summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2009-10-05closuresJoey Hess
2009-10-05clarify amoungJoey Hess
I found it really hard to understand from the old description..
2009-10-05switch plugins page to use a map instead of an inlineJoey Hess
A map just seems a better fit for reference, since it deliniates the contrib plugins better, and orders better. It also has the advantage of being less expensive, since the plugins page does not need to update when eg, the pagecount page changes. Only downside is, no rss feed of new plugins. Which I know a few people were subscribed to.
2009-10-05fix documentation of quickJoey Hess
It *always* turns off feeds, because feeds require a look at all pages.
2009-10-05syntaxJoey Hess
2009-10-05omit forum and javascript from listJoey Hess
2009-10-05make links dependencies fire if broken links changeJoey Hess
2009-10-04Merge branch 'master' into dependency-typesJoey Hess
2009-10-04update, add spec for link dependenciesJoey Hess
2009-10-04rework dependency types codeJoey Hess
Simplify, change default content depends number to 1, change interface to make more sense.
2009-10-04updateJoey Hess
2009-10-04updateJoey Hess
2009-10-04Merge branch 'master' into dependency-typesJoey Hess
2009-10-04document effect of contentless dependencies on sidebar efficiencyJoey Hess
2009-10-04Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-10-04updateJoey Hess
2009-10-04Updated pproc-indent by catching only indent at beginning of linehttp://kaizer.se/
2009-10-03responseJoey Hess
2009-10-03did a scratch implementation of dependancy types, but found it more complexJoey Hess
2009-10-03clarifyJoey Hess
2009-10-03document add_depends dependency type interfaceJoey Hess
2009-10-03Fix a bug that could lead to duplicate links being recorded for tags.Joey Hess
Here I was bitten by perl's aliasing of foreach variables to the loop array contents, and match_link accidentially changed the contents of %links. In Jon's testcase, a tag added an absolute link, which was made relative by the above bug, and then the link was added again in preprocess, and turned into a duplicate.
2009-10-03responsehttp://www.cse.unsw.edu.au/~willu/
2009-10-02consistency with edittemplate?Joey Hess
2009-10-02combine with pagetemplate?Joey Hess
2009-10-02fix wording here tooJoey Hess
2009-10-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-10-02improve wordingJoey Hess
2009-10-02Add reference to new pluginhttp://www.cse.unsw.edu.au/~willu/
2009-10-02(no commit message)http://jmtd.livejournal.com/
2009-10-02wishlist/todo item: disable/enable directives by pagespechttp://jmtd.livejournal.com/
2009-10-02+bugs/ backlinks onhover thing can go weirdhttp://jmtd.livejournal.com/
2009-10-02responsehttp://jmtd.livejournal.com/
2009-10-02fixJoey Hess
2009-10-02split off todo item for multiple dependency typesJoey Hess
2009-10-02split out dependency type issue into its own todoJoey Hess
2009-10-02mention loop optimisationJoey Hess
2009-10-02fix branch nameJoey Hess
2009-10-02implemented one fix in transitive-dependencies branch, but not really happy ↵Joey Hess
with it
2009-10-02add bug about transitive dependenciesJoey Hess
2009-10-02didn't we already close this bug? Yes, we did. hmmJoey Hess
2009-10-02followupJoey Hess
2009-10-02+bugs/ the login page is unclear when multiple methods existhttp://jmtd.livejournal.com/
2009-10-02opinion about login page clarityhttp://jmtd.livejournal.com/
2009-10-02weird tag/brokenlinks bughttp://jmtd.livejournal.com/
2009-10-02(no commit message)http://jmtd.livejournal.com/
2009-10-02add linkhttp://weakish.pigro.net/
2009-10-02remove some unintended wikilinkshttp://jmtd.livejournal.com/
2009-10-02remove unintended wikilinkhttp://jmtd.livejournal.com/
2009-10-02link to docutils mailing list discussion. also ask about <p>[[!directives]]</p>Ulrik Sverdrup