]> git.mjollnir.org Git - s9y.git/commitdiff
Backport new template hooks (they seem to work fine) and Kubrick translation (Korean...
authorwesley <wesley>
Fri, 29 Jul 2005 02:35:24 +0000 (02:35 +0000)
committerwesley <wesley>
Fri, 29 Jul 2005 02:35:24 +0000 (02:35 +0000)
templates/default/entries_archives.tpl
templates/default/entries_summary.tpl
templates/default/index.tpl
templates/kubrick/index.tpl
templates/kubrick/lang_ko.inc.php [new file with mode: 0644]
templates/moz-modern/index.tpl
templates/wp/entries_archives.tpl
templates/wp/entries_summary.tpl
templates/wp/index.tpl

index c92905f8eb0509bd15eefef89f7ae4bae5e56963..90906e0257bfe15da8102629b42b0de99617f2b8 100644 (file)
@@ -1,3 +1,4 @@
+{serendipity_hookPlugin hook="entries_header"}
 {foreach from=$archives item="archive"}
 <table cellspacing="4" cellpadding="4" border="0">
     <tr>
@@ -14,3 +15,5 @@
     {/foreach}
 </table>
 {/foreach}
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
index 62c6d626912f662eadb38586f80bc1a502a9b336..27b8197c185a1013e125622df0a532ce184afbe7 100644 (file)
@@ -1,3 +1,4 @@
+{serendipity_hookPlugin hook="entries_header"}
 <div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div>
 
 <div class="serendipity_entry">
@@ -10,3 +11,5 @@
     {/foreach}
     </ul>
 </div>
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
index 9763ef8a33b806a73de63564e420530eb99fca22..39a9b685fe3c8dab1f9be96e410a57dcfbd66134 100644 (file)
@@ -47,7 +47,7 @@
 {/if}
 
 {$raw_data}
-
+{serendipity_hookPlugin hook="frontend_footer"}
 {if $is_embedded != true}
 </body>
 </html>
index c8f5427b807974d7d7de7d5eb1b7731b35394b45..839c6d5ba92928ace848e3459d2a25139bd334fb 100644 (file)
@@ -55,7 +55,7 @@
 </div>
 
 </div>
-
+{serendipity_hookPlugin hook="frontend_footer"}
 {if $is_embedded != true}
 </body>
 </html>
diff --git a/templates/kubrick/lang_ko.inc.php b/templates/kubrick/lang_ko.inc.php
new file mode 100644 (file)
index 0000000..3848562
--- /dev/null
@@ -0,0 +1,11 @@
+<?php # $Id: lang_ko.inc.php,v 1.0 2005/07/28 00:00:00 wesley Exp $
+@define('REPLY', '답글');
+@define('SAYS', '왈');
+@define('LINK_TO_COMMENT', '%d번 덧글의 링크');
+@define('ENTRY_POSTED_BY', '이 글의 작성자는');
+@define('FILED_UNDER', '이며 범주는');
+@define('LEAVE_RESPONSE', '%s덧글을 남기거나%s 당신의 블로그에서 %s트랙백%s 할 수 있습니다.');
+@define('SUBJECT_TO_MODERATION', '모든 덧글은 표시가 되기 전에 검토 과정을 거치게 됩니다.');
+@define('COMMENTS_CLOSED', '덧글과 트랙백 기능은 현재 닫혀 있습니다.');
+@define('PROUDLY_POWERED_BY', '이 블로그의 작동 기반은');
+?>
\ No newline at end of file
index c2d5c87542c3851e51ee8ef85a22ac8cfa016cd1..444febdfe5dc05f3e78d9a5c37fd0b771cab314d 100644 (file)
@@ -54,7 +54,7 @@
 
     <div id="copyright">Powered by <a href="http://www.s9y.org/">serendipity</a>, Design by <a href="http://supergarv.de/">Garvin Hicking</a>. Smile, you're on the candid credit line!</div>
 </div>
-
+{serendipity_hookPlugin hook="frontend_footer"}
 {if $is_embedded != true}
 </body>
 </html>
index c92905f8eb0509bd15eefef89f7ae4bae5e56963..90906e0257bfe15da8102629b42b0de99617f2b8 100644 (file)
@@ -1,3 +1,4 @@
+{serendipity_hookPlugin hook="entries_header"}
 {foreach from=$archives item="archive"}
 <table cellspacing="4" cellpadding="4" border="0">
     <tr>
@@ -14,3 +15,5 @@
     {/foreach}
 </table>
 {/foreach}
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
index b456bb4aa49229a5ddf203e15b9fe6edc5f4fe52..4e92b7e1e8c78ba1f4500abfcaa52643f2cfb7c9 100644 (file)
@@ -1,3 +1,4 @@
+{serendipity_hookPlugin hook="entries_header"}
 <div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div>
 
 <div class="serendipity_entry">
@@ -10,3 +11,5 @@
         </ul>
     {/foreach}
 </div>
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
index 06591558e86d778b2cb9fdb21b84e37baa3dced7..30a0d14e192d03615aec7b384ae0592a079e38e1 100644 (file)
@@ -42,6 +42,7 @@
 </div>
 
 <p class="credit"><cite>Powered by <a href="http://www.s9y.org/" title="Powered by Serendipity PHP Weblog"><strong>Serendipity</strong></a></cite></p>
+{serendipity_hookPlugin hook="frontend_footer"}
 {if $is_embedded != true}
 </body>
 </html>