uriel
|
58b48192a4
|
Move setup of main handler for 404 to a setup_404_handler function that can be more easily overriden, for example from config files!
|
2009-05-29 10:07:01 +00:00 |
|
uriel
|
fc307bb7b7
|
Remove add_synth_paths function, not really needed, can manipulate variable directly for now.
|
2009-03-09 22:16:11 +00:00 |
|
uriel
|
812ffcf8aa
|
New api to allow 'synthetic' dirs, only for sidebar for now.
|
2009-03-08 23:58:49 +01:00 |
|
uriel
|
bd8c80efa3
|
Correct <ul> and <li> nesting in navigation sidebar.
|
2009-03-03 22:34:26 +00:00 |
|
uriel
|
467b4182d4
|
Revert the <ul> fix which was not really correct, and fix another missing </li>.
|
2009-03-03 22:04:17 +00:00 |
|
uriel
|
009b173ebd
|
Stop generating an extra superfluous <ul></ul> in sidebar menu.
|
2009-03-03 21:38:22 +00:00 |
|
uriel
|
2a6f78ec4e
|
New link_bar handler to be used in sidebars.
|
2009-03-03 12:32:03 +00:00 |
|
uriel
|
a32b568f63
|
Minor style changes.
|
2009-02-27 22:38:55 +00:00 |
|
uriel
|
cfca9ad7a5
|
In the sidebar tree, remove sitedir *after* we apply dirfilter.
|
2009-02-21 00:03:11 +00:00 |
|
uriel
|
a1d12138bb
|
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 |
|