Alexei Sorokin 0a6bb5190f [ExtendedProfile] Clean up of missing array indices handling | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
actions | %!s(int64=5) %!d(string=hai) anos | |
classes | %!s(int64=4) %!d(string=hai) anos | |
lib | %!s(int64=4) %!d(string=hai) anos | |
locale | %!s(int64=4) %!d(string=hai) anos | |
ExtendedProfilePlugin.php | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
The ExtendedProfile plugin adds additional profile fields such as:
And allows administrators to define additional profile fields for the users of a GNU social installation.
add
addPlugin('ExtendedProfile');
$config['admin']['panels'][] = 'profilefields';
to the bottom of your config.php
Note: This plugin is enabled by default on private instances.
none