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.7 Update Released

Home        News        Bugs        Downloads        Docs        Forum        CVS        Stats

Project: Sitellite CMS
Date: December 23, 2005 - 1:43 AM

Sitellite 4.2.7 was released today featuring several bug fixes and feature improvements. From the change log:

  • Fixed a bug in rpc_decode in js/rpc.js
  • Added new method rpc.get_xml in js/rpc.js
  • Fixed a bug causing pending/rejected document notices to be sent from Apache instead of from the address specified in the site settings.
  • Fixed a bug in Rex when going from approved to draft to archived. Note that this requires a small database schema change, found in the file upgrade/4.2.6-4.2.7.sql -- thanks Oliver!
  • Fixed missing case of '<xt:' tag at start of body contents in xed_init
  • When you log in as an administrator from the SiteMember login forms, it now opens Sitellite but sends you back to the last page you were at before you logged in.
  • One can now use the resource 'sitellite_keyword' to restrict access to adding/editing web page keywords.
  • Fixed a CSS error in the admin template set.
  • Replaced the former SAF test suite with one based on the 'pear run-tests' command.
  • You can now specify 'advanced = yes' on any MailForm field and it will be automatically hidden from users whose browse level preference is not set to 'advanced'.
  • You can now specify 'safe = no' in Xed widgets and Xed will allow elements such as javascript, onclick attributes and embedded object tags in its output, even if cleaning is turned on (the default). This allows you to keep the XHTML conformance without the security restrictions.
  • The Xed links to switch between editor/source are now shown only for users in the advanced mode/browse level.
  • Updated examples app with new examples and updates to existing examples.
  • Created a new default template set which is cleaner and which provides more help by way of comments within the templates themselves to help get new users up to speed faster.
  • Created new example website content to help users get off to a faster start.
  • Added username/password to the registration confirmation email.
  • Eliminated 'Call-time pass-by-reference' warning in PEAR/Net/Geo.
  • Added a $session->authorize() method and session_authorize() function to saf.Session for easy authorization without completing the login process.
  • Fixed a problem with saf.GUI.Menu's getTree() and matching page id and below_page values.
  • Password recovery message now specifies username, in case they forgot that as well.
  • The default for Xed has now been changed to allow Javascript and other dynamic elements, but to still clean the document for syntax errors.

More Project News