summaryrefslogtreecommitdiff
path: root/doc/ikiwiki
AgeCommit message (Collapse)Author
2011-04-21meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)Joey Hess
2011-04-17the "not" keyword doesn't work for pagespecs (or no longer does). use an ! ↵https://www.google.com/accounts/o8/id?id=AItOawlnFkgzrv6n4UuYWXv8APZiG8_ydyMOyR4
instead.
2011-03-28meta plugin: script supportGiuseppe Bilotta
(cherry picked from commit 44c5b27f88fdbfb4fdd061f600039e490eaeff92)
2011-03-28meta: Security fix; don't allow alternative stylesheets to be added on pages ↵Joey Hess
where the htmlscrubber is enabled.
2011-03-07(no commit message)http://lovesgoodfood.com/jason/
2011-03-07Idea for extending inline.http://lovesgoodfood.com/jason/
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-23very obvious now, but I banged my head for hourshttps://www.google.com/accounts/o8/id?id=AItOawlOkUOJlzMqwzveE-ccbOg4W4LjeBcC4xo
2011-01-14further improvementJoey Hess
2010-12-16responseJoey Hess
2010-11-16more: Add pages parameter to limit where the more is displayed. (thanks, dark)Joey Hess
2010-11-15note about template inclusionhttp://jmtd.livejournal.com/
2010-11-15I totally misinterpreted what included() is supposed to be for.http://jmtd.livejournal.com/
This reverts commit da9e1ea667f82d5fca9168dbed19be08040570ff
2010-11-15guard templates with the if directive where necessaryhttp://jmtd.livejournal.com/
2010-10-23Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-10-23expand on using templates outside the wiki source directoryhttp://jmtd.livejournal.com/
2010-10-20add a hint that creation_month takes a number, not a month nameJoey Hess
2010-10-08(no commit message)http://hendry.iki.fi/
2010-09-23b00ghttp://hendry.iki.fi/
2010-08-30finish link(.) supportJoey Hess
2010-08-30Single dot in pagespec translates to 'current page'Giuseppe Bilotta
2010-08-12flattr: New plugin.Joey Hess
Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.
2010-07-24Single escape (not double escape) square bracket.http://sirireiter.dk/
2010-07-18remove dup sentenceJoey Hess
2010-07-12po: added an optional target percentage to needstranslationintrigeri
(cherry picked from commit 98cc9460ac67fee606437712882cfa1e5d259729)
2010-07-05comments: Added commentmoderation directive for easy linking to the comment ↵Joey Hess
moderation queue.
2010-07-04po: added a needstranslation() pagespecintrigeri
(cherry picked from commit b225fdc44d4b3d2853db622d59aed7b59788aeec)
2010-06-25commenting on the link-text-from-title ideahttp://kerravonsen.dreamwidth.org/
2010-06-23finializing openid nickname supportJoey Hess
Renamed usershort => nickname. Note that this means existing user login sessions will not have the nickname recorded, and so it won't be used for those.
2010-06-23document external linksJoey Hess
2010-06-23responseJoey Hess
2010-06-19Match start page `/index` does not work.PaulePanter
2010-06-12img: Support hspace and vspace attributes.Joey Hess
2010-06-09move contrib plugin directives out of ikiwiki/directiveJoey Hess
Problem is that ikiwiki/directive is turned into an underlay and added to all wikis. And the test suite checks it for broken links and turns some up. So it's not appropriate for contrib plugin's directives to be documented in there.
2010-05-19added tochttp://kerravonsen.dreamwidth.org/
2010-05-19new version; prev_, next_, here_only, and loopshttp://kerravonsen.dreamwidth.org/
2010-05-19put ftemplate directive info under directives; new version of ftemplate, ↵http://kerravonsen.dreamwidth.org/
with LOOPS!
2010-05-08calendar: Allow negative month to be specified. -1 is last month, etc. (And ↵Joey Hess
also negaitve years.)
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07updateJoey Hess
2010-05-06moved comments pending moderationJoey Hess
* comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. * This allows easier byhand moderation, as the "_pending" need only be stripped off and the comment be committed to version control. * The `comment_pending()` pagespec can be used to match such unmoderated comments, which makes it easy to add a feed of them, or a counter indicating how many there are. * Belatedly added a `comment()` pagespec.
2010-05-05consistently drop NAME= in templatesJoey Hess
also add template syntax smoke test
2010-04-26Add page() PageSpec, which is like glob() but matches only pages, not other ↵Joey Hess
files.
2010-04-26document match_guidJoey Hess
2010-04-24Merge branch 'master' into templatemoveJoey Hess
2010-04-24fix capsJoey Hess
2010-04-24Merge branch 'master' into templatemoveJoey Hess
2010-04-24remove paragraph about old style directives, it's been long enoughJoey Hess
2010-04-23improve attachment exampleJoey Hess
2010-04-23Merge branch 'master' into templatemoveJoey Hess
Conflicts: doc/templates.mdwn