Adding a specific docmument version link inside a wiki page
Hi everybody,
How can I add a resource inside a wiki page to access to a document in a given version ??
The following is a link that accesses to the last version of a document since only the dDocName is referenced inside this link :
<a href="http://webcenter-vm:9998/webcenter/faces/owResource.jspx?z=oracle.webcenter.doclib!sec49e824_2471_4fd0_bdc5_5c120af7101a!webcenter-content-server#dDocName#UCM_00068938!!simple_graph.png" resourceid="webcenter-content-server#dDocName:UCM_00068938" serviceid="oracle.webcenter.doclib">simple_graph.png</a>
How can I add the dID of a document to this link in order to point to a specific version ??
How can I add a resource inside a wiki page to access to a document in a given version ??
The following is a link that accesses to the last version of a document since only the dDocName is referenced inside this link :
<a href="http://webcenter-vm:9998/webcenter/faces/owResource.jspx?z=oracle.webcenter.doclib!sec49e824_2471_4fd0_bdc5_5c120af7101a!webcenter-content-server#dDocName#UCM_00068938!!simple_graph.png" resourceid="webcenter-content-server#dDocName:UCM_00068938" serviceid="oracle.webcenter.doclib">simple_graph.png</a>
How can I add the dID of a document to this link in order to point to a specific version ??
0