Summary
Details
- Page properties
-
- Content
-
... ... @@ -473,12 +473,12 @@ 473 473 == View File Macro == 474 474 The View File macro shows a file viewer for an attached file. 475 475 476 -{{example}} {{view -filename="MyAttachedFile.pdf"/}} {{/example}}476 +{{example}} {{pdfviewer attachment="MyPage@MyAttachedFile.pdf"/}} {{/example}} 477 477 478 478 == UI Extension Macro == 479 479 The UIExtension macro injects UI elements into extension points. 480 480 481 -{{example}} {{uiextension extensionPointId="org.xwiki.platform.panels"/}} {{/example}}481 +{{example}} {{uiextension id="org.xwiki.platform.panels"/}} {{/example}} 482 482 483 483 == UI Extensions Macro == 484 484 The UIExtensions macro lists UI extensions for a given extension point.