cancel
Showing results for 
Search instead for 
Did you mean: 

adding metadata for a version of a content?

madmattis
Champ in-the-making
Champ in-the-making
Hi,

i need some help with a question about extending the metadata.
Is it possible to extend the metadata so that every version has its own metadata? Infos like virtuell folder, checksum, checksum type, and so on.

I did not find anything in the wiki about it. And also no forum posting deals with this special topic.

Is there anyone who could help me?

Thanks a lot!

Mattis
3 REPLIES 3

madmattis
Champ in-the-making
Champ in-the-making
Is the question to strong or why does nobody reply?

Im still interested in an answer!

kevinr
Star Contributor
Star Contributor
Can you explain your need better? Do you mean the meta-data being versioned? As currently the content and the meta-data are versioned and store in the version-store.

Thanks,

Kevin

madmattis
Champ in-the-making
Champ in-the-making
Thanks for reply!

I try to write an index.xml file which indicates the changes to one content file. That means the meta data of older versions of this file should be read. The Changes i have to indicate is if the file is: new, appended, replaced, deleted.

Therefor i have to read the meta-data from older Versions. How can i do this?

I use JavaScript!
I cant read the recent versions by
node.properties.*
?

Thanks a lot?

Mattis