Details
-
Improvement
-
Resolution: Fixed
-
Major
-
2.5 M1, 2.4.2
-
None
-
Easy
-
Description
Adds methods to be able to:
$services.model.createAttachmentReference("image.png", $doc.getDocumentReference()) $services.model.resolveAttachment("image.png") $services.model.resolveAttachment("image.png", "current") $services.model.resolveAttachment("image.png", "explicit", $xwiki.getDocument("OtherSpace.OtherPage").getDocumentReference())