- New: SQL Queries rewritten to use PHP PDO.
- Change: "My Account" link introduced.
- Fix: Theme fixes.
- Change: Method showErrorPage() for error pages.
- Fix: Data validation for user query.
- New: Parser extension Box tag.(Markup variant)
- New: Parser function extended. Arrows syntax, forced line break, Alert, Incomplete, Notice tags methods.(Markup variant)
- Fix: Data validation on special pages' queries.
- Change: Code cleanup
- Fix: Security Fixes.
- Change: SQL syntax improved; to improve site performance.
- Change: Administration panel improved.
- Change: Footer template changes shows Admin Email.
- Change: Renamed the Installer Check file to Check.php
- New: Check.php checks for register_globals and allow_url_fopen settings too.
- New: RevisionMessage() added. Shows the latest page link when a revied page of the same name is accessed.
- New: Theme tweaks to pre-installed themes to show the RevisionsMessage.
- New: Die Syntax introduced. Syntax format is die{{Your text....}}die. (Markup Variant)
- New: Edit summary now shown on the "Revisions" and "All Pages" pages.
- New: Update script revamped. You can upgrade your site by pointing your script to the update.php script.
- New: Check.php checks for update.php script too.
- New: Static pages introduced.
- New: Navigation generated dynamically. Navigation items consist of static pages.
- New:Action links replace forms on all pre-installed themes.
- Change: "Hello World" article replaced by a sample article.
- New: Last modified timestamp shown on "All articles" and "Revisions" pages.
- Change: Update scripts' queries re-written; queries now use PHP's PDO.
Napata CMS 1.4.2012 is now out. This is the main database-driven script of this project. The main change in this release is that the script now uses PHP's PDO to run all database queries. This is a major improvement since the use of mysql_* functions is not recommended; these functions are deprecated. Additional changes include bugfixes to the rendering engine, addition of a "My Account" link to the ActionLinks bar, a revamped admin area and the inclusion of static pages. Here is the complete changelog:
This comes approximately 1 month after the release of the script's first release candidate. But that ain't late at all. This release fixes a phoney bug that caused PHP code to display instead of the action links on a web page. Additionally, some other cosmetic changes have been made to the script. Here is the entire changelog for the flat file cms script:
- New: Config file added: npt-load.php
- Change: Moved $copyright variable to npt-load.php config file.
- Change: Added DIRPATH costant to the config. Points to the absolute path to the folders.
- Change: Deletion of error_reporting code in some pages. Config file now handles the error_reporting code.
- Fix: Fixes to E_NOTICE and E_WARNING errors.
- Change: Sidebar styling changes.
- Change: Renamed the sidebar heading from "Other Articles" to "Articles".
- Fix: Replaced PHP short tags on ActionLinks method to fix display problems of action links.
Subscribe to:
Posts (Atom)