diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-13 15:13:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-13 15:13:07 -0400 |
commit | ddd987711fdb249245de408f503dad52d225f06a (patch) | |
tree | 2da88a321dfbbbe78d214a3f9dd3c737be7d4acd | |
parent | b9dfa39e9f6805f7c37252937224ac3f281cb6ce (diff) |
mention branch
-rw-r--r-- | doc/todo/po:_rethink_pagespecs.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo/po:_rethink_pagespecs.mdwn b/doc/todo/po:_rethink_pagespecs.mdwn index ada372b0e..686f3e77d 100644 --- a/doc/todo/po:_rethink_pagespecs.mdwn +++ b/doc/todo/po:_rethink_pagespecs.mdwn @@ -28,8 +28,9 @@ default when locking pages.) --[[Joey]] >> >> Otherwise, it can be documented, but that's not really enough; >> a user who makes a site using auto-blog.setup and enables po will ->> get a really scred up blog that lists translations as separate posts +>> get a really screwed up blog that lists translations as separate posts >> and needs significant work to fix. I have thought about making ->> `match_currentlang` a stub in IkiWiki, so I can use it in all ->> the PageSpecs in the example blog, but I can't say I love the idea. +>> `match_currentlang` a stub in IkiWiki (done in my currentlang branch), +>> so I can use it in all the PageSpecs in the example blog etc, but I +>> can't say I love the idea. >> --[[Joey]] |