Wiki and Taxonomy with CBOX
- This topic has 1 reply, 2 voices, and was last updated 12 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello,
In my company we are evaluating WordPress+CBOX as a collaboration tool. One of the requirements we have, is to provide a multi-vocabulary taxonomy building module. We have been analyzing several taxonomy plugins: Ultimate Taxonomy Manager, Taxonomy Picker, GD Custom Posts and Taxonomies Tools… but it seems they are not compatible with buddypress-docs-wiki, where we need to use the taxonomies.
Is there any CBOX taxonomy plugin compatible ??
Thanks in advance
Those plugins will register taxonomies and could possibly work from the WP admin dashboard under the “BuddyPress Docs” menu item.
However, because BP Docs Wiki is a frontend plugin, users won’t be able to see an area to add those custom taxonomy terms. So, in the meantime, you’d probably need to create a plugin to accomplish what you want.
If you have experience developing WordPress plugins, check out the BP Docs Wiki code here:
https://github.com/boonebgorges/buddypress-docs-wiki
And you should also check out the BP Docs plugin, which powers the Wiki plugin here:
https://github.com/boonebgorges/buddypress-docs