pdipietro / joinple

Joinple - Join the people
http://www.joinple.com
Other
1 stars 0 forks source link

Visibilità Social network appena creato #213

Open davidemancinelli opened 8 years ago

davidemancinelli commented 8 years ago

Di default un social network creato non dovrebbe essere visibile agli utenti, in modo tale che il creatore abbia il tempo di personalizzarlo. Successivamente si può scegliere di renderlo visibile.

pdipietro commented 8 years ago

Social network special attributes

is_online

The is_online attribute can have the following values:

value description
false The social network is visible and accessible only by the owner, an administrator or a Joinple administrator.
This value is used for just created social network, or, in emergency, for social network mainteinance
true The social network is operating normally

is_visible

The is_visible attribute can have the following values:

value description
open The social network is visible and accessible (read/write) to every joinple user
private The social network is visible and accessible only to invited users after accepting the invitation (it can be a company social network)
restricted The social network is visible and accessible only by users whose email belongs to a set of allowed domains, like in an intranet - [.ibm.com, .hp.it.com, ...)

Paying customers

private or restricted social networks are reserved for paying customers.

status

The status attribute is user by the joinple administrators to superseede the behavior of the social network. It can have the following values:

value description behavior
run This is the social network initial status
The social network is up and running.
It can be accessed depending on its is_online and is_visible attributes.
The attribute value can only be changed by joinple administrators.
suspended The social network is accessible only to the joinple administrators (for administrative purposes)
locked The social network is accessible only to the joinple administrators (to avoid unused social networks)
banned The social network has been banned