cancel
Showing results for 
Search instead for 
Did you mean: 

Add items to 'Change Type' dialog in alfresco share 3.4+

dharmapurikar
Champ in-the-making
Champ in-the-making
Hi,

I want to add items to "Change Type" dialog in alfresco share 3.4 community version. I read few posts around blogs and this forum and those are -
http://forums.alfresco.com/en/viewtopic.php?f=47&t=25492
http://ecmconsultant.blogspot.com/2009/10/configuring-alfresco-share-type.html

Both of the above posts talk about a file "types.get.config.xml" which is deleted from 3.4 version of alfresco share. I was digging around and couldn't know what is alternate in 3.4+ version of alfresco share to add types to change type dialog?

Has anybody solved this issue?
5 REPLIES 5

mikeh
Star Contributor
Star Contributor
The config has now moved to share-config.xml so you can defined them in a share-config-custom.xml in Tomcat/shared/classes/alfresco/web-extension

Thanks,
Mike

dharmapurikar
Champ in-the-making
Champ in-the-making
Thanks for reply MikeH!

I believe I can over-ride or have my custom configuration. I am developing an alfresco module (AMP) and will love to keep the configuration in AMP rather than copying that physically to tomcat/shared/classes/extension… folder.

Can I do that? If yes, how?

mikeh
Star Contributor
Star Contributor
For an AMP, the file would go in /WEB-INF/classes/alfresco

Thanks,
Mike

tremal
Champ in-the-making
Champ in-the-making
Hi!

"Change Type" Dialogue constains the new type I'd created, but when I open the Share, the option is labeñed as: type.my_content

How can I change this cos' it will be  "My Content" for example.

thanks

tremal
Champ in-the-making
Champ in-the-making