Now that we have the WikiProperties at several different levels, I think we need to add a function to return a named property at site, web (by name) or user (again, by name) level. To speed things up we probably need to cache this in a file somewhere. To speed that up, we probably need to make some topics (WebPreferences comes to mind) magical in that they call a function to update the cache file if the topic is changed.
mod_perl is getting more attractive all the time! :-)
-- KevinKinnell - 06 Jun 2000
See SecurityAndVariableOverriding for a starting implementation of the site/web/user property variables.
-- AndreaSterbini - 04 Sep 2000