Commit in phpslash-skins/include/templates/en/clean on MAIN
topicBar.tpl +17 added 1.1
<pre class="comment">
a clean-itized topicbar
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname" id="added">phpslash-skins/include/templates/en/clean<br /></span>
<div class="fileheader" id="added"><big><b>topicBar.tpl</b></big> <small id="info">added at 1.1</small></div>
<pre class="diff"><small id="info">diff -N topicBar.tpl
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ topicBar.tpl 29 Jan 2005 17:42:17 -0000 1.1
@@ -0,0 +1,17 @@
</small></pre><pre class="diff" id="added">+<!-- START: topicBar.tpl -->
+<div id="topicBar">
+ <table width="100%" style="border-width:0;">
+ <tr>
+ <td>
+ <p><span class="siteName">{SITENAME}</span>: <span class="pageTitle">{PAGETITLE}</span></p>
+ <span class="siteTitle">{SITETITLE}</span>
+ </td>
+ <!-- BEGIN each_topic -->
+ <td>
+ <a href="{SEARCH_TOPIC}"><img src="{IMAGE_SRC}" width="{WIDTH}" height="{HEIGHT}" alt="{ALT_TEXT}" style="border-width:0;" /></a>
+ </td>
+ <!-- END each_topic -->
+ </tr>
+ </table>
+</div> <!-- id="topicBar" -->
+<!-- END: topicBar.tpl -->
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|