Commit Graph

20 Commits

Author SHA1 Message Date
uriel
8ea1a6b131 Minor updates to initrc comments. 2009-01-11 07:41:24 +01:00
uriel
9478cec323 Simplify genbody/set_handler and reorg some env vars, including moving sitedirs/sitedir out of default initrc. 2009-01-04 22:49:05 +01:00
uriel
a0049a40cd Enable blagh app by default 2008-12-29 00:04:07 +01:00
uriel
e45a6dee50 Make sure . is in $path, needed when sourcing config files so we can avoid the ./... dance. 2008-12-27 11:48:46 +01:00
uriel
270c9999a0 Add sample 'hello world' app and enabled_apps config variable. 2008-12-21 09:37:40 +01:00
uriel
8d8419cc24 Make sites/ dir configurable. 2008-12-20 02:18:11 +01:00
uriel
a8f056f052 Use explicitly relative paths when sourcing now that . is not in path
Add comment about perf issues with menu()
2008-10-26 05:29:42 +01:00
uriel
f171e094ff Add back /usr/bin/ to default path (/usr/bin/awk makes us actually less portable *sigh*)
And update to use the new fproc_cache.rc and expand the comment explaining how it works.
2008-10-26 04:58:20 +01:00
uriel
d682ff5731 Tighten default path setting, this forces us to make references to /usr/bin/ programs explicit, which should help become more portable... it also messes up awk until we can get it into p9p 2008-10-26 04:27:27 +01:00
uriel
6a93828f9c Make some corrections to default initrc comments and update to use the renamed md_cache.rc 2008-10-26 04:02:33 +01:00
uriel
a3b35d668a Enable search for lib files in deprecated paths only if disableDeprecated is not true. 2008-09-25 07:01:30 +02:00
uriel
346b758756 Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
2008-09-24 20:21:32 +02:00
uriel
6308b2d25b Use plan9port var so we can set the location of p9p without having to change the $path 2008-09-17 02:40:24 +02:00
uriel
bcd3d0e1b4 Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options 2008-09-17 02:16:33 +02:00
uriel
c2fe445b82 Add some new debug facilities, and also fix a minnor bug in the new blog-sidebar-menu 2008-07-06 01:49:45 +02:00
uriel
61602f53d6 Content updates for both gsoc and harmful 2007-05-31 02:12:02 +02:00
uriel
bd6b665ce9 Remove obsolete sitemap and minnor style update 2007-05-29 04:04:55 +02:00
uriel
e48d20254f A bunch of stuff before breaking things up 2007-05-28 04:07:40 +02:00
uriel
396ba6b980 Add sitetitle= 2007-05-28 03:06:12 +02:00
uriel
58060d803e Initial commit 2007-05-27 13:25:55 +02:00