Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6766/phpslash-dev/include/templates/en/basic
Modified Files:
article-wml.tpl article-xhtmlb.tpl backendAV.tpl
backendAtom.tpl backendBlock.tpl backendHTML.tpl backendJS.tpl
backendJSData.tpl backendMozilla.tpl backendOpml.tpl
backendRSS1.tpl backendRSS2.tpl backendRSS91.tpl
backendRSS92.tpl backendWml.tpl backendXHTMLb.tpl
slashHead-fckeditor.tpl slashHead-htmlarea3.tpl
Log Message:
corrected host links.
Index: article-wml.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/article-wml.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** article-wml.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- article-wml.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 2,6 ****
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
! <card title="{SITENAME} {PAGETITLE} : {TITLE}">
<p>
<b>{TITLE}</b><br/>
--- 2,6 ----
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
! <card title="{SITE_NAME} : {TITLE}">
<p>
<b>{TITLE}</b><br/>
Index: article-xhtmlb.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/article-xhtmlb.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** article-xhtmlb.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- article-xhtmlb.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 3,8 ****
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
! <title>{SITE_NAME} {PAGETITLE} : {TITLE}</title>
! <link type="text/css" rel="stylesheet" href="{ROOTDIR}/styles/xhtmlb.css"/>
</head>
<body>
--- 3,8 ----
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
! <title>{SITE_NAME} : {TITLE}</title>
! <link type="text/css" rel="stylesheet" href="http://{SITE_HOST}/{ROOTDIR}/styles/xhtmlb.css"/>
</head>
<body>
***************
*** 11,15 ****
<p>{BODY_TEXT}</p>
! <p>Delivered by <a href="{ROOTDIR}">{SITENAME}</a></p>
</body>
</html>
--- 11,15 ----
<p>{BODY_TEXT}</p>
! <p>Delivered by <a href="http://{SITE_HOST}/{ROOTDIR}">{SITE_NAME}</a></p>
</body>
</html>
Index: backendAV.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendAV.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendAV.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendAV.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 11,15 ****
<ul>
<!-- BEGIN each_story -->
! <li><a href="{ROOTDIR}/article.php?story_id={STORY_ID}&submit=pda" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</ul>
--- 11,15 ----
<ul>
<!-- BEGIN each_story -->
! <li><a href="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}&view=pda" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</ul>
Index: backendAtom.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendAtom.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** backendAtom.tpl 1 Nov 2004 17:35:48 -0000 1.1
--- backendAtom.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 3,7 ****
<title>{SITE_TITLE}</title>
<link rel="alternate" type="text/html"
! href="{ROOTDIR}"/>
<modified>{DATE}</modified>
<author>
--- 3,7 ----
<title>{SITE_TITLE}</title>
<link rel="alternate" type="text/html"
! href="http://{SITE_HOST}{ROOTDIR}"/>
<modified>{DATE}</modified>
<author>
***************
*** 17,21 ****
<title>{TITLE}</title>
<link rel="alternate" type="text/html"
! href="{ROOTURL}/index.php?story_id={STORY_ID}"/>
<author>
<name>{NAME}</name>
--- 17,21 ----
<title>{TITLE}</title>
<link rel="alternate" type="text/html"
! href="http://{SITE_HOST}{ROOTURL}/index.php?story_id={STORY_ID}"/>
<author>
<name>{NAME}</name>
Index: backendBlock.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendBlock.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendBlock.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendBlock.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 1,9 ****
This is the latest news from {SITE_NAME}
! at {ROOTDIR}
Fields are: item,link,description
<!-- BEGIN each_story -->
%%
{TITLE}
! href="{ROOTDIR}/article.php?story_id={STORY_ID}
{INTRO_TEXT}
<!-- END each_story -->
--- 1,9 ----
This is the latest news from {SITE_NAME}
! at http://{SITE_HOST}{ROOTDIR}
Fields are: item,link,description
<!-- BEGIN each_story -->
%%
{TITLE}
! href="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}
{INTRO_TEXT}
<!-- END each_story -->
Index: backendHTML.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendHTML.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendHTML.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendHTML.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 2,11 ****
<tr>
<td>
! <IMG SRC="{IMAGEDIR}/layout/blank.gif" HEIGHT="1" WIDTH="1" ALT="">
</td>
</tr>
<tr bgcolor="#3F4469" align="LEFT">
<td valign=top>
! <a href="{ROOTDIR}" target="{TARGET}"><font size="4" color="white" face="arial,helvetica"><b>{SITE_NAME}</b></font></a></td>
</tr>
<tr>
--- 2,11 ----
<tr>
<td>
! <IMG SRC="http://{SITE_HOST}{IMAGEDIR}/layout/blank.gif" HEIGHT="1" WIDTH="1" ALT="">
</td>
</tr>
<tr bgcolor="#3F4469" align="LEFT">
<td valign=top>
! <a href="http://{SITE_HOST}{ROOTDIR}" target="{TARGET}"><font size="4" color="white" face="arial,helvetica"><b>{SITE_NAME}</b></font></a></td>
</tr>
<tr>
***************
*** 13,17 ****
<ul>
<!-- BEGIN each_story -->
! <li><a href="{ROOTDIR}/article.php?story_id={STORY_ID}" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</ul>
--- 13,17 ----
<ul>
<!-- BEGIN each_story -->
! <li><a href="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</ul>
Index: backendJS.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendJS.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendJS.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendJS.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 1,5 ****
! document.write('<table><TR><TH class="NEWSTITLE"><A HREF="{ROOTDIR}/">{SITE_NAME}</A></TH></TR>');
<!-- BEGIN each_story -->
! document.write('<TR><TD class="NEWSITEM"><A HREF="{ROOTDIR}/article.php?story_id={STORY_ID}" TARGET="_self">{TITLE}</A> {INTRO_TEXT}</TD></TR>');
<!-- END each_story -->
! document.write('<TR><TD class="NEWSCOMMENT" align=right nowrap><small><A HREF="{ROOTDIR}"><IMG border=0 SRC="{IMAGEDIR}/topics/topicphpslash.gif" width=100 height=40 align=left></A></TD></TR><TR><TD class="NEWSCOMMENT" align=right nowrap>Powered by <A HREF="{ROOTDIR}">{SITE_NAME}</A></small></TD></TR></table>');
--- 1,5 ----
! document.write('<table><TR><TH class="NEWSTITLE"><A HREF="http://{SITE_HOST}{ROOTDIR}/">{SITE_NAME}</A></TH></TR>');
<!-- BEGIN each_story -->
! document.write('<TR><TD class="NEWSITEM"><A HREF="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}" TARGET="_self">{TITLE}</A> {INTRO_TEXT}</TD></TR>');
<!-- END each_story -->
! document.write('<TR><TD class="NEWSCOMMENT" align=right nowrap><small><A HREF="http://{SITE_HOST}{ROOTDIR}"><IMG border=0 SRC="http://{SITE_HOST}{IMAGEDIR}/topics/topicphpslash.gif" width=100 height=40 align=left></A></TD></TR><TR><TD class="NEWSCOMMENT" align=right nowrap>Powered by <A HREF="http://{SITE_HOST}{ROOTDIR}">{SITE_NAME}</A></small></TD></TR></table>');
Index: backendJSData.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendJSData.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendJSData.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendJSData.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 1,4 ****
newsHostName = '{SITE_NAME}';
! newsHostURL = '{ROOTDIR}';
newsCount = {COUNT};
newsModDate = '{DATE}';
--- 1,4 ----
newsHostName = '{SITE_NAME}';
! newsHostURL = 'http://{SITE_HOST}{ROOTDIR}';
newsCount = {COUNT};
newsModDate = '{DATE}';
***************
*** 10,14 ****
<!-- BEGIN each_story -->
newsItemTitle[{IDX}] = '{TITLE}';
! newsItemURL[{IDX}] = '{ROOTDIR}/article.php?story_id={STORY_ID}';
newsItemDesc[{IDX}] = '{INTRO_TEXT}';
<!-- END each_story -->
--- 10,14 ----
<!-- BEGIN each_story -->
newsItemTitle[{IDX}] = '{TITLE}';
! newsItemURL[{IDX}] = 'http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}';
newsItemDesc[{IDX}] = '{INTRO_TEXT}';
<!-- END each_story -->
Index: backendMozilla.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendMozilla.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** backendMozilla.tpl 1 Sep 2004 18:59:59 -0000 1.2
--- backendMozilla.tpl 15 Nov 2004 22:03:11 -0000 1.3
***************
*** 2,6 ****
<head>
<title>{SITE_NAME}</title>
! <META HTTP-EQUIV="Refresh" CONTENT="3600"; URL={ROOTDIR}/backend.php?view=mozilla&d=0&max=5">
</head>
--- 2,6 ----
<head>
<title>{SITE_NAME}</title>
! <META HTTP-EQUIV="Refresh" CONTENT="3600"; URL=http://{SITE_HOST}{ROOTDIR}/backend.php?view=mozilla&d=0&max=5">
</head>
***************
*** 13,22 ****
<tbody style="font-size: x-small;">
<tr valign=middle align=center>
! <td><A HREF="{ROOTDIR}" target="{TARGET}"><IMG SRC="http://www.php-slash.org/images/smallphpslashlogo.gif" width="88" height="30" border="0"></A></td>
</tr>
<tr>
<td align=left>
<!-- BEGIN each_story -->
! <li><a href="{ROOTDIR}/article.php?story_id={STORY_ID}" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</td>
--- 13,22 ----
<tbody style="font-size: x-small;">
<tr valign=middle align=center>
! <td><A HREF="http://{SITE_HOST}/{ROOTDIR}" target="{TARGET}"><IMG SRC="http://www.php-slash.org/images/smallphpslashlogo.gif" width="88" height="30" border="0"></A></td>
</tr>
<tr>
<td align=left>
<!-- BEGIN each_story -->
! <li><a href="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}" target="{TARGET}">{TITLE}</a><br>{INTRO_TEXT}
<!-- END each_story -->
</td>
***************
*** 25,29 ****
<td align=center>
<br>
! <FORM method=GET action="{ROOTDIR}/search.php" target="_Content">
<INPUT type=TEXT name=query value="" size=15 style="font-size: x-small;">
<INPUT type=submit value="Search {SITE_NAME}" style="font-size: x-small;"><BR>
--- 25,29 ----
<td align=center>
<br>
! <FORM method=GET action="http://{SITE_HOST}{ROOTDIR}/search.php" target="_Content">
<INPUT type=TEXT name=query value="" size=15 style="font-size: x-small;">
<INPUT type=submit value="Search {SITE_NAME}" style="font-size: x-small;"><BR>
***************
*** 31,35 ****
</tr>
<tr align=center>
! <td><A HREF="{ROOTDIR}/backend.php?view=mozilla&d=0&max=5" >
Refresh Sidebar</A></td>
</tr>
--- 31,35 ----
</tr>
<tr align=center>
! <td><A HREF="http://{SITE_HOST}{ROOTDIR}/backend.php?view=mozilla&d=0&max=5" >
Refresh Sidebar</A></td>
</tr>
Index: backendOpml.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendOpml.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendOpml.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendOpml.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 6,14 ****
</head>
<body>
! <outline type="rss" version="0.91" text="{SITE_SLOGAN}" htmlUrl="{ROOTDIR}" xmlUrl="{ROOTDIR}/backend.php?view=opml">
<!-- BEGIN each_story -->
<outline text="{TITLE}">
! <outline type="link" url="{ROOTDIR}/article.php?story_id={STORY_ID}" text="{INTRO_TEXT}" />
</outline>
<!-- END each_story -->
--- 6,14 ----
</head>
<body>
! <outline type="rss" version="0.91" text="{SITE_SLOGAN}" htmlUrl="http://{SITE_HOST}{ROOTDIR}" xmlUrl="http://{SITE_HOST}{ROOTDIR}/backend.php?view=opml">
<!-- BEGIN each_story -->
<outline text="{TITLE}">
! <outline type="link" url="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}" text="{INTRO_TEXT}" />
</outline>
<!-- END each_story -->
Index: backendRSS1.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendRSS1.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** backendRSS1.tpl 1 Sep 2004 18:59:59 -0000 1.2
--- backendRSS1.tpl 15 Nov 2004 22:03:11 -0000 1.3
***************
*** 9,13 ****
<channel rdf:about="{SITE_NAME}">
<title>{SITE_NAME}</title>
! <link>{ROOTDIR}</link>
<description>{DESCRIPTION}</description>
--- 9,13 ----
<channel rdf:about="{SITE_NAME}">
<title>{SITE_NAME}</title>
! <link>http://{SITE_HOST}{ROOTDIR}</link>
<description>{DESCRIPTION}</description>
***************
*** 19,33 ****
<admin:generatorAgent rdf:resource="http://www.php-slash.org/rss.php?rssv=065"/>
! <image rdf:resource="{IMAGEDIR}/topics/topicphpslash.gif" />
<items>
<rdf:Seq>
<!-- BEGIN each_item -->
! <rdf:li resource="{ROOTDIR}/article.php?story_id={STORY_ID}"/>
<!-- END each_item -->
</rdf:Seq>
</items>
! <textinput rdf:about="{ROOTDIR}/search.php"/>
</channel>
--- 19,33 ----
<admin:generatorAgent rdf:resource="http://www.php-slash.org/rss.php?rssv=065"/>
! <image rdf:resource="http://{SITE_HOST}{IMAGEDIR}/topics/topicphpslash.gif" />
<items>
<rdf:Seq>
<!-- BEGIN each_item -->
! <rdf:li resource="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}"/>
<!-- END each_item -->
</rdf:Seq>
</items>
! <textinput rdf:about="http://{SITE_HOST}{ROOTDIR}/search.php"/>
</channel>
***************
*** 35,46 ****
<image>
<title>{SITE_TITLE}</title>
! <link>{ROOTDIR}</link>
! <url>{IMAGEDIR}/topics/topicphpslash.gif</url>
</image>
<!-- BEGIN each_story -->
! <item rdf:about="{ROOTDIR}/article.php?story_id={STORY_ID}">
<title>{TITLE}</title>
! <link>{ROOTDIR}/article.php?story_id={STORY_ID}</link>
<description>
{INTRO_TEXT}
--- 35,46 ----
<image>
<title>{SITE_TITLE}</title>
! <link>http://{SITE_HOST}{ROOTDIR}</link>
! <url>http://{SITE_HOST}{IMAGEDIR}/topics/topicphpslash.gif</url>
</image>
<!-- BEGIN each_story -->
! <item rdf:about="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}">
<title>{TITLE}</title>
! <link>http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}</link>
<description>
{INTRO_TEXT}
***************
*** 49,57 ****
<!-- END each_story -->
! <textinput rdf:about="{ROOTDIR}/search.php">
<title>Search {SITE_NAME}</title>
<description>Search the archives of {SITE_NAME}</description>
<name>query</name>
! <link>{ROOTDIR}/search.php</link>
</textinput>
--- 49,57 ----
<!-- END each_story -->
! <textinput rdf:about="http://{SITE_HOST}{ROOTDIR}/search.php">
<title>Search {SITE_NAME}</title>
<description>Search the archives of {SITE_NAME}</description>
<name>query</name>
! <link>http://{SITE_HOST}{ROOTDIR}/search.php</link>
</textinput>
Index: backendRSS2.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendRSS2.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** backendRSS2.tpl 1 Nov 2004 17:35:48 -0000 1.1
--- backendRSS2.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 3,7 ****
<channel>
<title>{SITE_TITLE}</title>
! <link>{ROOTDIR}</link>
<description>{SITE_SLOGAN}</description>
<language>en-us</language>
--- 3,7 ----
<channel>
<title>{SITE_TITLE}</title>
! <link>http://{SITE_HOST}{ROOTDIR}</link>
<description>{SITE_SLOGAN}</description>
<language>en-us</language>
***************
*** 16,23 ****
<item>
<title>{TITLE}</title>
! <link>{ROOTURL}/index.php?story_id={STORY_ID}</link>
<description>{INTRO_TEXT}</description>
<pubDate>{DATEF}</pubDate>
! <guid>{ROOTURL}/index.php?story_id={STORY_ID}</guid>
</item>
<!-- END each_story -->
--- 16,23 ----
<item>
<title>{TITLE}</title>
! <link>http://{SITE_HOST}{ROOTURL}/index.php?story_id={STORY_ID}</link>
<description>{INTRO_TEXT}</description>
<pubDate>{DATEF}</pubDate>
! <guid>http://{SITE_HOST}{ROOTURL}/index.php?story_id={STORY_ID}</guid>
</item>
<!-- END each_story -->
Index: backendRSS91.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendRSS91.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** backendRSS91.tpl 1 Nov 2004 17:35:48 -0000 1.2
--- backendRSS91.tpl 15 Nov 2004 22:03:11 -0000 1.3
***************
*** 12,19 ****
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
! <url>{IMAGEDIR}/topics/topicphpslash.gif</url>
<width>100</width>
<height>40</height>
--- 12,19 ----
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>http://{SITE_HOST}{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
! <url>http://{SITE_HOST}{IMAGEDIR}/topics/topicphpslash.gif</url>
<width>100</width>
<height>40</height>
***************
*** 24,28 ****
<item>
<title>{TITLE}</title>
! <link>{ROOTDIR}/index.php?story_id={STORY_ID}</link>
<description>{INTRO_TEXT}</description>
</item>
--- 24,28 ----
<item>
<title>{TITLE}</title>
! <link>http://{SITE_HOST}{ROOTDIR}/index.php?story_id={STORY_ID}</link>
<description>{INTRO_TEXT}</description>
</item>
Index: backendRSS92.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendRSS92.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendRSS92.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendRSS92.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 9,16 ****
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
! <url>{IMAGEDIR}/topics/topicphpslash.gif</url>
<width>100</width>
<height>40</height>
--- 9,16 ----
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>http://{SITE_HOST}{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
! <url>http://{SITE_HOST}{IMAGEDIR}/topics/topicphpslash.gif</url>
<width>100</width>
<height>40</height>
***************
*** 20,24 ****
<!-- BEGIN each_story -->
<item>
! <description><a href="{ROOTDIR}">{SITE_NAME}</a> - <a href="{ROOTDIR}/article.php?story_id={STORY_ID}"><b>{TITLE}</b></a> &quot;<em>{INTRO_TEXT}</em>&quot;
</description>
</item>
--- 20,24 ----
<!-- BEGIN each_story -->
<item>
! <description><a href="http://{SITE_HOST}{ROOTDIR}">{SITE_NAME}</a> - <a href="http://{SITE_HOST}{ROOTDIR}/article.php?story_id={STORY_ID}"><b>{TITLE}</b></a> &quot;<em>{INTRO_TEXT}</em>&quot;
</description>
</item>
Index: backendWml.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendWml.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendWml.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendWml.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 4,10 ****
<card id="nifcard" title="{SITE_NAME}">
<!-- BEGIN each_story -->
! <p><u><a href="{ROOTDIR}/article.php?story_id={STORY_ID}&submit=wml">{TITLE}</a></u><br/> {INTRO_TEXT}</p>
<!-- END each_story -->
! <p align="center">Show [ <a title="full description" href="{ROOTDIR}/backend.php?view=wml">Intro</a> | <a title="no description" href="{ROOTDIR}/backend.php?view=wml&d=0">No Intro</a> ]</p>
<p align="right">News collected from {SITE_NAME}</p>
</card>
--- 4,10 ----
<card id="nifcard" title="{SITE_NAME}">
<!-- BEGIN each_story -->
! <p><u><a href="http://{SITE_HOST}{ROOTDIR}/index.php?story_id={STORY_ID}&view=wml-article">{TITLE}</a></u><br/> {INTRO_TEXT}</p>
<!-- END each_story -->
! <p align="center">Show [ <a title="full description" href="http://{SITE_HOST}{ROOTDIR}/index.php?view=wml">Intro</a> | <a title="no description" href="http://{SITE_HOST}{ROOTDIR}/index.php?view=wml&d=0">No Intro</a> ]</p>
<p align="right">News collected from {SITE_NAME}</p>
</card>
Index: backendXHTMLb.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/backendXHTMLb.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** backendXHTMLb.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- backendXHTMLb.tpl 15 Nov 2004 22:03:11 -0000 1.2
***************
*** 4,14 ****
<head>
<title>{SITE_NAME}</title>
! <link type="text/css" rel="stylesheet" href="{ROOTDIR}/styles/xhtmlb.css"/>
</head>
<body>
<!-- BEGIN each_story -->
! <p><a href="{ROOTDIR}/article.php?story_id={STORY_ID}&submit=xhtmlb">{TITLE}</a><br/> {INTRO_TEXT}</p>
<!-- END each_story -->
! <p class="menu">Show [ <a title="full description" href="{ROOTDIR}/backend.php?view=xhtmlb">Intro</a> | <a title="no description" href="{ROOTDIR}/backend.php?view=xhtmlb&d=0">No Intro</a> ]</p>
<p>News collected from {SITE_NAME}</p>
</body>
--- 4,14 ----
<head>
<title>{SITE_NAME}</title>
! <link type="text/css" rel="stylesheet" href="http://{SITE_HOST}{ROOTDIR}/styles/xhtmlb.css"/>
</head>
<body>
<!-- BEGIN each_story -->
! <p><a href="http://{SITE_HOST}{ROOTDIR}/index.php?story_id={STORY_ID}&view=xhtmlbarticle">{TITLE}</a><br/> {INTRO_TEXT}</p>
<!-- END each_story -->
! <p class="menu">Show [ <a title="full description" href="http://{SITE_HOST}{ROOTDIR}/backend.php?view=xhtmlb">Intro</a> | <a title="no description" href="http://{SITE_HOST}{ROOTDIR}/backend.php?view=xhtmlb&d=0">No Intro</a> ]</p>
<p>News collected from {SITE_NAME}</p>
</body>
Index: slashHead-fckeditor.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead-fckeditor.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** slashHead-fckeditor.tpl 12 Nov 2004 17:28:18 -0000 1.5
--- slashHead-fckeditor.tpl 15 Nov 2004 22:03:12 -0000 1.6
***************
*** 1,4 ****
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead.tpl -->
<html>
--- 1,4 ----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead-fckeditor.tpl -->
<html>
***************
*** 109,111 ****
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
--- 109,111 ----
</div> <!-- id="header" -->
! <!-- END slashHead-fckeditor.tpl -->
Index: slashHead-htmlarea3.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead-htmlarea3.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** slashHead-htmlarea3.tpl 12 Nov 2004 17:28:18 -0000 1.9
--- slashHead-htmlarea3.tpl 15 Nov 2004 22:03:12 -0000 1.10
***************
*** 1,4 ****
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead.tpl -->
<html>
--- 1,4 ----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead-htmlarea3.tpl -->
<html>
***************
*** 256,258 ****
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
--- 256,258 ----
</div> <!-- id="header" -->
! <!-- END slashHead-htmlarea3.tpl -->
|