summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2010-04-10po: Configuring the same language as master and slave confuses processing; so...Joey Hess
2010-04-10Merge remote branch 'smcv/unescaped-meta'Joey Hess
2010-04-09po: Check that translated underlay directories exist before using them for ma...Joey Hess
2010-04-06minor style etc changesJoey Hess
2010-04-06don't force a rebuildJoey Hess
2010-04-06Merge remote branch 'smcv/ready/sort-package'Joey Hess
2010-04-06Merge remote branch 'smcv/ready/link-types'Joey Hess
2010-04-06HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie
2010-04-06Only store authorsort in meta pagestate if it differs from authorSimon McVittie
2010-04-06Only store titlesort in meta pagestate if it differs from titleSimon McVittie
2010-04-05Use $a and $b for SortSpec cmp callbacksSimon McVittie
2010-04-05txt: Add a special case for robots.txt.Joey Hess
2010-04-05comments: Fix missing entity encoding in title.Joey Hess
2010-04-04fix test suiteJoey Hess
2010-04-04more idiomatic perlJoey Hess
2010-04-04rename hash and avoid unnecessary hash refJoey Hess
2010-04-04fix indentation & whitespaceJoey Hess
2010-04-04Fix bzr plugin to work with bzr 2.0.Lars Wirzenius
2010-04-04Rename sort parameter to meta title/author to sortas=barSimon McVittie
2010-04-04meta: generalize meta_title into meta(title); support author, updated, dateSimon McVittie
2010-04-04Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie
2010-04-04implement typed links; add tagged_is_strict config optionSimon McVittie
2010-04-03Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie
2010-04-03Split out sortnaturally into a pluginSimon McVittie
2010-04-02qualify template_fileJoey Hess
2010-04-02template: Search for templates in the templatedir, if they are not found as p...Joey Hess
2010-04-02htmlscrubber: Allow colons in url fragments after '?'Joey Hess
2010-03-26fix the other half of the filecheck filename bugJoey Hess
2010-03-25Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie
2010-03-25filecheck: Fix bug that prevented the pagespecs from matching when not called...Joey Hess
2010-03-25remove a few leftover manual folding indicatorsJoey Hess
2010-03-24fix back-compat with old Net::OpenIDJoey Hess
2010-03-24Add an optional "sort" argument to meta titles, defaulting to the titleSimon McVittie
2010-03-24Have the meta plugin add a meta_title sort orderSimon McVittie
2010-03-19whitespaceJoey Hess
2010-03-19audited use POSIXJoey Hess
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-03-12typoJoey Hess
2010-03-12htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste...Joey Hess
2010-03-11search: Avoid '$' in the wikiname appearing unescaped on omega's query templa...Joey Hess
2010-03-11moderatedcomments: Added moderate_pagespecJoey Hess
2010-03-09typoJoey Hess
2010-03-09Fix utf8 issues in calls to md5_hex.Joey Hess
2010-02-24catch failure to open the filetypes fileJoey Hess
2010-02-14comments: Display number of comments in comment action link.Joey Hess
2010-02-14minor refactor/optimisationJoey Hess
2010-02-12setup file orderingJoey Hess
2010-02-12add section informationJoey Hess
2010-02-12remove unnecessary IkiWiki::Joey Hess