Joey Hess
e0898ae1a8
blogspam: Fix crash when content contained utf-8.
...
I also tried setting RPC::XML::ENCODING but that did not prevent the crash,
and it seems that blogspam.net doesn't like getting xml encoded in unicode,
since it mis-flagged comments as spammy that way that are normally allowed
through.
2010-09-14 15:23:28 -04:00
Joey Hess
ad5f4f14f5
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-14 15:13:13 -04:00
http://k1024.org/~iusty/
382b0b3499
Add new bug about the comments/blogspam plugins
2010-09-14 18:33:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlY5yDefnXSHvWGbJ9kvhnAyQZiAAttENk
16aad6825d
corrected link
2010-09-14 17:04:14 +00:00
Joey Hess
894d09ba94
Set isPermaLink="no" for guids in rss feeds.
...
The rss spec says that unless the attribute is set, guid elements *are*
permalinks. The problem with that is that if [[meta permalink=]] is used,
as is done with aggregated posts, that goes into the link element, and
apparently some rss readers prefer the not-really-permalink in the guid
element when linking to the post.
Without meta permalink, the link and guid elements have the same content,
so it should be ok, in that case too for the guid to not be a permalink.
(Checked and this does not flood aggregators.)
2010-09-14 12:40:40 -04:00
Joey Hess
d7cd669470
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-13 17:11:33 -04:00
Joey Hess
a4b4b464d2
further fixes for config data structure change
2010-09-13 16:48:12 -04:00
Joey Hess
20239007a7
update for changed data structure
2010-09-13 15:44:08 -04:00
http://jmtd.livejournal.com/
8e8b011c1a
mixing template vars into directive arguments
2010-09-13 19:37:50 +00:00
Joey Hess
ddd987711f
mention branch
2010-09-13 15:13:07 -04:00
Joey Hess
b9dfa39e9f
further thought
2010-09-13 15:11:46 -04:00
Joey Hess
96d41dd216
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-13 12:49:55 -04:00
Joey Hess
24ff4a9e5f
revert accidentially committed change
2010-09-13 12:49:31 -04:00
blipvert
0586d52f1f
fix typo
2010-09-13 01:46:22 +00:00
blipvert
c647e12c92
2010-09-13 01:45:13 +00:00
blipvert
bed67815fb
2010-09-13 01:44:37 +00:00
Javier Rojas
4c74a6c092
reverted typo
2010-09-12 19:27:44 -05:00
Javier Rojas
9ab56b4ec8
Merge branch 'master' of git://git.ikiwiki.info
2010-09-12 19:25:51 -05:00
Javier Rojas
d2fbde0e81
new version of the ikiwiki vim plugin. docs upgraded. new forum post
2010-09-12 19:25:38 -05:00
Joey Hess
32a12f83f4
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-12 18:53:40 -04:00
Joey Hess
a52ef8d746
response
2010-09-12 18:53:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
62c2fdbb25
Hopefully solve it myself, based on comments found elsewhere.
2010-09-12 22:53:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
f6127eb9fa
Add comment about this issue
2010-09-12 22:50:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
827bd1d990
2010-09-12 22:48:49 +00:00
Joey Hess
f4392bc4dd
response
2010-09-12 15:56:17 -04:00
blipvert
adfe73de43
minor grammatical edit
2010-09-12 17:01:55 +00:00
blipvert
c295054072
added signature
2010-09-12 15:38:19 +00:00
blipvert
75bf370d4c
2010-09-12 15:36:28 +00:00
http://jmtd.livejournal.com/
bf89911120
Added a comment: Follow instructions
2010-09-12 12:26:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE
46eb410220
Added a comment
2010-09-12 06:45:28 +00:00
Joey Hess
b5be85a611
blueview: Fix display of links to translated pages in the page header.
2010-09-11 14:40:56 -04:00
Joey Hess
41a10eb0b0
actiontabs: Improve tab padding.
2010-09-11 14:31:34 -04:00
Joey Hess
0ef8c10fe4
formatting
2010-09-11 13:08:31 -04:00
Joey Hess
a68e98d9c2
bug report
2010-09-11 13:06:45 -04:00
Joey Hess
4c5cf30ff9
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-10 17:17:23 -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
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
a3ce17387c
2010-09-10 20:50:05 +00:00
Joey Hess
163fc34db7
use warn
2010-09-10 14:20:53 -04:00
Joey Hess
8c1a3595d4
avoid dups getting into @slavelanguages
...
This could happen if checkconfig was run twice, I think.
2010-09-10 14:12:59 -04:00
Joey Hess
23f8869009
po: Auto-upgrade old format settings to new formats when writing setup file.
2010-09-10 14:04:43 -04:00
Joey Hess
5edddf87ca
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-10 13:16:12 -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
400aabe82d
po: Allow enabling via web setup.
...
The only unsafe thing should be that enabling it with some languages will
generate po files.
2010-09-10 11:45:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
5bee98156a
2010-09-10 13:02:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
0754b92fde
2010-09-10 13:02:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
807a75f6b6
Move the discussion of svn+ssh to the forum for now.
2010-09-10 13:01:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs
32a70b7c48
Move the svn+ssh discussion to the forum.
2010-09-10 13:00:03 +00:00
Joey Hess
fb9019a9da
response
2010-09-09 18:24:49 -04:00
Joey Hess
57f9dd2e1a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-09-09 18:23:40 -04:00
Joey Hess
074c9869f3
changelog
2010-09-09 18:23:31 -04:00