(file) Return to twiki.tmpl CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / twiki / templates

 1 rizwank 1.1 %TMPL:DEF{"sep"}% | %TMPL:END%
 2             %TMPL:DEF{"htmldoctype"}%
 3             <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 4             <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="%LANG%" lang="%LANG%"> %TMPL:END%
 5             %TMPL:DEF{"script"}%%TMPL:END%
 6             %TMPL:DEF{"head"}%
 7             <head>
 8              <title>%TMPL:P{"titleaction"}%%TOPIC% &lt; %WEB% &lt; %WIKITOOLNAME%</title>
 9              <meta http-equiv="Content-Type" content="text/html; charset=%CHARSET%" /> <meta name="robots" content="noindex" /> %HTTP_EQUIV_ON_VIEW%
10              <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
11              %TMPL:P{"script"}%
12             </head>%TMPL:END%
13             %TMPL:DEF{"standardheader"}%
14             <table width="100%" border="0" cellpadding="3" cellspacing="0">
15              <tr>
16               <td bgcolor="%WEBBGCOLOR%" rowspan="2" valign="top" width="1%">
17                <noautolink>
18                <a href="%WIKILOGOURL%"><img src="%WIKILOGOIMG%" border="0" alt="%WIKILOGOALT%" /></a>
19                </noautolink>
20               </td><td>
21                <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%">%WIKITOOLNAME%</a>
22 rizwank 1.1    &gt; <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%HOMETOPIC%">%WEB%</a>
23                &gt; %META{"parent" nowebhome="on" suffix=" &gt;"}%
24                <font size="+1"><b>%TOPIC%</b> %TMPL:P{"titleaction"}%</font>
25               </td><td align="right">
26                <font size="-2">%WIKITOOLNAME% webs: <br />
27                %WIKIWEBLIST% </font>
28               </td>
29              </tr>
30              <tr bgcolor="%WEBBGCOLOR%">
31               <td colspan="2">
32                <nop>%WEB% . { %TMPL:P{"webaction"}% }
33               </td>
34              </tr>
35             </table>%TMPL:END%
36             %TMPL:DEF{"simpleheader"}%
37             <table width="100%" border="0" cellpadding="3" cellspacing="0">
38              <tr>
39               <td bgcolor="%WEBBGCOLOR%" rowspan="2" valign="top" width="1%">
40                <noautolink>
41                <img src="%WIKILOGOIMG%" border="0" alt="%WIKILOGOALT%" />
42                </noautolink>
43 rizwank 1.1   </td><td>
44                <b>%WIKITOOLNAME% .&nbsp;%WEB% .&nbsp;</b><font size="+2"><b>%TOPIC%</b> %TMPL:P{"titleaction"}%</font>
45               </td><td> %TMPL:P{"headerhelp"}%
46               </td>
47              </tr>
48              <tr bgcolor="%WEBBGCOLOR%">
49               <td colspan="2">
50                %TMPL:P{"webaction"}%
51               </td>
52              </tr>
53             </table>%TMPL:END%
54             %TMPL:DEF{"copyright"}%
55             <div class="TWikiCopyright">
56             <font size="-2">%WEBCOPYRIGHT%</font>
57             </div>%TMPL:END%
58             %TMPL:DEF{"footernote"}%%TMPL:END%
59             %TMPL:DEF{"standardfooter"}%
60             <br clear="all" />
61             <table width="100%" border="0" cellpadding="3" cellspacing="0">
62              <tr bgcolor="%WEBBGCOLOR%">
63               <td valign="top">
64 rizwank 1.1    Topic <b>%TOPIC%</b> . { %TMPL:P{"topicaction"}%
65                }
66               </td>
67              </tr>
68             </table>
69             <table width="100%" border="0" cellpadding="3" cellspacing="0">
70              <tr>
71               <td>
72             %TMPL:P{"footernote"}%
73               </td>
74               <td width="50%">
75                 %TMPL:P{"copyright"}%
76               </td>
77              </tr>
78             </table>%TMPL:END%
79             %TMPL:DEF{"oops"}%
80             %TMPL:P{"htmldoctype"}%
81             %TMPL:P{"head"}%
82             <body bgcolor="#ffffff">
83             #PageTop
84             %TMPL:P{"simpleheader"}%
85 rizwank 1.1 ---+ %TMPL:P{"heading"}%
86             %TMPL:P{"message"}%
87             <p />
88             %TMPL:P{"standardfooter"}%
89             #PageBottom
90             </body>
91             </html>%TMPL:END%

Rizwan Kassim
Powered by
ViewCVS 0.9.2