summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
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>
2008-11-11po: added HOMEPAGEURL template variable, documented when to use itintrigeri
Hopefully all links should now be consistent with the chosen linking behavior, but who knows... Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/todo: added bug report for weird Perl warningsintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/todo: updated page formats, broken links, documentationintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11Merge commit 'upstream/master' into prv/pointrigeri
2008-11-11po: help requestintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-11po/doc: first fuzzy-testing results for po4a and msgmergeintrigeri
Chapter #1, in which we learn po4a could help to DoS ikiwiki + po, whereas msgmerge seems reluctant to cooperate. Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-10po/doc: more security research resultsintrigeri
Apart of the fuzzying part, I'm done with what I can do without help. The "Running po4a on untrusted content" section needs at least a quick glance from an experimented Perl programmer. Signed-off-by: intrigeri <intrigeri@boum.org>