gnu-social/plugins/DomainStatusNetwork
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
actions Set HTTP status codes with http_​response_​code() 2021-07-16 19:44:38 +01: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 [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
scripts [SCRIPTS] Set PUBLICDIR in plugin scripts as well 2021-07-16 19:44:35 +01:00
DomainStatusNetworkPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2021-07-16 19:44:36 +01: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');