diff options
author | Brion Vibber <brion@pobox.com> | 2010-05-27 14:54:43 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-05-27 14:54:43 -0700 |
commit | 2f2fa100715f9c09b2b91a2d1afddacf7b7f16db (patch) | |
tree | 883a6642614484db322a3b6f17511c2ab5f46376 /plugins/WikiHowProfile/README | |
parent | 87b8a89aa7b96e63586bdd3b1afb9d43355fd48b (diff) | |
parent | 2b318a3420fe3e979defc7eacfb1eb2d9321d807 (diff) |
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Diffstat (limited to 'plugins/WikiHowProfile/README')
-rw-r--r-- | plugins/WikiHowProfile/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/WikiHowProfile/README b/plugins/WikiHowProfile/README new file mode 100644 index 000000000..ee6096c9f --- /dev/null +++ b/plugins/WikiHowProfile/README @@ -0,0 +1,6 @@ +This is an additional plugin which piggybacks on OpenID authentication to pull +profile information from WikiHow user pages when creating or updating accounts. + +WikiHow runs a customized MediaWiki setup, with locally-built extensions to add +profile features such as an avatar. As this additional info isn't yet exposed +through OpenID, we need to pull it separately. |