Creating version index in document

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2007 07:44 AM
I have a question relating to the versioning of Alfresco:
My company includes in each document a index of versions with comments and who changed a version.
Is it possible to extract this information automatically from the generated version numbers Alfresco creates? (and to write this directly into the document)
Thx for the answer in advance…
My company includes in each document a index of versions with comments and who changed a version.
Is it possible to extract this information automatically from the generated version numbers Alfresco creates? (and to write this directly into the document)
Thx for the answer in advance…
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2007 11:52 AM
I have a question relating to the versioning of Alfresco:
My company includes in each document a index of versions with comments and who changed a version.
Is it possible to extract this information automatically from the generated version numbers Alfresco creates? (and to write this directly into the document)
Thx for the answer in advance…
Hi Folks,
I have a same question, to help he is to help me.
The Alfresco is "SPECTACULAR" …!
Thanks very mutch for any replay.
Lunix

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2007 12:41 PM
The meta-data you describe is available on the version store nodes stored for each version of the document. It is possible to extract that data using the VersionService java API and in Alfresco 2.1 it will be possible to extract that information using a FreeMarker template - as the version history for a node is now available in the data-model. You can use the javascript API to change the content of a document (textual content) so in theory you could change the content to include that information.
Thanks,
Kevin
Thanks,
Kevin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2007 01:56 PM
Wow,
this is a very quickly replay.
Thank you very much.
Note: if I find the solution the shipment.
this is a very quickly replay.
Thank you very much.
Note: if I find the solution the shipment.
