Members

Note: You can use your Sitellite.org account here and vice versa.

Username

Password

Remember Login

Forgot your password?

Not a member? Click here to register

Sitellite 4.2.10 Update Released

Home        News        Bugs        Downloads        Docs        Forum        CVS        Stats

Project: Sitellite CMS
Date: September 11, 2006 - 10:23 PM

Sitellite 4.2.10 was released today featuring several bug fixes and feature improvements.

Highlights include:

  • Image Manager under Control Panel > Tools for accessing images outside of the image chooser
  • Sidebar randomizer makes sidebars more repurposeable
  • Improved PHP5 support

From the change log:

  • Fixed a problem with ampersands in links causing XT parsing failures.
  • Added sitellite/nav/common box with navigation similar to simian.ca
  • cms.Versioning.Rev now forces text IDs to lowercase and so does the

page edit form.

  • Fixed a missing CSS problem in H1-H6 tags in XT as a result of the toc feature.
  • Fixed a bug causing pages not to show up in the link chooser.
  • Made the new default menu in the example site the new sitellite/nav/common.
  • Fixed i18n issues with the new sitellite/util/custom form builder.
  • Fixed a problem with missing field values in easy mode creation of new pages.
  • Added the new improved email validation to the SiteMember registration form.
  • Added missing library sitellite.CustomForm
  • Fixed permission checking for deleting images, causing permission denials.
  • Fixed cms.Versioning.Rev to not strtolower() for pkeys on non-versioned tables.
  • Made the sitellite/sidebar box selectable through the box chooser.
  • Added a sitellite/sidebar/randomizer box which shows one random sidebar.
  • Added image manager to the tools menu as an extension of the image chooser.
  • Added new function menu_is_child_of() to the saf.GUI.Menu package.
  • The page edit form now prevents the creation of circular referencing in the

website hierarchy.

  • Web Files downloads now use readfile_chunked() to avoid PHP5 readfile() limits.

More Project News