diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:21:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:21:48 -0400 |
commit | f7bdc2385d3ec8060f00d5ceb3b45f3cc4760e38 (patch) | |
tree | 852afeedb432084b4832263087a706a4e7bde408 /po | |
parent | be0f1a63a3ebd05967a8bc6b03a425a2118b17c4 (diff) | |
download | ikiwiki-f7bdc2385d3ec8060f00d5ceb3b45f3cc4760e38.tar ikiwiki-f7bdc2385d3ec8060f00d5ceb3b45f3cc4760e38.tar.gz |
* Use forcebaseurl to make page previews be displayed with the html base
set to the destination page. This avoids need for hacks to munge the urls
in preview mode, which fixes several bugs.
* Several destpage fixes in plugins.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 6ff0a41d1..76baba228 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-03 15:55-0500\n" +"POT-Creation-Date: 2008-03-12 13:53-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -235,7 +235,7 @@ msgstr "" msgid "%s is locked by %s and cannot be edited" msgstr "" -#: ../IkiWiki/Plugin/mdwn.pm:37 +#: ../IkiWiki/Plugin/mdwn.pm:42 #, perl-format msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" @@ -244,11 +244,11 @@ msgstr "" msgid "stylesheet not found" msgstr "" -#: ../IkiWiki/Plugin/meta.pm:158 +#: ../IkiWiki/Plugin/meta.pm:166 msgid "redir page not found" msgstr "" -#: ../IkiWiki/Plugin/meta.pm:171 +#: ../IkiWiki/Plugin/meta.pm:179 msgid "redir cycle is not allowed" msgstr "" |