Callisto CMS 1.0 RC2 adds a bunch of new features to the previous release.
The two biggies are improved performance and directory navigation.

The entire way configuration files are being managed has been gutted and
refactored, so now all configuration data is being read on server startup,
rather than per-request.  This means if any changes are made to Callisto's
configuration files, you need to restart Apache, but that's IMHO a small price
to pay for the speed boost.

Directory navigation has been added.  Instead of only seeing your site from
the user's perspective, you can now browse files as if you were using
Nautilus or Explorer.  You can add/delete/rename files and directories,
you have a sidebar tree of your filesystem, and I'm currently working on
multiple views (e.g. list, icon, details, etc).

There are some other smaller changes in there, but that's the jist of it.

Changes:
Version 1.0-rc2 -- Wednesday, July 03 2002
---------------------------------------------------
  - Major performance enhancements (removed URIHandler, and
    moved configuration logic to Apache <Perl> sections)
  - Added a sidebar filesystem tree
  - Added a directory listing for filesystem browsing, file
    and directory creation, deletion and renaming
  - Performance enhancements to the SitemapTitle code
  - Made some minor changes to the sample site
  - Turned off debugging to FilesystemPie and SitemapTitle

-- 
OpenSource: Every now and then, you get what you don't pay for.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to