aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki.pm
Commit message (Expand)AuthorAge
* Merge branch 'master' into poJoey Hess2009-07-19
|\
| * Move OpenID pretty-printing from openid plugin to coreSimon McVittie2009-07-10
| * Optimise use of gettext, and avoid ugly warnings if Locale::gettext is not av...Joey Hess2009-06-08
* | Merge commit 'upstream/master' into pub/pointrigeri2009-06-06
|\|
| * Tighten up matching of bare words inside directivesJoey Hess2009-06-05
* | Merge branch 'master' into poJoey Hess2009-05-19
|\|
| * Allow curly braces to be used in pagespecsJoey Hess2009-05-18
| * Allow underlaydir to be overridden without messing up inclusion of other unde...Joey Hess2009-05-07
| * Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
| * Revert "pagespec_match_list * optimisation"Joey Hess2009-04-23
| * pagespec_match_list * optimisationJoey Hess2009-04-23
| * pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
| * pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
* | Merge commit 'upstream/master' into pub/pointrigeri2009-04-20
|\|
| * add _darcs to prune listJoey Hess2009-04-04
* | Merge branch 'master' into poJoey Hess2009-03-27
|\|
| * Fix bug that caused weird things to appear as page types.Joey Hess2009-03-15
| * unknown option wording tweakJoey Hess2009-03-13
* | brought back checkcontent hook full-content compat.intrigeri2009-03-08
|/
* Add noextension parameter to htmlize hooks to support, eg, Makefile.Joey Hess2009-02-19
* move check_canedit, check_content to IkiWiki library from editpageJoey Hess2009-02-12
* clarify description of verboseJoey Hess2009-01-24
* add human-readable error when unknown pagespec function is calledJoey Hess2009-01-20
* export installdirJoey Hess2009-01-12
* Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess2009-01-10
* refactor pagespec derelevitisation codeJoey Hess2009-01-10
* yesno: Always accept English even when localised.Joey Hess2009-01-03
* Merge branch 'master' into nextJoey Hess2008-12-26
|\
| * inline: Run format hook firstJoey Hess2008-12-26
| * hack to avoid globlist deprecaton message false positiveJoey Hess2008-12-23
| * Add deprecation warning for GlobLists, which will stop working in 3.0.Joey Hess2008-12-23
* | remove globlist supportJoey Hess2008-12-23
* | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* | enable prefix_directives by defaultJoey Hess2008-12-23
|/
* beautify_urlpath: if path already starts with ./, don't add another ./Simon McVittie2008-12-21
* beautify_urlpath: add ./ before checking for /index.htmlSimon McVittie2008-12-21
* clarifyJoey Hess2008-12-18
* don't rely on $@Joey Hess2008-12-17
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* inline: Support feedfile option to change the filename of the feed generated.Joey Hess2008-12-11
* fix handling of wrappergroup optionJoey Hess2008-11-26
* avoid adding ./ to urls unnecessarilyJoey Hess2008-11-20
* check for invalid utf-8, and toss it back to avoid crashesJoey Hess2008-11-12
* make unlockwiki drop the cgilockJoey Hess2008-11-11
* lockwiki changesJoey Hess2008-11-11
* Fix the link() pagespec to match links that are internally recorded as absolute.Joey Hess2008-11-09
* document wikistatedir, though it's still internalJoey Hess2008-11-07
* meta: Plugin is now enabled by default since the basewiki uses it.Joey Hess2008-11-06
* allow_symlinks_before_srcdir is a booleanJoey Hess2008-10-29
* untrusted committers code seems to be fully workingJoey Hess2008-10-23