Revision history for CIABotNotifier


Revision [23413]

Last edited on 2016-05-20 07:38:48 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]
Additions:
[[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt | MediaWiki port]] derived from this initial implementation
This code is experimental code that takes advantage of the very popular ""IRC""-based source code change notifier bot, [[http://cia.vc | CIA]]. Basically, changes to your wiki pages, or new comments, generate an ""XML""-formatted message that is sent to the ""CIA"" bot server. The message is then re-broadcast over IRC channels via subscribed CIA bots. Details about CIA are beyond the scope of this document; those interested in additional information about the ""XML"" schema used in this code should start with the [[http://cia.vc/doc/development/ | CIA development docs]].
This is what the notifier looks like in action using the [[http://www.irssi.org | irssi]] IRC client:
~- A [[http://cia.vc/account/register/ | CIA account]]
Deletions:
[[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt MediaWiki port]] derived from this initial implementation
This code is experimental code that takes advantage of the very popular ""IRC""-based source code change notifier bot, [[http://cia.vc CIA]]. Basically, changes to your wiki pages, or new comments, generate an ""XML""-formatted message that is sent to the ""CIA"" bot server. The message is then re-broadcast over IRC channels via subscribed CIA bots. Details about CIA are beyond the scope of this document; those interested in additional information about the ""XML"" schema used in this code should start with the [[http://cia.vc/doc/development/ CIA development docs]].
This is what the notifier looks like in action using the [[http://www.irssi.org irssi]] IRC client:
~- A [[http://cia.vc/account/register/ CIA account]]


Revision [20730]

Edited on 2009-06-25 22:30:31 by BrianKoontz [Modified to prevent CIA logging for read-restricted pages]
Additions:
if(isset($this->config['cia_bot_project_name']) &&
!preg_match('/[!]\*/', $this->ACLs['read_acl']))


Revision [20441]

Edited on 2009-02-06 20:53:42 by BrianKoontz [added screenshot]
Additions:
===Screenshot===
This is what the notifier looks like in action using the [[http://www.irssi.org irssi]] IRC client:
{{image url="images/cia_notifier.jpg" title="Screenshot of CIA notifier" alt="Screenshot of CIA notifier"}}


Revision [20440]

The oldest known version of this page was created on 2009-02-06 20:46:23 by BrianKoontz [added screenshot]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki