From: garvinhicking Date: Thu, 23 Nov 2006 11:20:43 +0000 (+0000) Subject: Use 'html' instead of 'htmlall' modifier X-Git-Tag: 1.1~18 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=340b1d010b1f15e9651ad7fd197d7ef280b1358f;p=s9y.git Use 'html' instead of 'htmlall' modifier --- diff --git a/templates/carl_contest/entries.tpl b/templates/carl_contest/entries.tpl index 072157c..299fa15 100644 --- a/templates/carl_contest/entries.tpl +++ b/templates/carl_contest/entries.tpl @@ -78,7 +78,7 @@ --> @@ -110,7 +110,7 @@
{$CONST.TRACKBACKS}

{serendipity_printTrackbacks entry=$entry.id} diff --git a/templates/competition/entries.tpl b/templates/competition/entries.tpl index 8e6df90..b6c99bf 100644 --- a/templates/competition/entries.tpl +++ b/templates/competition/entries.tpl @@ -80,7 +80,7 @@ --> @@ -112,7 +112,7 @@
{$CONST.TRACKBACKS}

{serendipity_printTrackbacks entry=$entry.id} diff --git a/templates/contest/entries.tpl b/templates/contest/entries.tpl index 53d5d1c..aa745c5 100644 --- a/templates/contest/entries.tpl +++ b/templates/contest/entries.tpl @@ -87,7 +87,7 @@ --> @@ -118,7 +118,7 @@
{$CONST.TRACKBACKS}
{serendipity_printTrackbacks entry=$entry.id} diff --git a/templates/default/entries.tpl b/templates/default/entries.tpl index 465fa5b..a40882d 100644 --- a/templates/default/entries.tpl +++ b/templates/default/entries.tpl @@ -77,7 +77,7 @@ --> @@ -109,7 +109,7 @@
{$CONST.TRACKBACKS}

{serendipity_printTrackbacks entry=$entry.id} @@ -123,7 +123,7 @@
{$CONST.COMMENTS}
{$CONST.DISPLAY_COMMENTS_AS} {if $entry.viewmode eq $CONST.VIEWMODE_LINEAR} - ({$CONST.COMMENTS_VIEWMODE_LINEAR} | {$CONST.COMMENTS_VIEWMODE_THREADED}) + ({$CONST.COMMENTS_VIEWMODE_LINEAR} | {$CONST.COMMENTS_VIEWMODE_THREADED}) {else} ({$CONST.COMMENTS_VIEWMODE_LINEAR} | {$CONST.COMMENTS_VIEWMODE_THREADED}) {/if} diff --git a/templates/kubrick/entries.tpl b/templates/kubrick/entries.tpl index 88f23bd..04a7671 100644 --- a/templates/kubrick/entries.tpl +++ b/templates/kubrick/entries.tpl @@ -18,12 +18,12 @@ {/if}
-

+

{$entry.body} {if $is_single_entry} {$entry.extended} {/if} -

+
{if $entry.has_extended and not $is_single_entry and not $entry.is_extended}
{$CONST.VIEW_EXTENDED_ENTRY|@sprintf:$entry.title}

@@ -88,7 +88,7 @@ --> @@ -116,7 +116,7 @@ {/if}

{$CONST.TRACKBACKS}

    {serendipity_printTrackbacks entry=$entry.id}