aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/inline.pm
Commit message (Expand)AuthorAge
...
* pagespec_match_list: change limit to filterJoey Hess2009-10-09
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* fix feedpages dependencyJoey Hess2009-10-08
* inline: switch to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* remove explicit addition of dependencies for displayed pagesJoey Hess2009-10-07
* fix add_depends to new apiJoey Hess2009-10-05
* inline: Use a contentless dependency in quick mode.Joey Hess2009-10-04
* Merge commit 'intrigeri/po'Joey Hess2009-08-28
|\
| * inline: moved rootpage logic to a functionintrigeri2009-08-28
* | inline: if using pagenames, don't add a dependency on "page1 or page2 or..."Simon McVittie2009-08-28
|/
* Revert "Allow add_depends to take an arrayref"Joey Hess2009-08-25
* Allow add_depends to take an arrayrefSimon McVittie2009-08-25
* calendar, inline, map: don't pre-join dependenciesSimon McVittie2009-08-24
* use pagespec_match_list for feedpagesJoey Hess2009-08-16
* Add discussionpage configuration settingJoey Hess2009-08-13
* optimise gettext callsJoey Hess2009-08-13
* inline: Avoid use of my $_ as it fails with older perls. Closes: #541215Joey Hess2009-08-12
* inline: add pagenames parameterSimon McVittie2009-06-16
* fix further places where translated discussion case was assumedJoey Hess2009-06-04
* inline: Minor optimisation.Joey Hess2009-05-05
* formattingJoey Hess2009-04-23
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
* inline: Fix urls to feed when feedfile is used on an index page.Joey Hess2009-03-19
* avoid crashing if Sort::Naturally is not installedJoey Hess2009-03-19
* implement sort=title_natural for inlinechrysn2009-03-19
* 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