Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-11 | typo | Joey Hess | |
2009-10-11 | typo | Joey Hess | |
2009-10-11 | (no commit message) | Jogo | |
2009-10-10 | (no commit message) | Jogo | |
2009-10-09 | add_depends: optimise influence calculation | Joey Hess | |
I made match_* functions whose influences can vary depending on the page matched set a special "" influence to indicate this. Then add_depends can try just one page, and if static influences are found, stop there. | |||
2009-10-09 | pagespec_match_list: change limit to filter | Joey Hess | |
2009-10-09 | pagespec_match_list allow additional pagespec limit parameters again | Joey Hess | |
2009-10-08 | rename use_pagespec to pagespec_match_list | Joey Hess | |
To avoid breaking plugins, also support the old pagespec_match_list calling convention, with a deprecation warning. | |||
2009-10-08 | inline: switch to use_pagespec | Joey Hess | |
Taking advantage of every single one of its features, of course. Even had to add one more.. | |||
2009-10-08 | add use_pagespec and deptype functions | Joey Hess | |
2009-10-07 | add type info to influence information | Joey Hess | |
2009-10-07 | add influence info to match_* | Joey Hess | |
Also update docs, test suite. | |||
2009-10-07 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-07 | mention that pagespec_match returns an overloaded value | Joey Hess | |
2009-10-05 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-05 | responses, questions, ideas | Joey Hess | |
2009-10-05 | thoughts about renaming the actual images to .albumimage | http://smcv.pseudorandom.co.uk/ | |
2009-10-05 | switch plugins page to use a map instead of an inline | Joey 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-05 | syntax | Joey Hess | |
2009-10-05 | omit forum and javascript from list | Joey Hess | |
2009-10-05 | make links dependencies fire if broken links change | Joey Hess | |
2009-10-04 | rework dependency types code | Joey Hess | |
Simplify, change default content depends number to 1, change interface to make more sense. | |||
2009-10-04 | document effect of contentless dependencies on sidebar efficiency | Joey Hess | |
2009-10-03 | document add_depends dependency type interface | Joey Hess | |
2009-10-02 | fix wording here too | Joey Hess | |
2009-10-02 | add bug about transitive dependencies | Joey Hess | |
2009-10-01 | documentation seems inaccurate | martin | |
2009-10-01 | [patch] add an option to determine whether put autoindex pages in repo or not | http://weakish.pigro.net/ | |
2009-09-30 | thoughts | Joey Hess | |
2009-09-25 | reply to potential album user | http://smcv.pseudorandom.co.uk/ | |
2009-09-25 | create myself a user page | David Riebenbauer | |
and link from my signatures so far | |||
2009-09-22 | installation attachments q's | brush | |
2009-09-17 | see Resolve native reStructuredText links to ikiwiki pages | http://kaizer.se/ | |
2009-09-16 | Resolving WikiLinks in rst -- WIP | http://kaizer.se/ | |
2009-09-12 | typo | Amitai Schlair | |
2009-09-12 | remove cgi exclusion | Joey Hess | |
Note that a typical use of this plugin is for a static site, w/o cgi support enabled. | |||
2009-09-11 | update | Joey Hess | |
2009-09-11 | doc update, add --exclude ikiwiki.cgi to examples | Joey Hess | |
2009-09-11 | resp | Joey Hess | |
2009-09-11 | response | Amitai Schlair | |
2009-09-11 | review | Joey Hess | |
2009-09-10 | add rcs/cvs | Joey Hess | |
2009-09-10 | catch up to genwrapper | Amitai Schlair | |
2009-09-10 | new hook | Joey Hess | |
2009-09-10 | Add genwrapper hook, that can be used to add code into the C wrapper. | Joey Hess | |
2009-09-10 | File::chdir is needed now | Amitai Schlair | |
2009-09-09 | automated tests added (and they highlight that the plugin should | Amitai Schlair | |
probably restore the caller's working directory) | |||
2009-09-09 | describe current state of wrapper modification | Amitai Schlair | |
2009-09-09 | note refactored wrapper tweakulation | Amitai Schlair | |
2009-09-08 | underlay: Also allow configuring additional directories to search for ↵ | Joey Hess | |
template files in. |