dom::xpathFunc::irc::logger::user_link |
|
<p>Create a link to the user account on this site where the IRC
nick matches the user's screen name.</p>
<p>Rolf (rolf@pointsman.de) from the tDOM team on tDOM extension
functions:</p>
<blockquote>
<p>If an XPath expr (both for the selectNodes method and in XSLT
stylesheets) uses a not standard XPath function name (you cannot
'overwrite' the C coded standard built-in functions), the engine
looks, if there is a tcl proc with the given function name in
the ::dom::xpathFunc:: namespace. |
irc::logger::apply_xslt |
|
Transform the RDF IRC log to HTML using passed XSL stylesheet. |
irc::logger::get_log |
|
Check which .rdf file holds the current IRC log in RDF format as
created by Dave Beckett's logger. |
irc::logger::rotate_logs |
|
Rotate the ETP pages so that the ETP page with the new log is
listed first instead of last. |
irc::logger::scheduled_update |
|
Scheduled procedure to check for updates of today's IRC log. |
irc::logger::update_log |
|
Check the IRC log of the passed date associated with
package_id. |