aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* Thanks!http://lovesgoodfood.com/jason/2011-01-02
|
* responseJoey Hess2011-01-02
|
* YAFRhttp://lovesgoodfood.com/jason/2010-12-30
|
* Add a second parameter to the rcs_diff hook, and avoid bloating memory ↵Joey Hess2010-12-29
| | | | reading in enormous commits.
* expand documentationhttp://smcv.pseudorandom.co.uk/2010-12-28
|
* add as a contrib pluginhttp://smcv.pseudorandom.co.uk/2010-12-26
|
* the album plugin now requires the transient pluginhttp://smcv.pseudorandom.co.uk/2010-12-26
|
* recommend 2-argument urlto whenever possiblehttp://smcv.pseudorandom.co.uk/2010-12-26
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-12-16
|\
| * reply to KA about fieldsets and field typesGiuseppe Bilotta2010-12-16
| |
* | responseJoey Hess2010-12-16
|/
* add themes page and remove actiontabs.css from css_market since it is aJoey Hess2010-12-11
| | | | theme
* namespaces are othogonal to the issue of securityhttp://kerravonsen.dreamwidth.org/2010-12-08
|
* Some comments on fields namespacingGiuseppe Bilotta2010-12-06
|
* updating the docs in keeping with latest version - multi-page reportshttp://kerravonsen.dreamwidth.org/2010-12-06
|
* ping for reviewhttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-12-05
|
* more tweaks to urlto documentationJoey Hess2010-11-29
|
* second parameter of urlto is optionalJoey Hess2010-11-29
|
* tweak urlto descriptionJoey Hess2010-11-29
|
* Merge remote branch 'smcv/ready/localurl'Joey Hess2010-11-29
|\
| * urlto(): if $from is undef, return a local path, not an absolute URLSimon McVittie2010-11-22
| |
* | (no commit message)Joey Hess2010-11-27
|/
* add example of skipping blog posts while scrubbing commentsJoey Hess2010-11-12
|
* put the problematic patch in a toggleable to make discussion more visiblehttp://smcv.pseudorandom.co.uk/2010-11-08
|
* cross-referenceshttp://smcv.pseudorandom.co.uk/2010-11-08
|
* (no commit message)http://smcv.pseudorandom.co.uk/2010-11-08
|
* A wish for a noninvasive autoindex.JoeRayhawk2010-11-07
|
* ugh, now with better syntaxhttp://smcv.pseudorandom.co.uk/2010-11-01
|
* added to githttp://smcv.pseudorandom.co.uk/2010-11-01
|
* new version of ymlfront finally documentedhttp://kerravonsen.dreamwidth.org/2010-10-28
|
* tweaking docshttp://kerravonsen.dreamwidth.org/2010-10-28
|
* Fix some more links.Thomas Schwinge2010-10-27
| | | | | | | DynDNS (which was resolving *.schwinge.homeip.net to my server at home) stopped supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use the canonical name (or pay for getting this back, or go looking for another service provider)...
* Fix links. DynDNS (which was resolving *.schwinge.homeip.net to my server ↵tschwinge2010-10-27
| | | | at home) stopped supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use the canonical name (or pay for getting this back, or go looking for another service provider)...
* Merge remote branch 'remotes/origin/master'Anonymous2010-10-26
|\
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM2010-10-23
| |
| * setting cookies before aggregatinghttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-10-19
| |
* | signal dead link to 'default content for *copyright* and *license*' pluginAnonymous2010-10-26
|/
* note that recentchanges plugin handles reversionsJoey Hess2010-10-08
|
* make revert hooks optionalJoey Hess2010-10-08
| | | | | | I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead recentchanges tests to see if the hooks are available and calls them directly.
* convert rcs_revert to only stage the reversionJoey Hess2010-10-06
|
* remove rcs_showpatchJoey Hess2010-10-06
|
* document new rcs reversion support functionsJoey Hess2010-10-04
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk2010-09-29
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk2010-09-29
|
* better tagshttps://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk2010-09-28
|
* initial pagehttps://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk2010-09-28
|
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
| | | | | | | | | | | | plovs reported a crash when templates were not installed properly, with a non-useful error about the template object not being defined. I've audited all uses of template_depends(), and template(), and it makes sense for them to throw an error if the template cannot be found. All code with a user-supplied template catches errors already, to handle template parse failures. It did not make sense for template_file to throw errors, as some code uses it to probe if a template file is available.
* document settings needed to fix bugJoey Hess2010-09-18
|
* remove obsolete docs about DefaultLanguageJoey Hess2010-09-18
| | | | | I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed.
* updateJoey Hess2010-09-14
|