Age | Commit message (Expand) | Author |
2008-08-11 | error if ping fails, rather than printing debug | Joey Hess |
2008-08-07 | inline: Ignore parent dirs when sorting pages by title. | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-07-27 | fix cgiurl check | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | typo | Joey Hess |
2008-07-26 | turn booleans into questions | Joey Hess |
2008-07-26 | predefine pingurl | Joey Hess |
2008-07-25 | add getconfig for inline | Joey Hess |
2008-07-25 | fix feed urls | Joey Hess |
2008-07-13 | switch preprocess hooks to use error function | Joey Hess |
2008-07-12 | Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi... | Simon McVittie |
2008-07-12 | Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>. | Simon McVittie |
2008-07-12 | Move yesno function out of inline and into IkiWiki core, not exported. | Joey Hess |
2008-07-12 | rename uuid to guid | Joey Hess |
2008-07-12 | elide temp var | Joey Hess |
2008-07-11 | inline plugin: if meta plugin is also enabled, and has collected a uuid for a... | Simon McVittie |
2008-07-06 | editpage escaping fixes | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-05-31 | inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid... | Joey Hess |
2008-05-15 | inline: Display a message if the 'pages' parameter is missing, before it just... | Joey Hess |
2008-05-07 | Optimised file statting code when scanning for modified pages; cut the number... | Joey Hess |
2008-05-06 | POSIX::setsid is not exported per default | Joey Hess |
2008-04-03 | need to handle urls to images the same | Joey Hess |
2008-04-03 | Bug#473987: [PATCH] Links relative to baseurl mangled in atom/rss feeds | Manoj Srivastava |
2008-03-23 | inline: Allow the "feedshow" parameter to take values greater than the value ... | Joey Hess |
2008-03-21 | work around perl warning | Joey Hess |
2008-03-21 | delete inline data after it's used | Joey Hess |
2008-03-21 | crazy optimisation to work around slow markdown | Joey Hess |
2008-03-12 | * Use absolute url for feedurl when filling out the feed templates. | Joey Hess |
2008-02-24 | * inline: When forcing urls absolute for rss feeds, skip mailto and other | Joey Hess |
2008-02-24 | * Fix another preview will_render bug. This one involved inline, | Joey Hess |
2008-02-04 | proper fix for the preview/will_render issue | Joey Hess |
2008-02-04 | preview shouldn't show the feed buttons or post form | Joey Hess |
2008-02-04 | * inline: Add new `allowrss` and `allowatom` config options. These can be | Joey Hess |
2008-02-04 | * inline: When previewing, still call will_render on rss/atom files, | Joey Hess |
2008-01-28 | * inline: The template can check for FIRST and LAST, which will be | Joey Hess |
2008-01-09 | * meta: Run in scan mode again (more intelligently) and re-add support for | Joey Hess |
2008-01-07 | fix some bad copy and pasted plugin ids | Joey Hess |
2007-12-16 | correct variable scoping error in nils's patch | Joey Hess |
2007-12-16 | rssurl and atomurl are only needed where $feeds is set | Nis Martensen |
2007-12-16 | Also increment feednum only if feeds are generated | Nis Martensen |
2007-12-12 | Set page_numfeeds only if feeds are being generated | Nis Martensen |
2007-11-13 | * inline: Add timeformat parameter to control how the ctime of | Joey Hess |
2007-10-25 | use nulls to avoid ambiguities | Joey Hess |
2007-10-25 | * Add handling of feeds for nested inlines, as well as support for a | Joey Hess |
2007-09-13 | * inline: add feedonly option, set feedonly=yes to get only the feed button | joey |
2007-09-02 | * Correct generation of RFC 3339 format times for atom/rss feeds. Always use | joey |
2007-08-26 | * Fix bug when blogging by cgi, introduced in last version. | joey |
2007-08-11 | * Apply a patch from NicolasLimare adding modification date tags to rss and | joey |