source: trunk/gsdl/macros/status.dm@ 2935

Last change on this file since 2935 was 2935, checked in by sjboddie, 22 years ago

Added Greenstone version number to admin pages

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 3.6 KB
RevLine 
[198]1package status
2
3_header_ {<html>
4<head>
5<title>_1_</title>
6</head>
[725]7<body bgcolor="\#90c098" text="\#000000" link="\#006666"
[198]8 alink="\#cc9900" vlink="\#666633">
9}
10
11_footer_ {</body>
12</html>
13}
14
[725]15_infoheader_ {<html>
16<head>
17<title>_1_</title>
18</head>
19<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
20 alink="\#cc9900" vlink="\#666633">
[198]21
[725]22<table width=100%>
23 <tr>
[1129]24 <td><img src="_httpimg_/spacer.gif" width=2 height=77></td>
[725]25 <td>_iconblankbar_
26 <center><h2>_1_</h2></center>
27 _iconblankbar_</td>
28 </tr>
29</table>
[1794]30<center>
31<table width=_pagewidth_><tr><td>
[725]32}
33
34_infofooter_ {
[1794]35</td></tr></table>
[725]36<p> _iconblankbar_
37</body>
38</html>
39}
40
41
[198]42_frameset_ {
43<html>
44<head>
[876]45<title>_titlewelcome_</title>
[198]46</head>
47
[1291]48<frameset cols="180,*" border=0>
[198]49 <noframes><body bgcolor="#ffffff">
[876]50 <p>_textframebrowser_</p>
[198]51 </body>
52 </noframes>
[1796]53 <frame src="_gwcgi_?e=_compressedoptions_&a=status&p=select" name=navframe>
54 <frame src="_gwcgi_?e=_compressedoptions_&a=status&p=welcome" name=infoframe>
[198]55</frameset>
56
57</html>
58}
59
60_select_ {
[725]61<a href="_httppagehome_" target=_top border=0><img src="_httpimg_/gsdl.gif"></a>
[1129]62<p>
[1796]63<a href="_gwcgi_?e=_compressedoptions_&a=status&p=welcome" target=infoframe>_textadminhome_</a><br>
[1266]64<a href="_httppagehome_" target=\_top>_textreturnhome_</a>
[381]65
[1837]66<p><b>_textconfigfiles_</b><br>
67<a href="_gwcgi_?e=_compressedoptions_&a=status&p=gsdlsite" target=infoframe>_textgsdlsite_</a><br>
68<a href="_gwcgi_?e=_compressedoptions_&a=status&p=maincfg" target=infoframe>_textmaincfg_</a>
69
70<p><b>_textlogs_</b><br>
71<a href="_gwcgi_?e=_compressedoptions_&a=status&p=usagelog" target=infoframe>_textusagelog_</a><br>
72<a href="_gwcgi_?e=_compressedoptions_&a=status&p=initlog" target=infoframe>_textinitlog_</a><br>
73<a href="_gwcgi_?e=_compressedoptions_&a=status&p=errorlog" target=infoframe>_texterrorlog_</a>
74
[381]75_If_("_cgiarguma_" ne "\_cgiarguma\_",
[876]76<p><b>_textusermanage_</b><br>
77<a href="_gwcgi_?e=_compressedoptions_&a=um&uma=listusers" target=infoframe>_textlistusers_</a><br>
78<a href="_gwcgi_?e=_compressedoptions_&a=um&uma=adduser" target=infoframe>_textaddusers_</a><br>
[1794]79<a href="_gwcgi_?e=_compressedoptions_&a=um&uma=changepasswd" target=infoframe>_textchangepasswd_</a>
[381]80)
81
[876]82<p><b>_textinfo_</b><br>
[1796]83<a href="_gwcgi_?e=_compressedoptions_&a=status&p=generalinfo" target=infoframe>_textgeneral_</a><br>
84<a href="_gwcgi_?e=_compressedoptions_&a=status&p=argumentinfo" target=infoframe>_textarguments_</a><br>
85<a href="_gwcgi_?e=_compressedoptions_&a=status&p=actioninfo" target=infoframe>_textactions_</a><br>
86<a href="_gwcgi_?e=_compressedoptions_&a=status&p=browserinfo" target=infoframe>_textbrowsers_</a><br>
87<a href="_gwcgi_?e=_compressedoptions_&a=status&p=protocolinfo" target=infoframe>_textprotocols_</a>
[1129]88}
[602]89
[1794]90_textgsdlsite_ {gsdlsite.cfg}
[2078]91_textmaincfg_ {main.cfg}
[1794]92
[1129]93_welcome_ {
94<center>
95<table width=_pagewidth_><tr><td>
[2935]96<b>_textversion_: _versionnum_</b>
97
98<p>_textmaas_
[1129]99<ul>
[2780]100<li>_textvol_
101<li>_textcmuc_
102<li>_textati_
[1129]103</ul>
[2780]104_texttsaa_
[602]105<p>
[1129]106_iconblankbar_
107</td></tr>
[2780]108<tr><th align=left><br>_textcolstat_</th></tr>
[1129]109<tr><td>
110<font color=gray>
[2780]111_textcwoa_
[1129]112<p>
[2780]113_textcafi_
[1129]114<br>
[2780]115_textcctv_
[1129]116</font>
117</td></tr>
118</table>
119</center>
[198]120}
[1794]121
122_maincfg_ {
123<form name="maincfgform" method=post action="_gwcgi_">
[1796]124<input type=hidden name="p" value="changemaincfg">
[1794]125<input type=hidden name="e" value="_decodedcompressedoptions_">
126<p>_If_(_maincfgfile_,<textarea name="cfgfile" cols=72 rows=18 wrap=off>
127_maincfgfile_
[2244]128</textarea>
[2780]129<br><input type=submit value="_textsubc_"><input type=reset>,_texteom_)
[1794]130</form>
131}
132
133_changemaincfgfail_ {
134<html>
135<body bgcolor="\#ffffff" text="\#000000">
[2780]136_textftum_
[1794]137_footer_
138}
139
140_changemaincfgsuccess_ {
141<html>
142<body bgcolor="\#ffffff" text="\#000000">
[2780]143_textmus_
[1794]144_footer_
145}
Note: See TracBrowser for help on using the repository browser.