summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/inline.mdwn
AgeCommit message (Collapse)Author
2011-02-22inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta
This allows per-form/feedlink group customization without having to resort to counting. (cherry picked from commit b134feb0dc2d9a8ff7ae447537fa8bc02811aabd)
2011-01-14further improvementJoey Hess
2009-10-08add sorting pageJoey Hess
2009-10-05fix documentation of quickJoey Hess
It *always* turns off feeds, because feeds require a look at all pages.
2009-08-16Fix (hopefully) grammar.PaulePanter
2009-06-16inline: add pagenames parameterSimon McVittie
If given instead of pages, this is interpreted as a space-separated list of links to pages (with the same LinkingRules as in a WikiLink), and they are inlined in exactly the order given. The sort and pages parameters cannot be used in conjunction with this one.
2009-04-11Add a microblog template that is useful for inlining microblogging posts.Joey Hess
2009-03-19add Sort::Naturally to suggests and use cpan linkJoey Hess
2009-03-19implement sort=title_natural for inlinechrysn
adds a new sorting order, title_natural, that uses Sort::Naturally's ncmp function to provide better sorting for inlines
2008-12-11inline: Support feedfile option to change the filename of the feed generated.Joey Hess
2008-12-11inline: Support emptyfeeds=no option to skip generating empty feeds.Joey Hess
2008-09-19Add link to edittemplatehttp://www.cse.unsw.edu.au/~willu/
2008-09-11two more links to blogJoey Hess
2008-09-11move inline documentation from blog to directive/inlineJoey Hess
2008-09-11fix link text on links to pluginsJoey Hess
2008-09-11Move the directive documentation into its own underlay, separate from ↵Joey Hess
basewiki, since it's sorta large compared to the rest of basewiki.