summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/preprocessordirective.mdwn
AgeCommit message (Collapse)Author
2008-03-11Tell robots to noindex,follow basewiki pagesmartin f. krafft
Those pages show up in the basewiki on most ikiwiki sites and thus really ought not to be indexed. We can let robots follow them though. Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-02-10improve wording and fix an example that is intentionall un-prefixedJoey Hess
2008-01-27Add new preprocessor directive syntax¸ using a '!' prefix.Josh Triplett
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.
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.