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?
—
MikeH
- Posts
- 3931
- Achievements
- 6
- Member for
- 7 years 9 months
- From
- Alfresco HQ
Alfresco Employee
Stats
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
Mike Hatfield
Lead Engineer, Mobile Apps
Find me on Twitter
Get the Alfresco iOS app!
Get the Alfresco Android app!
dharmapurikar
- Posts
- 6
- Achievements
- 1
- Member for
- 4 years 8 months
Stats
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
- Posts
- 3931
- Achievements
- 6
- Member for
- 7 years 9 months
- From
- Alfresco HQ
Alfresco Employee
Stats
For an AMP, the file would go in /WEB-INF/classes/alfresco
Thanks,
Mike
Mike Hatfield
Lead Engineer, Mobile Apps
Find me on Twitter
Get the Alfresco iOS app!
Get the Alfresco Android app!
Tremal
- Posts
- 16
- Achievements
- 1
- Member for
- 2 years 3 months
Stats
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
- Posts
- 16
- Achievements
- 1
- Member for
- 2 years 3 months
Stats
Solved my last quiestion in: http://forums.alfresco.com/en/viewtopic.php?f=47&t=39202