| Commit message (Expand) | Author | Age |
... | |
* | move example back to plugin | Joey Hess | 2008-09-11 |
* | reorg from will's changes•••The info about the cron job was lost (!), as was a paragraph about what
pages the calendar links to.
The CSS docs seems to fit better in the plugin page than the directive
page, moved it back.
| Joey Hess | 2008-09-11 |
* | add more note about cron job | Joey Hess | 2008-09-11 |
* | move demo back to plugin page•••We don't want expensive demos in the directives pages. Add an example of
its use instead.
Also, some minor rewording.
| Joey Hess | 2008-09-11 |
* | mention the cron job | Joey Hess | 2008-09-11 |
* | add underlay files for listdirectives•••As was noted, 'listdirectives' didn't include the underlay files that make
it really worthwhile. I've just gone through all the plugin
documentation, modified it to remove installation information and renamed
the files to match the directives rather than the plugins. This can now
serve as useful underlay.
I've only gone through plugins in the 'plugins' dir. I did not go through
the 'contrib' dir.
| William Uther | 2008-09-11 |
* | rename preprocessordirective to directive•••Reasons include:
- easier to type
- might want postprocessor directives again sometime, and listdirectives
can then use the directive/* files for either
- that it's done as a preprocessor step is an internal detail (and not a
very accurate one, really :-)
| Joey Hess | 2008-08-25 |
* | add to basewiki | Joey Hess | 2008-07-02 |
* | The search interface now allows searching for a page by title ("title:foo"), ... | Joey Hess | 2008-06-04 |
* | Add robots noindex,follow to redirection pages•••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>
| martin f. krafft | 2008-03-11 |
* | Merge branch 'master' into prefix-directives | Joey Hess | 2008-02-05 |
|\ |
|
| * | updates | Joey Hess | 2008-01-29 |
* | | Add new preprocessor directive syntax¸ using a '!' prefix.•••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.
| Josh Triplett | 2008-01-27 |
|/ |
|
* | updates | Joey Hess | 2007-12-08 |
* | MAJOR basewiki reorg•••Including redir pages for the moved basewiki pages. These will be removed in
a future release.
| Joey Hess | 2007-12-08 |
* | * Support for looking in multiple directories for underlay files.•••* 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.
| joey | 2007-08-28 |