Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-12-16 | response | Joey Hess | |
2010-12-16 | reply to KA about fieldsets and field types | Giuseppe Bilotta | |
2010-12-11 | add themes page and remove actiontabs.css from css_market since it is a | Joey Hess | |
theme | |||
2010-12-08 | namespaces are othogonal to the issue of security | http://kerravonsen.dreamwidth.org/ | |
2010-12-06 | Some comments on fields namespacing | Giuseppe Bilotta | |
2010-12-06 | updating the docs in keeping with latest version - multi-page reports | http://kerravonsen.dreamwidth.org/ | |
2010-12-05 | ping for review | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | |
2010-11-29 | more tweaks to urlto documentation | Joey Hess | |
2010-11-29 | second parameter of urlto is optional | Joey Hess | |
2010-11-29 | tweak urlto description | Joey Hess | |
2010-11-29 | Merge remote branch 'smcv/ready/localurl' | Joey Hess | |
2010-11-27 | (no commit message) | Joey Hess | |
2010-11-22 | urlto(): if $from is undef, return a local path, not an absolute URL | Simon McVittie | |
2010-11-12 | add example of skipping blog posts while scrubbing comments | Joey Hess | |
2010-11-08 | put the problematic patch in a toggleable to make discussion more visible | http://smcv.pseudorandom.co.uk/ | |
2010-11-08 | cross-references | http://smcv.pseudorandom.co.uk/ | |
2010-11-08 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2010-11-07 | A wish for a noninvasive autoindex. | JoeRayhawk | |
2010-11-01 | ugh, now with better syntax | http://smcv.pseudorandom.co.uk/ | |
2010-11-01 | added to git | http://smcv.pseudorandom.co.uk/ | |
2010-10-28 | new version of ymlfront finally documented | http://kerravonsen.dreamwidth.org/ | |
2010-10-28 | tweaking docs | http://kerravonsen.dreamwidth.org/ | |
2010-10-27 | Fix some more links. | Thomas Schwinge | |
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)... | |||
2010-10-27 | Fix links. DynDNS (which was resolving *.schwinge.homeip.net to my server ↵ | tschwinge | |
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)... | |||
2010-10-26 | Merge remote branch 'remotes/origin/master' | Anonymous | |
2010-10-26 | signal dead link to 'default content for *copyright* and *license*' plugin | Anonymous | |
2010-10-23 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM | |
2010-10-19 | setting cookies before aggregating | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | |
2010-10-08 | note that recentchanges plugin handles reversions | Joey Hess | |
2010-10-08 | make revert hooks optional | Joey Hess | |
I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead recentchanges tests to see if the hooks are available and calls them directly. | |||
2010-10-06 | convert rcs_revert to only stage the reversion | Joey Hess | |
2010-10-06 | remove rcs_showpatch | Joey Hess | |
2010-10-04 | document new rcs reversion support functions | Joey Hess | |
2010-09-29 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-29 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-28 | better tags | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-28 | initial page | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-27 | template_depends: throw nice error message when template cannot be found | Joey Hess | |
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. | |||
2010-09-18 | document settings needed to fix bug | Joey Hess | |
2010-09-18 | remove obsolete docs about DefaultLanguage | Joey Hess | |
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. | |||
2010-09-14 | update | Joey Hess | |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as ↵ | Joey Hess | |
second parameter, to allow for plugins that needs access to this information earlier than the delete hook. | |||
2010-09-10 | po: Make the po_master_language use a langpair like "en|English", so it can ↵ | Joey Hess | |
be configured via the web. | |||
2010-09-07 | needsbuild hook interface changed; the hooks should now return the modified ↵ | Joey Hess | |
array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) | |||
2010-09-04 | added a patch to make it more like MediaWiki | Changaco | |
2010-09-01 | YAML is YAML | http://kerravonsen.dreamwidth.org/ | |
2010-08-31 | more on ymlfront vs MMD | Giuseppe Bilotta | |
2010-08-31 | keeping triple-dash as default, but making it configurable | http://kerravonsen.dreamwidth.org/ | |
2010-08-30 | ymlfront vs MMD | http://oblomov.myopenid.com/ | |