aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki/ikiwiki
Commit message (Collapse)AuthorAge
* fix file, should be symlinkJoey Hess2010-04-16
|
* add pagespec/sorting to underlayJoey Hess2009-10-09
|
* Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵Joey Hess2009-08-16
| | | | the basewiki.
* added symlink to pagespec/po in basewiki to fix the buildintrigeri2008-11-07
| | | | | | else basewiki_brokenlinks.t fails. Signed-off-by: intrigeri <intrigeri@boum.org>
* replace subdir link with link to the one page from it we wantJoey Hess2008-09-12
|
* move inline docs to ikiwiki/directive/inlineJoey Hess2008-09-11
| | | | ikiwiki/blog will be going away
* rename preprocessordirective to directiveJoey Hess2008-08-25
| | | | | | | | | 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 :-)
* add to basewikiJoey Hess2008-07-02
|
* The search interface now allows searching for a page by title ("title:foo"), ↵Joey Hess2008-06-04
| | | | as well as for pages that contain a given link ("link:bar").
* MAJOR basewiki reorgJoey Hess2007-12-08
Including redir pages for the moved basewiki pages. These will be removed in a future release.