index.adp
Delivered as text/html
Related Files
- packages/irc-logger/www/admin/index.xql
- packages/irc-logger/www/admin/index.tcl
- packages/irc-logger/www/admin/index.adp
[ hide source ] | [ make this the default ]
File Contents
<!-- @arch-tag: 503ab846-a1ea-4d60-9780-e9294e41fc1e -->
<master>
<property name="doc(title)">@title;noquote@</property>
<table width="100%">
<tbody>
<tr>
<td align="right">[ <a href="/doc/@package_key@/">help</a> ]</td>
</tr>
</tbody>
</table>
<h4>Parameters</h4>
<p><a href="/admin/site-map/parameter-set?package_id=@package_id@">Set package parameters</a></p>
<h4>RDF log files</h4>
<p>The following RDF log files are available in the RDF
directory (<code>@rdf_dir@</code>).</p>
<p>Use <i>View</i> to visit the current ETP page of the log. Follow the <i>Update</i> link to re-apply
the XSL transformation to the RDF log(s).</p>
<p>The log has no Update link if the RDF log is not writable by the
owner of this AOLserver process.</p>
<table>
<tbody>
<multiple name="rdf_logs">
<tr>
<td>
<ul>
<li>@rdf_logs.desc@</li>
</ul>
</td>
<td>[
<if @rdf_logs.view_href@ not nil>
<a href="@rdf_logs.view_href@" title="View the current ETP page of the log">View</a>
<if @rdf_logs.update_href@ not nil>
|
</if>
</if>
<if @rdf_logs.update_href@ not nil>
<a href="@rdf_logs.update_href@" title="Re-apply the XSL transformation to the RDF log(s)">Update</a>
</if>]
</td>
<td>
<if @updated@ eq @rdf_logs.date@>
<font color="green"><i>Updated</i></font>
</if>
</td>
</tr>
</multiple>
</tbody>
</table>