Change content type and parameters

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2012 06:33 AM
Hello everyone,
I want to create custom content type with custom properties in Alfresco Share.
I have followed the procedure described in this book:
http://www.amazon.com/Alfresco-3-Cookbook-Snig-Bhaumik/dp/184951108X
I have changed some files in tomcat/shared/classes/alfresco/extension:
- web-client-config-custom.xml
- myCustomModel.xml
- custom-model-context.xml
I can create new type in alfesco browser (localhost:8080/alfresco) now.
But I want to create or change new type in Share (localhost:8080/share) and also edit newly defined properties in Share GUI.
What is the right way to do this ?
——————————————————–
OS: Centos
Alfresco: community 4.0.d
I want to create custom content type with custom properties in Alfresco Share.
I have followed the procedure described in this book:
http://www.amazon.com/Alfresco-3-Cookbook-Snig-Bhaumik/dp/184951108X
I have changed some files in tomcat/shared/classes/alfresco/extension:
- web-client-config-custom.xml
- myCustomModel.xml
- custom-model-context.xml
I can create new type in alfesco browser (localhost:8080/alfresco) now.
But I want to create or change new type in Share (localhost:8080/share) and also edit newly defined properties in Share GUI.
What is the right way to do this ?
——————————————————–
OS: Centos
Alfresco: community 4.0.d
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2012 04:32 PM
The web-client-config-custom.xml file is only for the Alfresco Explorer user interface. Take a look at this tutorial for instructions on custom content types and Share configuration:
http://ecmarchitect.com/archives/2012/01/09/1509
Jeff
http://ecmarchitect.com/archives/2012/01/09/1509
Jeff

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2012 05:25 PM
Thank you very much … I have succesfully created custom model, share customisation and custom advances search.
Excelent tutorial.
Excelent tutorial.
