cancel
Showing results for 
Search instead for 
Did you mean: 

Category Manager

norgan
Champ in-the-making
Champ in-the-making
Hi there,
is anybody already thinking about a category explorer plugin to manage categories. Does the API allow for this at all ?

First thing comming to mind would be a Folder structure layout with features like
* moving
* copy & paste
* import
* export
* translation
* merging

Regards, Norgan
2 REPLIES 2

jbarmash
Champ in-the-making
Champ in-the-making
Alfresco Categories are Content Nodes, so there is no reason you can do all the things you want with them through the NodeService API.  Other APIs can also be used to manipulate Categories, although for what you want NodeService is more generic. 

Additionally, Alfresco supports having multiple category hierarchies, but that's not currently exposed in UI.  Ability to manage all category hierarchies would be great.

stevewickii
Champ in-the-making
Champ in-the-making
Just want to attach this post, in case it helps.

http://forums.alfresco.com/viewtopic.php?f=4&t=7052&p=40015#p40015