Commit Graph

1751 Commits (ff0e244701a6ead7f5a0b5826ac39bd42bad55ff)

Author SHA1 Message Date
Joey Hess d5056fb61e add example of skipping blog posts while scrubbing comments 2010-11-12 00:24:33 -04:00
http://smcv.pseudorandom.co.uk/ 9c42f57866 put the problematic patch in a toggleable to make discussion more visible 2010-11-08 12:17:07 +00:00
http://smcv.pseudorandom.co.uk/ 2c17255b66 cross-references 2010-11-08 12:14:26 +00:00
http://smcv.pseudorandom.co.uk/ 93e15cc84f 2010-11-08 12:02:36 +00:00
JoeRayhawk 408af2bb9e A wish for a noninvasive autoindex. 2010-11-07 04:37:14 +00:00
http://smcv.pseudorandom.co.uk/ e68f29eebb ugh, now with better syntax 2010-11-01 18:24:46 +00:00
http://smcv.pseudorandom.co.uk/ fa71b0e6aa added to git 2010-11-01 18:23:43 +00:00
http://kerravonsen.dreamwidth.org/ f2f41d680a new version of ymlfront finally documented 2010-10-28 00:21:47 +00:00
http://kerravonsen.dreamwidth.org/ 9ffa876710 tweaking docs 2010-10-28 00:19:43 +00:00
Thomas Schwinge a12dd235ea Fix some more links.
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 14:49:21 +02:00
tschwinge 6167671917 Fix links. 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 12:39:34 +00:00
Anonymous c2f01e320d Merge remote branch 'remotes/origin/master' 2010-10-26 17:57:58 +02:00
Anonymous 577e185b63 signal dead link to 'default content for *copyright* and *license*' plugin 2010-10-26 17:43:54 +02:00
https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM 91a3b74711 2010-10-23 02:16:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E a0b55ac3cd setting cookies before aggregating 2010-10-19 15:13:29 +00:00
Joey Hess 2d99fe0d34 note that recentchanges plugin handles reversions 2010-10-08 19:27:28 -04:00
Joey Hess 84111d96c4 make revert hooks optional
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-08 17:54:12 -04:00
Joey Hess 238e8b95a5 convert rcs_revert to only stage the reversion 2010-10-06 15:08:12 -04:00
Joey Hess 237ea79d71 remove rcs_showpatch 2010-10-06 14:39:10 -04:00
Joey Hess 3f3aab3793 document new rcs reversion support functions 2010-10-04 16:22:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk b0483974f5 2010-09-29 10:15:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 64c3c0d0de 2010-09-29 10:12:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 219f057e58 better tags 2010-09-28 19:24:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 9a0d1862f4 initial page 2010-09-28 19:01:50 +00:00
Joey Hess e22b18aabc template_depends: throw nice error message when template cannot be found
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-27 15:58:01 -04:00
Joey Hess ea487472ed document settings needed to fix bug 2010-09-18 18:48:46 -04:00
Joey Hess 0b59b14007 remove obsolete docs about DefaultLanguage
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-18 12:24:33 -04:00
Joey Hess 57d0ef239b update 2010-09-14 15:39:30 -04:00
Joey Hess c4ebdd6f46 Pass array of names of files that have been deleted to needsbuild hook as second parameter, to allow for plugins that needs access to this information earlier than the delete hook. 2010-09-10 17:17:08 -04:00
Joey Hess fbfda5ccfc po: Make the po_master_language use a langpair like "en|English", so it can be configured via the web. 2010-09-10 13:13:00 -04:00
Joey Hess 8a6f4a7e50 needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) 2010-09-07 12:08:59 -04:00
Changaco edb256d2d8 added a patch to make it more like MediaWiki 2010-09-04 14:04:51 +00:00
http://kerravonsen.dreamwidth.org/ 2a1077f886 YAML is YAML 2010-09-01 10:09:44 +00:00
Giuseppe Bilotta 3e7605d146 more on ymlfront vs MMD 2010-08-31 19:39:03 +02:00
http://kerravonsen.dreamwidth.org/ 2eb04d8b41 keeping triple-dash as default, but making it configurable 2010-08-31 12:36:50 +00:00
http://oblomov.myopenid.com/ d085d1ac5d ymlfront vs MMD 2010-08-30 19:29:31 +00:00
Joey Hess 827710bb59 split out bug report and close 2010-08-30 15:00:31 -04:00
Joey Hess 801c59b535 response 2010-08-30 14:25:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o 949a1edac7 2010-08-15 21:39:27 +00:00
Joey Hess 52e3f698bc respond, open wishlist todo item with design 2010-08-14 20:17:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o 8591fa4863 2010-08-14 22:41:57 +00:00
http://weakish.myopenid.com/ 8a0b2d07d3 possible to use place holders? 2010-08-13 16:13:06 +00:00
Joey Hess 80102c042d flattr: New plugin.
Thanks to jaywalk for the initial implementation at a flattr plugin!

This one is less configurable, but simpler.
2010-08-12 16:53:55 -04:00
Joey Hess 292e820974 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-08-09 13:19:17 -04:00
Joey Hess 51d5e54697 filecheck: Fall back to using the file command if the freedesktop magic file cannot identify a file. 2010-08-09 13:18:59 -04:00
http://kerravonsen.dreamwidth.org/ d2b50c37b4 formatting 2010-08-06 08:19:39 +00:00
http://kerravonsen.dreamwidth.org/ 0497b63792 Should I remove the old ymlfront format now that it recognises directives? 2010-08-06 08:19:06 +00:00
http://kerravonsen.dreamwidth.org/ f78357348a ymlfront now provides a ymlfront directive 2010-08-06 08:13:48 +00:00
http://kerravonsen.dreamwidth.org/ 5bbbdbecbb update docs for new version 2010-08-06 08:12:11 +00:00
intrigeri 97a706f73c both are now fixed in my po branch. 2010-08-02 15:14:33 +02:00