====== hipchat Plugin ====== ---- plugin ---- description: Notify a HipChat room on page saves author : Jaguar Design Studio email : cave@jaguardesignstudio.com type : action lastupdate : 2014-12-05 compatible : depends : conflicts : similar : tags : notification, chat downloadurl: https://github.com/jaguardesign/dokuwiki-hipchat/zipball/master bugtracker : https://github.com/jaguardesign/dokuwiki-hipchat/issues sourcerepo : https://github.com/jaguardesign/dokuwiki-hipchat/ donationurl: screenshot_img : ---- ===== Installation ===== ==== Extension Manager Install ==== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ==== Manual Install ==== - Clone repository into your DokuWiku plugins folder, making the target folder name 'hipchat' $ git clone https://github.com/jaguardesign/dokuwiki-hipchat.git hipchat - To fetch the required dependencies, run: $ git submodule init $ git submodule update - In your DokuWiki Configuration Settings, enter an API token, room name (or ID number), and the name you want the notifications to appear from in HipChat. - Optionally, you can also define a comma-separated list of first-level namespaces to limit notifications to only those namespaces (without this setting, all namespaces will trigger notifications)