Napata Flat File CMS 1.5.2013 Released

Slightly one week after I released the database-driven Napata CMS 1.5.2013 release, here comes the latest flat file package of the CMS. Here is the changelog for the release:
  1. Change: Moved the Console code to the main NapataFileCMS class file.
  2. Change: Moved the Admin page code to the main NapataFileCMS class file.
  3. New: Added new method: AdminPage();
  4. New: Added new admin page: PHP Info page.
  5. Change: NOARCHIVE, NOFOLLOW, NOINDEX robots for Login, Console and Admin pages.
  6. New: DeFunkt front-end theme added to the pre-installed themes.
That's all. Remember you can get the script on both Google Code and Sourceforge. Just follow the links on the right sidebar of this blog and get started.

Napata CMS 1.5.2013 Released

Wassup everybody! The 1.5.2013 release is now out ready for you to download. Oops, this is after roughly 3 months since the last release (not bad at all). One of the main improvements I have bundled in this release is the ability for the site admin to select a static page to be displayed on the site's frontpage rather than the usual recent articles posted on the site. To effect this change, the site admin has to go the Admin_Site_settings page. Then they have to fill in the title of the static page in the form for the change to happen. The admin can leave the static homepage field empty if they would like to show the most recent articles on the front page.


Additional changes in this release include:

  1. New: Moved installer core files to their own directory.

  2. Change: Minor changes to the installer.

  3. Change: Upgrade JQuery library to the 1.8.2 release.

  4. Change: Minor change to HandleSQLErrors() function to write the request_uri instead of the query string in error logfiles.

  5. Fix: Minor syntatic fix to the sample article on installer. Removed tags around the first paragraph that prevented Markdown to work properly. (Markdown package)

  6. Fix: Fix to a bug that prevented NOINDEX, NOFOLLOW, NOARCHIVE robots from not being printed for all revised articles.

  7. Fix: Social network links open in a new tab.

  8. New: Updated WYMEditor to 0.5 (stable) release. (WYSIWYM package)

  9. Fix: Fixes to the error logic when summary, article title or article body fields are empty when saving a record.

  10. Fix: Article information is not lost when saving a newly created page after an error is detected.

  11. Change: Upgraded WYMeditor package to 0.5 stable release. (WYSIWYM package)

  12. Change: Editor size changes. (Markup and Markdown syntax packages)

  13. Change: Upgrade PHP Markdown Extra parser to the 1.2.6 release. (Markdown syntax package)

  14. New: Static page for the homepage can now be selected.

  15. Change: Admin_update_settings page altered. Site admin can now select the static page to be shown on the front page.

  16. New: DeFunkt theme added to the pre-installed themes.

  17. Change: Added static_homepage input field to the installer.

  18. Change: DeFunkt replaces the Default theme.



Oops, I forgot this. A new pre-installed theme has been added in this release: the DeFunkt theme. It is now the default theme that you will see once you install the script.


Remember, you can get this script on Sourceforge and on Google Code. Enjoy, :-).
top