Onpub 1.1 Released

Onpub 1.1 has been released.

Here's a list of fixes and improvements in this new version:

  • Upgraded bundled CKEditor to version 3.6.2
  • OnpubWebsites->get now retrieves sub-sections if section retrieval is enabled
  • The What's New code is now able to properly link sub-section linked articles
  • Frontend will now properly detect and display database query syntax errors generated by OnpubAPI.
  • The frontend navigation menu is now able to render more than 1 level of sub-sections. It can now render any number of levels in a tree of sub-sections.
  • Upgraded bundled version of YUI to 3.4.1.
  • Moved yui/ lib directory under the api/ directory in the Onpub install root dir. Since the lib is used by both the frontend and management interfaces, it should be a part of the API includes directory.
  • The frontend and management interfaces now properly handle when PDO is not installed at all in addition to detecting the missing PDO_MYSQL database driver.
  • Added new config variable for including a PHP file directly after the What's New section on the home page.
  • Fixed AJAX overlay offset to make it flush with the main content area top border.
  • Disabled onmouseup handler for CKEditor save button since this was breaking AJAX save in IE 9 for the latest CK version.
  • Hid CKEditor New Page button to prevent accidental deletion of article changes.

Click here to download.