0 Votes

Changes for page View File Macro

Last modified by Ryan C on 2025/04/30 07:54

From version 13.1
edited by Ryan C
on 2025/04/15 21:18
Change comment: There is no comment for this version
To version 14.1
edited by Ryan C
on 2025/04/15 21:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,3 +15,21 @@
15 15  = Example Usage =
16 16  
17 17  
18 +Thumbnails side by side:
19 +
20 +{{view-file display="thumbnail" name="Test.ppt"/}} {{view-file display="thumbnail" name="TestPDF.pdf"/}}
21 +
22 +Or standalone:
23 +
24 +{{view-file name="Test.ppt"/}}
25 +
26 +In a paragraph: {{view-file name="Test.ppt"/}}
27 +
28 +
29 +Full PDF:
30 +
31 +{{view-file display="full" name="TestPDF.pdf"/}}
32 +
33 +Full Presentation:
34 +
35 +{{view-file display="full" name="Test.ppt"/}}

XWiki AI Chat