Account Manager
Account Manager
Description
This plugin provides the Mozilla Labs Account Manager prototype with the data it needs to allow Firefox to log the user in and out of a WordPress blog.
When a post or page hasn’t been published, pressing Ctrl-S on your keyboard will save the page/post as draft, if it has been published, then it will be updated.
To extend the data presented in the AMC Document, play with the provided mozlabs_amcd filter.
To-Do
- Add support for bbPress
Installation
- Upload the
account-managerdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Changelog
0.1 (2010-04-28)
- Initial release
- Features a workaround for the current version of the FF extension not supporting GET for the disconnect operation (this workaround will be removed once this bug in the extension has been fixed)