From: wesley Date: Fri, 29 Jul 2005 02:35:24 +0000 (+0000) Subject: Backport new template hooks (they seem to work fine) and Kubrick translation (Korean... X-Git-Tag: 0.8.3~16 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6520cb000d730c6618e9d708decebbfbe5a8effe;p=s9y.git Backport new template hooks (they seem to work fine) and Kubrick translation (Korean) to branch --- diff --git a/templates/default/entries_archives.tpl b/templates/default/entries_archives.tpl index c92905f..90906e0 100644 --- a/templates/default/entries_archives.tpl +++ b/templates/default/entries_archives.tpl @@ -1,3 +1,4 @@ +{serendipity_hookPlugin hook="entries_header"} {foreach from=$archives item="archive"} @@ -14,3 +15,5 @@ {/foreach}
{/foreach} +
+{serendipity_hookPlugin hook="entries_footer"}
diff --git a/templates/default/entries_summary.tpl b/templates/default/entries_summary.tpl index 62c6d62..27b8197 100644 --- a/templates/default/entries_summary.tpl +++ b/templates/default/entries_summary.tpl @@ -1,3 +1,4 @@ +{serendipity_hookPlugin hook="entries_header"}
{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}
@@ -10,3 +11,5 @@ {/foreach}
+
+{serendipity_hookPlugin hook="entries_footer"}
diff --git a/templates/default/index.tpl b/templates/default/index.tpl index 9763ef8..39a9b68 100644 --- a/templates/default/index.tpl +++ b/templates/default/index.tpl @@ -47,7 +47,7 @@ {/if} {$raw_data} - +{serendipity_hookPlugin hook="frontend_footer"} {if $is_embedded != true} diff --git a/templates/kubrick/index.tpl b/templates/kubrick/index.tpl index c8f5427..839c6d5 100644 --- a/templates/kubrick/index.tpl +++ b/templates/kubrick/index.tpl @@ -55,7 +55,7 @@ - +{serendipity_hookPlugin hook="frontend_footer"} {if $is_embedded != true} diff --git a/templates/kubrick/lang_ko.inc.php b/templates/kubrick/lang_ko.inc.php new file mode 100644 index 0000000..3848562 --- /dev/null +++ b/templates/kubrick/lang_ko.inc.php @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/templates/moz-modern/index.tpl b/templates/moz-modern/index.tpl index c2d5c87..444febd 100644 --- a/templates/moz-modern/index.tpl +++ b/templates/moz-modern/index.tpl @@ -54,7 +54,7 @@ - +{serendipity_hookPlugin hook="frontend_footer"} {if $is_embedded != true} diff --git a/templates/wp/entries_archives.tpl b/templates/wp/entries_archives.tpl index c92905f..90906e0 100644 --- a/templates/wp/entries_archives.tpl +++ b/templates/wp/entries_archives.tpl @@ -1,3 +1,4 @@ +{serendipity_hookPlugin hook="entries_header"} {foreach from=$archives item="archive"} @@ -14,3 +15,5 @@ {/foreach}
{/foreach} +
+{serendipity_hookPlugin hook="entries_footer"}
diff --git a/templates/wp/entries_summary.tpl b/templates/wp/entries_summary.tpl index b456bb4..4e92b7e 100644 --- a/templates/wp/entries_summary.tpl +++ b/templates/wp/entries_summary.tpl @@ -1,3 +1,4 @@ +{serendipity_hookPlugin hook="entries_header"}
{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}
@@ -10,3 +11,5 @@ {/foreach}
+
+{serendipity_hookPlugin hook="entries_footer"}
diff --git a/templates/wp/index.tpl b/templates/wp/index.tpl index 0659155..30a0d14 100644 --- a/templates/wp/index.tpl +++ b/templates/wp/index.tpl @@ -42,6 +42,7 @@

Powered by Serendipity

+{serendipity_hookPlugin hook="frontend_footer"} {if $is_embedded != true}