Commit Graph

10073 Commits (a47444fd97d73c756072abe655abf90b591defaa)

Author SHA1 Message Date
intrigeri 11bd781a9d answering joey 2010-07-24 11:18:57 +02:00
Joey Hess d2f56f7dea merged; notes 2010-07-23 14:29:17 -04:00
Joey Hess e5f67d3c8b Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b' 2010-07-23 14:24:48 -04:00
Joey Hess ef8a74fbc3 html 2010-07-23 14:22:18 -04:00
Joey Hess e3004912dd html 2010-07-23 14:19:54 -04:00
Joey Hess 055dfa00c6 html 2010-07-23 14:16:22 -04:00
intrigeri 081b43a8ae Implemented, please merge. 2010-07-23 19:30:31 +02:00
intrigeri 8ee3297b50 todo update 2010-07-23 19:30:31 +02:00
Joey Hess d78578f1b8 add tipjar link to sidebar
and flattr button, as an experiment
2010-07-23 13:24:15 -04:00
Joey Hess ddecdbe854 add flattr button 2010-07-23 12:49:34 -04:00
Joey Hess 56ff8b16f2 add news item for ikiwiki 3.20100722 2010-07-22 16:59:40 -04:00
intrigeri 862fc7c1ab Support ordered po_slave_languages as discussed previously.
Backward compatibility is still supported.
2010-07-20 02:25:17 +02:00
http://jeremiahfoster.com/ e50df5ea76 2010-07-19 09:16:32 +00:00
http://jeremiahfoster.com/ 011fb0b2e5 2010-07-19 09:16:09 +00:00
http://jeremiahfoster.com/ c4d22bdb75 Added example 2010-07-19 09:15:30 +00:00
http://jeremiahfoster.com/ 1e01ec26fe Added second question. 2010-07-19 09:12:39 +00:00
Javier Rojas bf9cc9e131 typo 2010-07-19 01:14:47 -05:00
Javier Rojas 194817b63d Merge branch 'master' of git://git.ikiwiki.info 2010-07-19 01:11:28 -05:00
Javier Rojas cfed58f290 new syntax file for ikiwiki files in vim 2010-07-19 01:11:22 -05:00
http://weakish.myopenid.com/ 0ddc89123e fix link syntax 2010-07-19 04:33:37 +00:00
http://weakish.myopenid.com/ 47e2e673bc link to 404 plugin 2010-07-19 04:31:08 +00:00
http://weakish.myopenid.com/ e71850f92d remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this plugin doesn't work with it w/o modification. 2010-07-19 04:28:55 +00:00
http://weakish.myopenid.com/ 884daeec1b update url 2010-07-19 04:24:15 +00:00
Joey Hess 35c9956df0 Revert "po_slave_languages can now be a hash, if order matters."
This reverts commit 4cf185e781.

That commit broke t/po.t (probably the test case only is testing too
close the the old implementation and needs correcting).

Also, we have not decided how to want to represent it yet, so I'm not
ready for this change.

Conflicts:

	IkiWiki/Plugin/po.pm
	doc/plugins/po.mdwn
2010-07-18 20:04:39 -04:00
Joey Hess def97ec7fe merge fix for selflink po problem 2010-07-18 19:43:25 -04:00
Joey Hess 839fae0b2b response on po_slave_languages structure 2010-07-18 19:42:06 -04:00
Joey Hess b45688e34e Merge remote branch 'intrigeri/po' 2010-07-18 19:35:16 -04:00
Joey Hess 4bcd6cc4ff noticed a bug in the po plugin
(I should probably put this in bugs/, but I am not sure if intregriti
watches there..)
2010-07-18 19:33:10 -04:00
crest 6d33160faf 2010-07-18 23:02:32 +00:00
Joey Hess 1f6d6b2a05 remove dup sentence 2010-07-18 18:50:14 -04:00
Joey Hess ad8cb6d6fa Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-07-18 17:39:28 -04:00
Joey Hess e674bb1445 fix other 2 cases of conflicting destdir files
Cleanly fixed case where destdir file failed to be written because there
was a directory with the same name. This can be detected with no extra
system calls, and dealt with by finding all pages that wrote files
inside the directory, and removing them and the directory.

The other, inverse case would be expensive to detect in will_render,
since it would need to check each parent directory of the file to see
if the directory is really a conflicting file. But prep_writefile
already does a similar scan for symlinks in the path, so I added code
there to remove the conflicting file. This fix assumes that the file
is written using writefile, and not some other means (but using other means
would be a security hole too, so hopefully nothing does).
2010-07-18 17:38:35 -04:00
Joey Hess 775fefeea7 class of bugs I am working on 2010-07-18 13:52:03 -04:00
http://weakish.myopenid.com/ 9ea48dd49b this plugin is different from the [[html]] plugin and it is safe in most cases. 2010-07-18 14:07:06 +00:00
bento 7089c61b67 typo 2010-07-17 20:30:54 +00:00
bento 709e934a2b support-statement 2010-07-17 20:29:56 +00:00
https://mukund.startssl.com/ df925b72fe Add Banu 2010-07-17 11:56:40 +00:00
http://joey.kitenet.net/ 855cfd0ec7 Added a comment 2010-07-16 19:44:55 +00:00
Jonas Smedegaard 296955ea37 Fix a couple of grammar errors. 2010-07-16 19:52:06 +02:00
tkane 39701647be 2010-07-16 13:18:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE 3b15f0a07b Added a comment 2010-07-15 15:37:31 +00:00
Joey Hess f54c1c5b95 note on escaping 2010-07-14 14:39:20 -04:00
Joey Hess ba4434d70b escape example wikilink 2010-07-14 14:38:25 -04:00
Joey Hess d47c63b47f response 2010-07-14 14:37:21 -04:00
Joey Hess dac8da27f3 more detail on manual moderation 2010-07-14 14:32:16 -04:00
Joey Hess 2035697cef respond 2010-07-14 14:29:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE eda2357c3e 2010-07-14 14:54:25 +00:00
http://hendry.iki.fi/ 231886e851 2010-07-14 14:25:10 +00:00
http://hendry.iki.fi/ 37859c390f finding unmoderated comments 2010-07-14 14:23:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE 4069bf2bf3 2010-07-14 10:42:39 +00:00