summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-11-13inline: Fix display of all pages when archive=yes or show=0 are used.Joey Hess
2009-11-13inline: Allow direct inclusion of non-page files in raw mode.Joey Hess
2009-11-13inline: Do not generated feeds for nested inlines.Joey Hess
2009-11-10typoJoey Hess
2009-11-10httpauth: Add cgiauthurl setting that can be used to do http basic auth only ...Joey Hess
2009-11-09localstyle: New plugin, allows overrding the toplevel local.css with one that...Joey Hess
2009-11-08Moved the postscan hook to run on the raw html of a page, before the template...Joey Hess
2009-11-07underlay: Avoid crashing if lists of underlays (or template directories) are ...Joey Hess
2009-11-06underlay: Fix example values put in setup file to be array references.Joey Hess
2009-10-29google: Pass the whole wiki url to google, not just the domain, so that searc...Joey Hess
2009-10-29fix url encoding in redirJoey Hess
2009-10-26moderatedcomments: New plugin to allow comment moderation w/o relying on blog...Joey Hess
2009-10-26mdwn: Avoid trying to use multimarkdown if it is not installed.Joey Hess
2009-10-26po: Fix breakage caused by changes to render code.Joey Hess
2009-10-23inline: Fix raw mode. Closes: #552114Joey Hess
2009-10-21meta: Gather permalink info on scan pass so it is available to inline when us...Joey Hess
2009-10-21avoid -O default for CFLAGS, and documentJoey Hess
2009-10-21Pick up user specified CFLAGS when compiling the wrapper.Giulio Eulisse
2009-10-21Fix a bug introduced in the last version that caused ikiwiki to skip all file...Joey Hess
2009-10-18edittemplate: Work around bug #551499 in CGI::FormBuilder.Joey Hess
2009-10-18edittemplate: Allow template page name to be specified using anything legal f...Joey Hess
2009-10-17fix logic errorJoey Hess
2009-10-15slight optimisationJoey Hess
2009-10-15inline: Optimize generation of archives, etcJoey Hess
2009-10-14sparkline: show error if php does not runJoey Hess
2009-10-12year calendar: Avoid highlighting the current month in a different yearJoey Hess
2009-10-12year calendar: only link to months that have postsJoey Hess
2009-10-12remove whitespace from within arrow linksJoey Hess
2009-10-12calendar: Add creation time limits to user's pagespecJoey Hess
2009-10-12calendar: Fix CSS for year calendar to match the plugin documentation.Joey Hess
2009-10-12skip mergesJoey Hess
2009-10-11can't use --reverse with git log --followJoey Hess
2009-10-11Merge branch 'master' into dependency-typesJoey Hess
2009-10-11git: --getctime will now follow renames back to the original creation of a file.Joey Hess
2009-10-11calendar: avoid inline images in linksJoey Hess
2009-10-11calendar: use left and right arrows for next/prev monthsJoey Hess
2009-10-11fix next/prev month padding bugJoey Hess
2009-10-11fix day linksJoey Hess
2009-10-11calendar: Fix bug in next/previous year/month links, which sometimes linked t...Joey Hess
2009-10-11calendar: Fix midnight rebuild trigger of calendars with explicit month/year.Joey Hess
2009-10-11avoid temporary variablesJoey Hess
2009-10-09add_depends: optimise influence calculationJoey Hess
2009-10-09img: use presence dependency when linking to a pageJoey Hess
2009-10-09brokenlinks: use pagespec_match_listJoey Hess
2009-10-09pagespec_match_list: change limit to filterJoey Hess
2009-10-09conditional: use pagespec_match_listJoey Hess
2009-10-09indentationJoey Hess
2009-10-09conditional: use yesnoJoey Hess
2009-10-09progress: switch to new pagespec_match_listJoey Hess
2009-10-09linkmap: Use new pagespec_match_listJoey Hess