aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/inline.pm
Commit message (Expand)AuthorAge
* Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie2009-01-18
* typoJoey Hess2008-12-26
* Merge branch 'master' into nextJoey Hess2008-12-26
|\
| * inline: Run format hook firstJoey Hess2008-12-26
* | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
|/
* jump to comment after postingJoey Hess2008-12-18
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* simplifiy logicJoey Hess2008-12-11
* inline: Support feedfile option to change the filename of the feed generated.Joey Hess2008-12-11
* inline: Support emptyfeeds=no option to skip generating empty feeds.Joey Hess2008-12-11
* move feedpages application upJoey Hess2008-12-11
* use error for two messagesJoey Hess2008-11-05
* inline: Only the last feed link was put on the page, fix this to include all ...Joey Hess2008-10-20
* fix relativedate timezone inclusionJoey Hess2008-10-19
* relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess2008-10-17
* inline: Use the feed's description in the rss and atom links. Closes: #502113Joey Hess2008-10-15
* fix prototypeJoey Hess2008-10-14
* inline: Allow MTIME to be used in inlinepage.tmpl.Joey Hess2008-10-14
* inline: Fix handling of rootpage that doesn't exist.Joey Hess2008-10-01
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* rootpage is not a pagespecJoey Hess2008-09-14
* minor optimisationJoey Hess2008-09-08
* editpage: New core plugin factoring out page editing to allow disabling it if...Joey Hess2008-09-05
* error if ping fails, rather than printing debugJoey Hess2008-08-11
* inline: Ignore parent dirs when sorting pages by title.Joey Hess2008-08-07
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* fix cgiurl checkJoey Hess2008-07-27
* remove default values in getsetupJoey Hess2008-07-26
* typoJoey Hess2008-07-26
* turn booleans into questionsJoey Hess2008-07-26
* predefine pingurlJoey Hess2008-07-26
* add getconfig for inlineJoey Hess2008-07-25
* fix feed urlsJoey Hess2008-07-25
* switch preprocess hooks to use error functionJoey Hess2008-07-13
* Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi...Simon McVittie2008-07-12
* Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.Simon McVittie2008-07-12
* Move yesno function out of inline and into IkiWiki core, not exported.Joey Hess2008-07-12
* rename uuid to guidJoey Hess2008-07-12
* elide temp varJoey Hess2008-07-12
* inline plugin: if meta plugin is also enabled, and has collected a uuid for a...Simon McVittie2008-07-11
* editpage escaping fixesJoey Hess2008-07-06
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
* inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid...Joey Hess2008-05-31
* inline: Display a message if the 'pages' parameter is missing, before it just...Joey Hess2008-05-15
* Optimised file statting code when scanning for modified pages; cut the number...Joey Hess2008-05-07
* POSIX::setsid is not exported per defaultJoey Hess2008-05-06
* need to handle urls to images the sameJoey Hess2008-04-03
* Bug#473987: [PATCH] Links relative to baseurl mangled in atom/rss feedsManoj Srivastava2008-04-03
* inline: Allow the "feedshow" parameter to take values greater than the value ...Joey Hess2008-03-23
* work around perl warningJoey Hess2008-03-21