werc/bin
uriel 8cd04dd184 New context var 'local_file' that will point to the on-disk-file that represents the main content of a given page request (if such exists, otherwise it is '' or ()).
Move title extracting functions from sitemap.tpl to werclib.rc.
Rewrite .md title extraction code to only match first lines when 'underlines' with =.

Use the changes above to generate better page titles when possible.
2009-07-28 20:28:35 +02:00
..
aux Groups are now simply users with a /members file with one member per file. 2009-02-28 13:27:16 +00:00
contrib Add yiyus md2html.awk script as an alternative to markdown.pl 2009-07-28 14:49:52 +02:00
cgilib.rc Add url_encode function to cgilib.rc 2009-07-20 03:59:49 +00:00
corehandlers.rc New context var 'local_file' that will point to the on-disk-file that represents the main content of a given page request (if such exists, otherwise it is '' or ()). 2009-07-28 20:28:35 +02:00
fltr_cache.rc Optimization: avoid using a temporary file to calculate the hash in md_handler. 2009-06-01 07:00:11 +02:00
template.awk Initial commit 2007-05-27 13:25:55 +02:00
werc_errlog_wrap.rc Add a simple wrapper to log stderr in broken http servers. 2009-06-06 16:15:56 +02:00
werc.rc New context var 'local_file' that will point to the on-disk-file that represents the main content of a given page request (if such exists, otherwise it is '' or ()). 2009-07-28 20:28:35 +02:00
wercconf.rc Rewrite redirect handling code with nested lists. 2009-03-14 00:28:34 +01:00
werclib.rc New context var 'local_file' that will point to the on-disk-file that represents the main content of a given page request (if such exists, otherwise it is '' or ()). 2009-07-28 20:28:35 +02:00