cancel
Showing results for 
Search instead for 
Did you mean: 

I want to implement a new category like category-manager out-of-the-box,how could i do

kevinchen
Champ in-the-making
Champ in-the-making

Hi  everyone:  

          I want to implement a new category like category-manager  out-of-the-box,how could i do.

   1. only administrator can maintain  a new category in admin-console  or otherwhere

   2. when upload file i can set the category to the file like  <aspect name="cm:generalclassifiable">

   3. it's very difficult to me implement front-end tree view module, i can't google some example, a github address is best

     

   please give me some advices,thanks

5 REPLIES 5

kaynezhang
World-Class Innovator
World-Class Innovator

About how to add  multiple classifications, please refer to Classification And Categories

kevinchen
Champ in-the-making
Champ in-the-making

it's not a new module to maintain category ,i read  the article  but i don't know how can i maintain catogery in the share UI

afaust
Legendary Innovator
Legendary Innovator

Years ago I filed an enhancement / contribution that would enable the category manager to support managing custom categories / classifications. But there was never any activity on it by Alfresco. See ALF-11982 for details.

mitpatoliya
Star Collaborator
Star Collaborator

If you are looking for adding new custom category in that list.

Checkout this post. Adding custom categories

Summary is edit your categories.xml file to include new categories, remove your db and restart your server. (NOTE: You will loose your data so do not try this if you have any important data.)

In this approach you do not need to do anything explicitly to show up your new category on share UI.

Solution for Restriction of category given here: Alfresco: Restrict categories that can be selected - Stack Overflow

Hope this helps

hi mittal, the first solution can't maintain the category one share UI