aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* more idomatic perlJoey Hess2009-12-04
* cvs: Add missing bit to Automator.Joey Hess2009-12-02
* fix inverted testJoey Hess2009-12-02
* calendar: Fix month wraparound error that broke in December.Joey Hess2009-12-02
* inline: Avoid using %links to test for page existenceJoey Hess2009-11-30
* fix bestlink to not return just-deleted pagesJoey Hess2009-11-30
* calendar: Add title attributes for all links in the calendars.Joey Hess2009-11-26
* fix hook namesJoey Hess2009-11-25
* date: New plugin that allows inserting date directives that expand to pretty-...Joey Hess2009-11-25
* inline: Use caching of inlined pages to speed up builds of inlines that inclu...Joey Hess2009-11-17
* meta: Allow use of DESCRIPTION in templates to get at the meta description va...Joey Hess2009-11-16
* meta: Generate meta description tags even when the html scrubber is enabled.Joey Hess2009-11-16
* avoid fallthrough to default meta header addition for titleJoey Hess2009-11-16
* inline: Fix display of all pages when archive=yes or show=0 are used.Joey Hess2009-11-13
* inline: Allow direct inclusion of non-page files in raw mode.Joey Hess2009-11-13
* inline: Do not generated feeds for nested inlines.Joey Hess2009-11-13
* typoJoey Hess2009-11-10
* httpauth: Add cgiauthurl setting that can be used to do http basic auth only ...Joey Hess2009-11-10
* localstyle: New plugin, allows overrding the toplevel local.css with one that...Joey Hess2009-11-09
* Moved the postscan hook to run on the raw html of a page, before the template...Joey Hess2009-11-08
* underlay: Avoid crashing if lists of underlays (or template directories) are ...Joey Hess2009-11-07
* underlay: Fix example values put in setup file to be array references.Joey Hess2009-11-06
* google: Pass the whole wiki url to google, not just the domain, so that searc...Joey Hess2009-10-29
* fix url encoding in redirJoey Hess2009-10-29
* moderatedcomments: New plugin to allow comment moderation w/o relying on blog...Joey Hess2009-10-26
* mdwn: Avoid trying to use multimarkdown if it is not installed.Joey Hess2009-10-26
* po: Fix breakage caused by changes to render code.Joey Hess2009-10-26
* inline: Fix raw mode. Closes: #552114Joey Hess2009-10-23
* meta: Gather permalink info on scan pass so it is available to inline when us...Joey Hess2009-10-21
* avoid -O default for CFLAGS, and documentJoey Hess2009-10-21
* Pick up user specified CFLAGS when compiling the wrapper.Giulio Eulisse2009-10-21
* Fix a bug introduced in the last version that caused ikiwiki to skip all file...Joey Hess2009-10-21
* edittemplate: Work around bug #551499 in CGI::FormBuilder.Joey Hess2009-10-18
* edittemplate: Allow template page name to be specified using anything legal f...Joey Hess2009-10-18
* fix logic errorJoey Hess2009-10-17
* slight optimisationJoey Hess2009-10-15
* inline: Optimize generation of archives, etcJoey Hess2009-10-15
* sparkline: show error if php does not runJoey Hess2009-10-14
* year calendar: Avoid highlighting the current month in a different yearJoey Hess2009-10-12
* year calendar: only link to months that have postsJoey Hess2009-10-12
* remove whitespace from within arrow linksJoey Hess2009-10-12
* calendar: Add creation time limits to user's pagespecJoey Hess2009-10-12
* calendar: Fix CSS for year calendar to match the plugin documentation.Joey Hess2009-10-12
* skip mergesJoey Hess2009-10-12
* can't use --reverse with git log --followJoey Hess2009-10-11
* Merge branch 'master' into dependency-typesJoey Hess2009-10-11
|\
| * git: --getctime will now follow renames back to the original creation of a file.Joey Hess2009-10-11
* | calendar: avoid inline images in linksJoey Hess2009-10-11
* | calendar: use left and right arrows for next/prev monthsJoey Hess2009-10-11
* | fix next/prev month padding bugJoey Hess2009-10-11