Update of /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool
In directory sc8-pr-cvs1:/tmp/cvs-serv16040/phpslash-skins/include/templates/en/Cool
Modified Files:
pollList.tpl pollResultPage.tpl slashHead.tpl story.tpl
storyIndex.tpl
Log Message:
change php3 references to php
Index: pollList.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool/pollList.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** pollList.tpl 12 Mar 2003 16:15:20 -0000 1.1.1.1
--- pollList.tpl 12 Mar 2003 16:29:14 -0000 1.2
***************
*** 10,14 ****
<!-- BEGIN row -->
<li>
! <a href="{ROOTURL}/poll.php3?submit=viewbooth&question_id={QUESTION_ID}">{QUESTION}</a> {POLLDATE}
<!-- BEGIN admin -->
<span class="pollAdminLinks">
--- 10,14 ----
<!-- BEGIN row -->
<li>
! <a href="{ROOTURL}/poll.php?submit=viewbooth&question_id={QUESTION_ID}">{QUESTION}</a> {POLLDATE}
<!-- BEGIN admin -->
<span class="pollAdminLinks">
***************
*** 24,28 ****
</ul>
<!-- BEGIN morelink -->
! <span class="more"><a href="{ROOTURL}/poll.php3?min={ID}">More Polls</a></span>
<!-- END morelink -->
</div> <!-- id="pollList" -->
--- 24,28 ----
</ul>
<!-- BEGIN morelink -->
! <span class="more"><a href="{ROOTURL}/poll.php?min={ID}">More Polls</a></span>
<!-- END morelink -->
</div> <!-- id="pollList" -->
Index: pollResultPage.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool/pollResultPage.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** pollResultPage.tpl 12 Mar 2003 16:15:20 -0000 1.1.1.1
--- pollResultPage.tpl 12 Mar 2003 16:29:14 -0000 1.2
***************
*** 4,8 ****
{RESULT}
! <p>[ <a href="{ROOTURL}/comment.php3?submit=post&story_id={QUESTION_ID}&parent_id=0">Post a Comment About this Poll</b></a> ]</p>
{COMMENT}
--- 4,8 ----
{RESULT}
! <p>[ <a href="{ROOTURL}/comment.php?submit=post&story_id={QUESTION_ID}&parent_id=0">Post a Comment About this Poll</b></a> ]</p>
{COMMENT}
Index: slashHead.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool/slashHead.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** slashHead.tpl 12 Mar 2003 16:15:20 -0000 1.1.1.1
--- slashHead.tpl 12 Mar 2003 16:29:15 -0000 1.2
***************
*** 18,22 ****
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
! <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php3" />
<link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" />
--- 18,22 ----
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
! <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" />
<link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" />
Index: story.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool/story.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** story.tpl 12 Mar 2003 16:15:20 -0000 1.1.1.1
--- story.tpl 12 Mar 2003 16:29:15 -0000 1.2
***************
*** 18,22 ****
<td>
<div id="storyAdditional">
! <a href="{ROOTDIR}/search.php3?topic_id={TOPIC_ID}">
<img src="{IMAGEDIR}/topics/{TOPICIMAGE}" width="{TOPICWIDTH}" height="{TOPICHEIGHT}" border="0" alt="{ALTTEXT}" hspace="0" vspace="10" /></a><br />
<!-- BEGIN alsotext -->
--- 18,22 ----
<td>
<div id="storyAdditional">
! <a href="{ROOTDIR}/search.php?topic_id={TOPIC_ID}">
<img src="{IMAGEDIR}/topics/{TOPICIMAGE}" width="{TOPICWIDTH}" height="{TOPICHEIGHT}" border="0" alt="{ALTTEXT}" hspace="0" vspace="10" /></a><br />
<!-- BEGIN alsotext -->
***************
*** 24,28 ****
<!-- END alsotext -->
<!-- BEGIN row -->
! <a href="{ROOTDIR}/search.php3?topic_id={LIST_TOPIC_ID}">{LIST_TOPIC_NAME}</a><br />
<!-- END row -->
</div> <!-- id="storyAdditional" -->
--- 24,28 ----
<!-- END alsotext -->
<!-- BEGIN row -->
! <a href="{ROOTDIR}/search.php?topic_id={LIST_TOPIC_ID}">{LIST_TOPIC_NAME}</a><br />
<!-- END row -->
</div> <!-- id="storyAdditional" -->
Index: storyIndex.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/Cool/storyIndex.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** storyIndex.tpl 12 Mar 2003 16:15:20 -0000 1.1.1.1
--- storyIndex.tpl 12 Mar 2003 16:29:15 -0000 1.2
***************
*** 18,22 ****
<td>
<div id="storyAdditional">
! <a href="{ROOTDIR}/search.php3?topic_id={TOPIC_ID}">
<img src="{IMAGEDIR}/topics/{TOPICIMAGE}" width="{TOPICWIDTH}" height="{TOPICHEIGHT}" border="0" alt="{ALTTEXT}" hspace="0" vspace="10" /></a><br />
<!-- BEGIN alsotext -->
--- 18,22 ----
<td>
<div id="storyAdditional">
! <a href="{ROOTDIR}/search.php?topic_id={TOPIC_ID}">
<img src="{IMAGEDIR}/topics/{TOPICIMAGE}" width="{TOPICWIDTH}" height="{TOPICHEIGHT}" border="0" alt="{ALTTEXT}" hspace="0" vspace="10" /></a><br />
<!-- BEGIN alsotext -->
***************
*** 24,33 ****
<!-- END alsotext -->
<!-- BEGIN row -->
! <a href="{ROOTDIR}/search.php3?topic_id={LIST_TOPIC_ID}">{LIST_TOPIC_NAME}</a><br />
<!-- END row -->
</div> <!-- id="storyAdditional" -->
<div id="storyFooter">
! <a href="{ROOTDIR}/article.php3?story_id={STORY_ID}">{MORE}</a>
! [<a href="{ROOTDIR}/article.php3?story_id={STORY_ID}">{COMMENT}]</a>
</div>
--- 24,33 ----
<!-- END alsotext -->
<!-- BEGIN row -->
! <a href="{ROOTDIR}/search.php?topic_id={LIST_TOPIC_ID}">{LIST_TOPIC_NAME}</a><br />
<!-- END row -->
</div> <!-- id="storyAdditional" -->
<div id="storyFooter">
! <a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{MORE}</a>
! [<a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{COMMENT}]</a>
</div>
|