10-29-2007 02:50 PM
if (document.mimetype == "text/plain")
{
document.content += "rnrnCopyright (C) 2006";
document.content += xmlBuildField("GLDoc:Creator",document.properties["GLDoc:creator"]);
}J'ai également cherché ici : http://wiki.alfresco.com/wiki/Metadata_Extraction, mais n'est pas tout comprisdocument.content += document.properties.author;Merci !
10-30-2007 04:22 AM
document.save();
10-30-2007 11:22 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.