aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* fix autofile callJoey Hess2010-04-17
* tag_autocreate fixupsJoey Hess2010-04-17
* refactor autofilesJoey Hess2010-04-17
* Merge remote branch 'davrieb/autotag' into autotagJoey Hess2010-04-17
|\
| * Make sure deleted tag pages don't get recreated.David Riebenbauer2010-04-03
| * Check for existence off srcfile in add_autofileDavid Riebenbauer2010-04-03
| * Export add_autofile() for use in Plugins.David Riebenbauer2010-02-02
| * Use add_autofile() in tag.pmDavid Riebenbauer2010-02-02
| * Automatically create tag pages,David Riebenbauer2010-02-02
* | autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.Joey Hess2010-04-17
* | squelch warningJoey Hess2010-04-16
* | implement rcs_getmtime for svnJoey Hess2010-04-16
* | automatically run --gettime, and optimise it for gitJoey Hess2010-04-16
* | --gettime revampJoey Hess2010-04-16
* | sidebar plugin optimisationsJoey Hess2010-04-15
* | calendar: Improved display of arrows.Joey Hess2010-04-15
* | conditional: Fix bug that forced "all" mode off by default.Joey Hess2010-04-15
* | fix sidebar directive parameter handlingJoey Hess2010-04-15
* | allow sidebar directive to enable use of sidebar pageJoey Hess2010-04-15
* | sidebar: Add global_sidebars setting.Joey Hess2010-04-15
* | sidebar: Now a sidebar directive can be used to override the sidebar shown on...Joey Hess2010-04-15
* | disable feeds in raw modeJoey Hess2010-04-15
* | typoJoey Hess2010-04-15
* | enhance pagestats and rework example blog front pageJoey Hess2010-04-15
* | calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ...Joey Hess2010-04-15
* | po: Configuring the same language as master and slave confuses processing; so...Joey Hess2010-04-10
* | Merge remote branch 'smcv/unescaped-meta'Joey Hess2010-04-10
|\ \
| * | HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie2010-04-06
* | | po: Check that translated underlay directories exist before using them for ma...Joey Hess2010-04-09
* | | minor style etc changesJoey Hess2010-04-06
* | | don't force a rebuildJoey Hess2010-04-06
* | | Merge remote branch 'smcv/ready/sort-package'Joey Hess2010-04-06
|\ \ \
| * | | Only store authorsort in meta pagestate if it differs from authorSimon McVittie2010-04-06
| * | | Only store titlesort in meta pagestate if it differs from titleSimon McVittie2010-04-06
| * | | Use $a and $b for SortSpec cmp callbacksSimon McVittie2010-04-05
| * | | Rename sort parameter to meta title/author to sortas=barSimon McVittie2010-04-04
| * | | meta: generalize meta_title into meta(title); support author, updated, dateSimon McVittie2010-04-04
| * | | Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie2010-04-03
| * | | Split out sortnaturally into a pluginSimon McVittie2010-04-03
| * | | Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie2010-03-25
| * | | Add an optional "sort" argument to meta titles, defaulting to the titleSimon McVittie2010-03-24
| * | | Have the meta plugin add a meta_title sort orderSimon McVittie2010-03-24
* | | | Merge remote branch 'smcv/ready/link-types'Joey Hess2010-04-06
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie2010-04-04
| * | | implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04
* | | | txt: Add a special case for robots.txt.Joey Hess2010-04-05
* | | | comments: Fix missing entity encoding in title.Joey Hess2010-04-05
* | | | fix test suiteJoey Hess2010-04-04
* | | | more idiomatic perlJoey Hess2010-04-04
* | | | rename hash and avoid unnecessary hash refJoey Hess2010-04-04