| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
It makes no sense to have robots index these pages, so inform them that
they should not. We still tell them to follow the links, obviously.
Signed-off-by: martin f. krafft <madduck@madduck.net>
|
|\ |
|
| | |
|
|/
|
|
|
|
|
|
| |
Add a prefix_directives option to the setup file to turn this syntax
on; currently defaults to false, for backward compatibility. Support
optional '!' prefix even with prefix_directives off, and use that in
the underlay to support either setting of prefix_directives. Add NEWS
entry with migration information.
|
| |
|
|
|
|
|
| |
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
|
|
* Plugins can add new directories to the search path with the add_underlay
function.
* Split out smiley underlay files into a separate underlay, so if the plugin
isn't used, the wiki isn't bloated with all those files.
|