root > WikiSense-trunk > tools > TickerBotPage.template.php

TickerBotPage.template.php

application/x-php, 580 bytes (load raw)
<?php
if (!isset($config['talk']) && isset($config['post'])) $config['talk']= $wiki->getTalkPage($config['post']);
?>
CommonsTicker is a bot for posting notifications on '''[[<?= $config['post'] ?>]]'''.

* Bot author/maintainer: [[w:de:Benutzer:Duesentrieb]] (speaks english and german)
* Local contact admin: [[<?= $config['local-contact'] ?>]]
* Ticker page discussion: [[<?= $config['talk'] ?>]]
* Technical information: [[meta:User:Duesentrieb/CommonsTicker|CommonsTicker]]
* Technical requests and discussion: [[meta:User talk:Duesentrieb/CommonsTicker|CommonsTicker talk]]