0 Votes

Changes for page MyWiki

Last modified by Ryan C on 2025/05/14 13:49

From version 14.1
edited by Ryan C
on 2025/04/28 07:40
Change comment: There is no comment for this version
To version 15.1
edited by Ryan C
on 2025/04/28 07:41
Change comment: There is no comment for this version

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-file name="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.