Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
ajdunevent
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
6e031d623a
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
master
mysqli_num_rows-NO-BOOL
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
DomainStatusNetwork
Diogo Peralta Cordeiro
6e031d623a
[VersionBump] 2.0.0beta0
3 years ago
..
actions
1667d727b4
Set HTTP status codes with http_response_code()
3 years ago
extlib
3e9b0d6018
split is gone, use explode. PHP7 extlib fix
8 years ago
lib
8fac7a9f6c
StatusNet class renamed GNUsocial
9 years ago
locale
6e031d623a
[VersionBump] 2.0.0beta0
3 years ago
scripts
1ba3416cd1
[SCRIPTS] Set PUBLICDIR in plugin scripts as well
3 years ago
DomainStatusNetworkPlugin.php
165edc2609
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
3 years ago
README
a614205663
Add plugin READMEs
8 years ago
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');