forked from GNUsocial/gnu-social
7a9b989349
Location information removed from translation files with msgmerge --no-location to decrease size of files and reduce diff size. Unfortunately there does not appear to be a setting in msgmerge or msgattrib to remove the extracted comments ("#.") from translation files. If you do know of such a switch, please let me know! |
||
---|---|---|
.. | ||
locale | ||
AccountManagementControlDocumentAction.php | ||
AccountManagementSessionStatusAction.php | ||
AccountManagerPlugin.php | ||
README |
The Account Manager plugin implements the Account Manager specification to "allow a server to describe an account-based user identification process in terms that a user-agent can understand." See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest Installation ============ add "addPlugin('accountManager');" to the bottom of your config.php Settings ======== none Example ======= addPlugin('accountManager');