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