|
From: Chris W. <ch...@cw...> - 2001-12-28 04:33:53
|
Earlier today I uploaded to sourceforge a new version of the base_page
package. This version includes directory handlers and includes two so
you can see how they work.
The first directory handler replaces the DirectoryIndex-like behavior
built into the normal page handler before -- so http://blah/dir/ looks
for http://blah/dir/index.html.
The second handler provides a simple directory index so you can browse
around files like an FTP site.
So if you'd like to play with it, have fun. Note that I haven't put the
option for editing the directory handler mappings ('/PageDirectory/')
into the Admin Toolbox yet. Also, be sure to look at the table
definitions -- the 'content_type' table got a field added as well as new
data, and there's a new 'page_directory' table along with data.
Chris
--
Chris Winters (ch...@cw...)
Building enterprise-capable snack solutions since 1988.
|