summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-04-23allow template pages to not be under templates/Joey Hess
2010-04-23allow a bare page name to be specified as a templateJoey Hess
2010-04-22look for templates in srcdir and underlays, firstJoey Hess
This entailed changing template_params; it no longer takes the template filename as its first parameter. Add template_depends to api and replace calls to template() with template_depends() in appropriate places, where a dependency should be added on the template. Other plugins don't use template(), so will need further work. Also, includes are disabled for security. Enabling includes only when using templates from the templatedir would be nice, but would add a lot of complexity to the implementation.
2010-04-22remove add_templates optionJoey Hess
Templates are moving into the srcdir, and will also be searched for in configured underlays, so this is redundant.
2010-04-22clarifyJoey Hess
2010-04-22addJoey Hess
2010-04-22updateJoey Hess
2010-04-22updateJoey Hess
2010-04-22Merge branch 'autotag'Joey Hess
2010-04-22improved fix for depends_simple_mixupJoey Hess
Avoid adding the page matched against as an influence for currently failing pagespec matches, while still adding any other influences. This avoids bloating depends_simple with lots of bogus influences when matching eg, "!link(done)". It's only necessary for the page being tested to be an influence of that if the page matches.
2010-04-21added a test case for this bugJoey Hess
Further analysis suggests fixing this might not be as dreadful as I first thought!
2010-04-21backlink influence data seems okJoey Hess
2010-04-21updateJoey Hess
2010-04-21more wrongnessJoey Hess
2010-04-21link fixJoey Hess
2010-04-21argh. head exploding.Joey Hess
2010-04-21my autotag branch seems readyJoey Hess
2010-04-21turn on tag_autocreate by default if tagbase is setJoey Hess
2010-04-21Merge branch 'master' into autotagJoey Hess
Conflicts: IkiWiki/Plugin/tag.pm
2010-04-21remove broken ./tag supportJoey Hess
The commit that added the (working) support for using /tag to override tagbase also tried to make ./tag work. Problem is, tags are links, and ./foo is not a valid link (though I think there's a wishlist about it). So, using ./tag really resulted in tag creation links that led to a "bad page name" error. And even if the tag were created in the right place, the link didn't go to it.
2010-04-21Merge branch 'master' into autotagJoey Hess
Conflicts: IkiWiki/Plugin/tag.pm
2010-04-21responseJoey Hess
2010-04-21Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-21note re includesJoey Hess
2010-04-21suppressing auto-creation can be quite counter-intuitivehttp://smcv.pseudorandom.co.uk/
2010-04-21elide an older patch that's no longer under discussionhttp://smcv.pseudorandom.co.uk/
2010-04-21updateJoey Hess
2010-04-21Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-21updateJoey Hess
2010-04-21Merge branch 'master' into autotagJoey Hess
2010-04-21update, tag deletion bugJoey Hess
2010-04-21(no commit message)http://hendry.iki.fi/
2010-04-21document tag_autocreateJoey Hess
2010-04-21(no commit message)http://hendry.iki.fi/
2010-04-21update; my branch is (partially) debugged nowJoey Hess
2010-04-21debugginghttp://hendry.iki.fi/
2010-04-21add_autofile filename should be relative to srcdirJoey Hess
2010-04-21Merge branch 'master' into autotagJoey Hess
2010-04-21appliedJoey Hess
2010-04-21Missing links with no CGIhttp://oblomov.myopenid.com/
2010-04-20Merge branch 'master' into autotagJoey Hess
2010-04-20Clarificationshttp://oblomov.myopenid.com/
2010-04-20internal pages: the revenge?http://smcv.pseudorandom.co.uk/
2010-04-20clarify whether the raw files would be put in destdirJon Dowland
2010-04-20similarity to internal pagesJoey Hess
2010-04-19responseJoey Hess
2010-04-20non comprendhttp://kerravonsen.dreamwidth.org/
2010-04-20formattinghttp://kerravonsen.dreamwidth.org/
2010-04-20further clarificationhttp://kerravonsen.dreamwidth.org/
2010-04-19responseJoey Hess