diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 00:58:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 00:58:46 -0400 |
commit | 1546b48b979399eb33ce502a00b089263d7cee26 (patch) | |
tree | 908a47d8b2e3031deef16d6c8539c02d22cd0f3e /po | |
parent | 46f7dcb362da5d043c758453384a447f0360462c (diff) |
move indexing to sanitize hook
I think this will give better results overall.
I made %IkiWiki::preprocessing accessible and used it to avoid indexing
at unnecessary points.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 308b2ae00..9d791153f 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-06-04 00:33-0400\n" +"POT-Creation-Date: 2008-06-04 00:52-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" @@ -476,12 +476,12 @@ msgstr "" msgid "(Diff truncated)" msgstr "" -#: ../IkiWiki/Plugin/search.pm:23 +#: ../IkiWiki/Plugin/search.pm:20 #, perl-format msgid "Must specify %s when using the search plugin" msgstr "" -#: ../IkiWiki/Plugin/search.pm:36 +#: ../IkiWiki/Plugin/search.pm:33 msgid "search" msgstr "" |