gnu-social/plugins/DomainStatusNetwork
Chimo 9de79f0a36 Update prepare() method on Action subclasses.
Fixes handle()-related strict warnings such as "Strict Standards:
Declaration of AdminPanelAction::prepare() should be compatible with
Action::prepare(array $args = Array)

Ref. #190
2016-06-01 02:26:44 +00:00
..
actions Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
extlib split is gone, use explode. PHP7 extlib fix 2016-04-26 02:41:56 +02:00
lib StatusNet class renamed GNUsocial 2015-02-27 12:44:15 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
scripts Add executable permission to script missing it 2015-07-10 14:46:08 +05:30
DomainStatusNetworkPlugin.php Change status.net/wiki URLs to git.gnu.io 2016-02-08 17:48:10 +00:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The DomainStatusNetwork plugin adds tools to map one status_network to one
email domain in a multi-site installation.

Relates to "status_network":
* /scripts/setup.cfg.sample
* /scripts/setup_status_network.sh
* /scripts/settag.php
* /scripts/delete_status_network.sh
* /scripts/move_status_network.sh


Installation
============
add "addPlugin('DomainStatusNetwork');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('DomainStatusNetwork');