summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-12-04more idomatic perlJoey Hess
2009-12-02cvs: Add missing bit to Automator.Joey Hess
2009-12-02fix inverted testJoey Hess
2009-12-02calendar: Fix month wraparound error that broke in December.Joey Hess
2009-11-30inline: Avoid using %links to test for page existenceJoey Hess
2009-11-30fix bestlink to not return just-deleted pagesJoey Hess
2009-11-26calendar: Add title attributes for all links in the calendars.Joey Hess
2009-11-25fix hook namesJoey Hess
2009-11-25date: New plugin that allows inserting date directives that expand to pretty-...Joey Hess
2009-11-17inline: Use caching of inlined pages to speed up builds of inlines that inclu...Joey Hess
2009-11-16meta: Allow use of DESCRIPTION in templates to get at the meta description va...Joey Hess
2009-11-16meta: Generate meta description tags even when the html scrubber is enabled.Joey Hess
2009-11-16avoid fallthrough to default meta header addition for titleJoey Hess
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