summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2011-02-27comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...Joey Hess
2011-02-25avoid uninitialized value warning when running -dumpsetupJoey Hess
2011-02-22inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta
2011-02-22inline: base feed urls on included page nameGiuseppe Bilotta
2011-02-09Merge remote branch 'smcv/ready/transient-recentchanges'Joey Hess
2011-02-09map: don't create useless </ul><ul> sequencesGiuseppe Bilotta
2011-02-09Merge remote branch 'smcv/ready/transient-tag'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-autoindex'Joey Hess
2011-02-09minor optimisationJoey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-aggregate'Joey Hess
2011-02-09Merge remote branch 'smcv/transient-relative-api'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient'Joey Hess
2011-02-03htmltidy: Avoid breaking the sidebar when websetup is running.Joey Hess
2011-02-01editpage: Avoid inheriting internal page types.Joey Hess
2011-01-25run po checkconfig last so it can see underlays added in other checkconfig hooksJoey Hess
2011-01-24inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)Joey Hess
2011-01-24blogspam: Don't check modifications from admins for spam, and also allow the ...Joey Hess
2011-01-24bleaghJoey Hess
2011-01-23fix uninitilized value warning on bad page nameJoey Hess
2011-01-23Revert "fix uninitilized value warning on bad page name"Joey Hess
2011-01-22autoindex: default to autoindex_commit=1 as intendedSimon McVittie
2011-01-22Don't create autoindex pages just because of transient thingsSimon McVittie
2011-01-22Allow autoindex files to be written into the transient underlaySimon McVittie
2011-01-22Merge branch 'ready/autoindex-autofile' into HEADSimon McVittie
2011-01-22autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie
2011-01-22autoindex: use add_autofileSimon McVittie
2011-01-22rename: Fix crash when renaming a page that is linked to by a page in an unde...Joey Hess
2011-01-22comments: Fix XSS security hole due to missing validation of page name.Joey Hess
2011-01-22fix uninitilized value warning on bad page nameJoey Hess
2011-01-07Put newly aggregated pages in the transient underlaySimon McVittie
2011-01-07Only unlink excess recentchanges from srcdir if not in transientdirSimon McVittie
2011-01-07Put recent changes in the transient underlaySimon McVittie
2011-01-07tag: default to tag_autocreate_commit=1 as intendedSimon McVittie
2011-01-07tag: optionally write autocreated tags to the transient underlaySimon McVittie
2011-01-07Add add_literal_underlay and use it for the transient underlaySimon McVittie
2011-01-07Assume obsolete transient pages have the same extension as the changed pageSimon McVittie
2011-01-07GC unused pages in the transient underlaySimon McVittie
2011-01-07Add transient plugin, which adds ~/.ikiwiki/transient as an underlaySimon McVittie
2011-01-06reword feed descsJoey Hess
2011-01-06inline: pass the Atom/RSS titles to the templatesGiuseppe Bilotta
2011-01-05use cgitemplate, remove misctemplateJoey Hess
2011-01-05add cgitemplateJoey Hess
2011-01-05better handling of relative permalinksJoey Hess
2011-01-05factored out an urlabs from aggregate and cgiJoey Hess
2011-01-05Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess
2011-01-05remove old unused baseurl parameterJoey Hess
2011-01-05Fix base url when previewing. Was broken by urlto changes in last release.Joey Hess
2011-01-05unescape tag namesGiuseppe Bilotta
2011-01-04fix patch to not strip a leading "." unless it's part of a pathJoey Hess
2011-01-04fix patch to not expose config setting as a regexpJoey Hess