Changes for page Attachments
Last modified by Mark Kohlmann on 2024/07/26 08:05
From version 7.1
edited by Mark Kohlmann
on 2024/07/26 07:52
on 2024/07/26 07:52
Change comment:
Migrated property [defaultCategories] from class [XWiki.WikiMacroClass]
To version 4.1
edited by Mark Kohlmann
on 2020/04/03 03:49
on 2020/04/03 03:49
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-attachment-ui/12.2]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mark\.kohlmann@chiefintegrations\.com1 +XWiki.MarkKohlmann
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -3,6 +3,7 @@ 3 3 $xwiki.ssfx.use('js/xwiki/widgets/modalPopup.css', true)## 4 4 $xwiki.jsx.use($xcontext.macro.doc.fullName)## 5 5 $xwiki.ssx.use($xcontext.macro.doc.fullName)## 6 +$xwiki.jsfx.use('js/scriptaculous/builder.js')## 6 6 ## Integrates the optional Lightbox widget (from http://extensions.xwiki.org/xwiki/bin/view/Extension/Lightbox+Application ) 7 7 #if ($xwiki.exists('XWiki.Lightbox')) 8 8 $xwiki.jsx.use('XWiki.Lightbox')