summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2008-12-26add link to untrusted git pushJoey Hess
2008-12-24make ikiwiki-transition prefix_directives take a setup fileJoey Hess
This is easier to remeber, and less error-prone than passing it all the pages in the wiki.
2008-12-24remove deprecated googlecalendar pluginJoey Hess
2008-12-23remove globlist supportJoey Hess
No transition code implemented, but I will probably make a 2.x release that warns about found globlists.
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-23Merge branch 'master' into nextJoey Hess
2008-12-23fix a few directives using the old syntaxJoey Hess
I'm turning on prefix_directives for the live wiki now.
2008-12-23enable aggregate_internal by defaultJoey Hess
2008-12-23po: make the dev timing clearerintrigeri
2008-12-21unify pagespecsJoey Hess
2008-12-17fixJoey Hess
2008-12-17simplify pagespecJoey Hess
2008-12-17change around comments pagespecsJoey Hess
I think it is clearer to have one pagespec that controls all pages with comments, and a separate pagespec that can be used to close new comments on a subset of those pages.
2008-12-17clarificationJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-12-17more comments doc updatesJoey Hess
Moved todo items to a todo page, mark the old todo item about comments as done, etc.
2008-12-12improve documentation of postcommentJoey Hess
2008-12-12first pass through comments documentationJoey Hess
Moved documentation out of contrib. Mostly tweaked some wording. Moved documentation of various bits to other pages (pagespec, etc), and linked to those. Documented the new templates in wikitemplates. Small quantities of documentation were removed. Particularly the list of template variables, which I think is fairly obvious when editing the template.
2008-12-12Another TODO itemhttp://smcv.pseudorandom.co.uk/
2008-12-12update with some more code improvementshttp://smcv.pseudorandom.co.uk/
2008-12-11Fix cut'n'past-o.tschwinge
2008-12-11inline: Support feedfile option to change the filename of the feed generated.Joey Hess
2008-12-11some issues joeyh reported on IRChttp://smcv.pseudorandom.co.uk/
2008-12-10Link to sandbox on my demo of the pluginhttp://smcv.pseudorandom.co.uk/
2008-12-10multiple formats now supportedhttp://smcv.pseudorandom.co.uk/
2008-12-10Update with today's changeshttp://smcv.pseudorandom.co.uk/
2008-12-09Fixed the pagespec linkhttp://john.choffee.co.uk/
2008-12-02update for rename of users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/
2008-11-27(no commit message)http://smcv.pseudorandom.co.uk/
2008-11-27Move some more discussion herehttp://smcv.pseudorandom.co.uk/
2008-11-27Move some discussion to discussion/http://smcv.pseudorandom.co.uk/
2008-11-27Move some discussion from comments page to herehttp://smcv.pseudorandom.co.uk/
2008-11-13Merge commit 'upstream/master' into prv/pointrigeri
2008-11-13po/todo: added test resultsintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12po(otherlanguages): return pages that should existintrigeri
... instead of already existing ones. This fixes the "missing otherlanguages links on master pages just created via the CGI" bug. Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12po(change): flush Memoize cache, to fix bug after rename/removeintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12po/todo: first pass of robustness tests, added todo for remove/renameintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12po/todo: added robustness tests that have to be doneintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12po: compute internal links from a slave page relative to its master pageintrigeri
e.g. a link appearing on a slave page links to its masterpage's subpages. Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12Merge commit 'upstream/po' into prv/pointrigeri
2008-11-11responseJoey Hess
2008-11-11patch and a few commentsJoey Hess
2008-11-11Merge commit 'intrigeri/po' into poJoey Hess
2008-11-11Merge branch 'master' into poJoey Hess
2008-11-11po/todo: bug report about linking to subpages from translation pagesintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/todo: fixed internal linksintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/todo: added note about backlinks not being updatedintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/todo: updateintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po: answered Joey's "create a new translation" questionintrigeri
... that I previously completely missed. Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po(change): fix uninitialized variables when running IkiWiki::refresh()intrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>