Custom Content Model

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2009 04:14 AM
Hi All,
In my project I want to upload the file in Alfreco .But the file has custom content type like ISBN No. PO No.(Purchaes Order No) etc. My question is can I create custom content type using Alfresco's UI? Or do I have to write custom content model?. Is there any REST API is available do this?
Please Help me .
Thanks ,
Dipak
In my project I want to upload the file in Alfreco .But the file has custom content type like ISBN No. PO No.(Purchaes Order No) etc. My question is can I create custom content type using Alfresco's UI? Or do I have to write custom content model?. Is there any REST API is available do this?
Please Help me .
Thanks ,
Dipak
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2009 04:05 PM
You can use the APIs to create content and you can hotdeploy content modells via the webclient. Maybe there is even a plugin allowing for GUI-designing content models, as there is a commercial GUI plugin to generate workflows and that is related.
The easiest way would be to write your own content-model definition as XML file. For a simple case of extending the list of metadata, available, that is pretty straight forward . Check the Wiki (Browse for category) or follow the link in my signature to Jeff Potts developer series.
Norgan
The easiest way would be to write your own content-model definition as XML file. For a simple case of extending the list of metadata, available, that is pretty straight forward . Check the Wiki (Browse for category) or follow the link in my signature to Jeff Potts developer series.
Norgan
