Tuesday, May 26, 2009

New version 2.0.3 of PHP MicroCMS




PHP MicroCMS allows users with very little technical knowledge to build websites, as done by millions of bloggers on the web. PHP MicroCMS requires NO knowledge of HTML, although HTML can be used to enhance the pages by adding headings, images, hyperlinks or simply to emphasize text.

There are many changes and additions in this version:

• Feature: [added] Possibility delete images from Image gallery in WYSIWYG
• Feature: [added] New CSS templates (blue)
• Feature: [added] Added up/down feature for easy moving menu categories in Edit Menus
• Feature: [added] Possibility to switch site template to Left-To-Right/Right-to-Left from menu Settings in Admin Panel
• Feature: [added] Backup & Restore module in Admin Panel
• Feature: [added] Multilingual text processing (UTF-8). Possibility to create CMS in different languages
• Feature: [added] Table page structure re-done into DIV's structure
• Feature: [added] Added possibility to add link on pages in left or top menu
• Feature: [added] SEO optimized links for static pages, like: static_pages/34/how-to-write-in-php.html
• Improved functionality of some features
• Bugs fixed


To view a Live Demo click here.

To download new version click here.

Saturday, May 16, 2009

New version 5.0.6 of PHP DataGrid


The new version 5.0.6 of PHP DataGrid is available for downloading from here.



There are some changes in this version. Read carefully Getting Started.

The main additions and improvements:

• Feature: [added] new parameter $export_all in AllowExporting() method, that allows exporting of all records
• Feature: [added] new non-documented property - allowRealEscape
• Feature: [added] new attribute in filtering fields: "filter_condition"=>"", that allows defining of additional conditions on filtering field

• Feature: [improved] added warning message on wrong field names in View mode
• Feature: [improved] vertical alignment of fields headers for columnar layout in edit mode
• Feature: [improved] UpdateRow() method - added handler of empty numeric fields
• Feature: [improved] predefined field "delimiter_1|2|3", from now it is possible to use this field several times.
• Feature: [improved] added new date format in filtering - "date_format"=>"datetime"
• Feature: [improved] number displaying in SetSummarizeNumberFormat() method

• Many bugs fixed

To view a Live Demo click here.

To download new version click here.

Saturday, May 02, 2009

New version of PHP DataGrid 5.0.5

The new version 5.0.5 of PHP DataGrid is available for downloading from here.




There are some changes in this version. Read carefully Getting Started.

The main additions and improvements:

• Feature: [added] non-documented attribute "align"=>"" for fields in edit mode
• Feature: [added] new CSS template "x-blue"
• Feature: [added] possibility to resize uploaded image
• Feature: [improved] CSS styles for pagging and filtering sections
• Feature: [improved] added transparency for some .GIF images in CSS styles
• Bugs fixed


To view a Live Demo click here.

To download new version click here.