Uriel
|
492f3b96f1
|
Atumatically expand conf_hide_paths arguments with $sitedir
|
2009-02-21 00:04:48 +00:00 |
|
Uriel
|
7ba725cf92
|
Don't execute perm_redirects directly from conf_perm_redirect to avoid tripping over sitemaps and other code that sources config files but doesn't want to actually *do* anything. Also hide paths with simple or pattern redirects from sitemaps.
|
2009-02-14 07:09:27 +00:00 |
|
Uriel
|
7151777d9b
|
Add conf_enable_app to add items to $enabled_apps, used from conf_enable_xxx functions so one doesn't need to both add stuff to $eanbled_apps and then call conf_enable_xxx, and to avoid enabling the same app twice.
New conf_enable_wiki function to follow the interface of other apps.
|
2009-02-08 00:22:46 +00:00 |
|
Uriel
|
602819f2fa
|
Make conf_hide_path more flexible, and note a limitation in sitemap dirfilter handling.
|
2009-02-05 03:16:14 +00:00 |
|
Uriel
|
e084b89cae
|
Reorg code in five source files: werc.rc, cgilib.rc, corehandlers.rc, wercconf.rc and werclib.rc.
|
2009-02-01 20:06:51 +01:00 |
|