summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/recentchanges.pm
AgeCommit message (Expand)Author
2009-04-01recentchanges: change to using do=goto links.Joey Hess
2009-01-31Split cgi_goto into a goto pluginSimon McVittie
2009-01-31recentchanges: delete CGI hook in favour of the global oneSimon McVittie
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-22recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-18html escaping complicationJoey Hess
2008-11-18improve escaping of wikilinks and preprocessor directivesJoey Hess
2008-11-10Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea...Joey Hess
2008-10-19fix relativedate timezone inclusionJoey Hess
2008-10-17fix urlJoey Hess
2008-10-17tweak recentchanges permalink codeJoey Hess
2008-10-17Patch for anchor-based change permalinks in recent changes feedJoey Hess
2008-10-17make relativedate work for the dates on the recentchanges pageJoey Hess
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-09-27Merge commit 'smcv/beautify'Joey Hess
2008-09-26decode utf-8 in recentchanges_link parameterJoey Hess
2008-09-25recentchanges: Fix redirects to non-page files.Joey Hess
2008-09-21recentchanges: construct redirections via urlto(), avoiding mentions of index...Simon McVittie
2008-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
2008-07-26remove default values in getsetupJoey Hess
2008-07-26standardising and documenting getsetupJoey Hess
2008-07-26finish adding getsetup hooks to pluginsJoey Hess
2008-07-11rename beautify_url to stress it only works on the path componentJoey Hess
2008-07-11beautify url recentchanges_link redirs toJoey Hess
2008-06-04fix uninitialized value problemJoey Hess
2008-06-04it's not $title, try the other variableJoey Hess
2008-06-04also decode html entities in the titleJoey Hess
2008-03-14* Fix expiry of old recentchanges changeset pages.Joey Hess
2008-03-03* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess
2008-02-03* recentchanges: Exipre all *._change pages, even if the directoryJoey Hess
2008-02-03* recentchanges: Improve handling of links on the very static changes pagesJoey Hess
2008-01-30move openiduser function to the openid pluginJoey Hess
2008-01-30move recentchanges link enabling into a pagetemplate hookJoey Hess
2008-01-29really fix the baseurl problemJoey Hess
2008-01-29make the author metadata for changes pages be the un-munged openidJoey Hess
2008-01-29added configuration for recentchangesJoey Hess
2008-01-29add code to delete old change pagesJoey Hess
2008-01-29use new refresh hookJoey Hess
2008-01-29updatesJoey Hess
2008-01-29escape wikilinks and preprocessor directivesJoey Hess
2008-01-29typoJoey Hess
2008-01-29more style improvementsJoey Hess
2008-01-29non-tabular recentchanges displayJoey Hess
2008-01-29some parameteraisation and generalisationJoey Hess
2008-01-28proof of concept implementation of static recentchangesJoey Hess