Changes for page Drawer
Last modified by Lucas Charpentier (Sereza7) on 2023/11/15
From version 3.1
edited by Vincent Massol
on 2023/11/15
on 2023/11/15
Change comment:
There is no comment for this version
To version 3.2
edited by Lucas Charpentier (Sereza7)
on 2023/11/15
on 2023/11/15
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.CharpentierLucas - Content
-
... ... @@ -22,10 +22,10 @@ 22 22 23 23 == Example == 24 24 25 -I updated the //drawer.vm//template to add my own template. [[Here is a paste of the updated file>>https://up1.xwikisas.com/#ZALQU0iN1unVl4AHzA0WQg]]. Here are the details of my modifications on this file:25 +I updated the ##drawer.vm## template to add my own template. [[Here is a paste of the updated file>>https://up1.xwikisas.com/#ZALQU0iN1unVl4AHzA0WQg]]. Here are the details of my modifications on this file: 26 26 * L102->104: I added a button in the main drawer to open the custom drawer 27 27 * L107->113: I added the custom drawer container, which is a dialog with a unique ID, and added some of the content I want to display in it. 28 28 29 -In this example, I decided to add my own drawer ID on line 29 of //drawer.less//. [[Here is a paste of the updated file>>https://up1.xwikisas.com/#ufUizsdxpqw7Baz0bk7tOw]]29 +In this example, I decided to add my own drawer ID on line 29 of ##drawer.less##. [[Here is a paste of the updated file>>https://up1.xwikisas.com/#ufUizsdxpqw7Baz0bk7tOw]] 30 30 31 31 [[Video demo of how updating those two files allows to add a fully interactive drawer>>https://up1.xwikisas.com/#qqmSesR1-5yJSW6NTJVW0Q]].