=== BuddyPress Docs ===
Contributors: boonebgorges, cuny-academic-commons
Donate link: http://teleogistic.net/donate
Tags: buddypress, docs, wiki, documents, collaboration
Requires at least: WordPress 3.1, BuddyPress 1.3
Tested up to: WordPress 3.1, BuddyPress 1.3
Stable tag: 1.0.2
Adds collaborative Docs to BuddyPress.
== Description ==
BuddyPress Docs adds collaborative work spaces to your BuddyPress community. Part wiki, part document editing, think of these Docs as a BuddyPress version of the Docs service offered by the Big G *ifyouknowwhatimean*
Features include:
* Group-specific Docs
* Doc taxonomy, using tags
* Fully sortable and filterable doc lists
* TinyMCE front-end doc editing
* One-editor-at-a-time prevention against overwrites, plus idle detection/autosave
* Dashboard access and management of Docs for the site admin
NOTE This plugin REQUIRES WordPress 3.1 or higher. Lower versions of WP may appear to work, but will compromise the privacy of your Docs.
This plugin is in active development. For feature requests and bug reports, visit http://github.com/boonebgorges/buddypress-docs. If you have translated the plugin and would like to provide your translation for distribution with BuddyPress Docs, please contact the plugin author.
== Installation ==
1. Install
1. Activate
1. For each group where you want Docs activated, visit Group Admin > Docs and check the checkbox
1. Sit back and watch the jack roll in
== Changelog ==
= 1.0.2 =
* Adds logic for loading textdomain and translations
= 1.0.1 =
* Fixes bug that prevented Doc delete button from working
* Adds POT file for translators
* Re-fixes problem with JS editor that might cause error message on save in some setups
= 1.0 =
* UI improvements on doc meta sliders
* Doc children are now listed in single doc view
* Improved support for TinyMCE loading on custom themes
* More consistent tab highlighting in group subnav
* Fixed bug that prevented reverting to the "no parent" setting
* Improvements in the logic of doc comment display
* Improvements in the way that activity posts respect privacy settings of groups
= 1.0-beta-2 =
* Added pagination for doc list view
* Improvements to the simultaneous edit lock mechanism
* Streamlining of Doc Edit CSS to fit better with custom themes
* Improvements to the way that docs tags are handled on the back end
= 1.0-beta =
* Initial public release