Changes for page Ticknock
                  Last modified by David De La Harpe Golden on 2020/08/09 18:37
              
      
      From version 
 12.1 
    
    
              edited by David De La Harpe Golden
        
on 2018/08/13 21:56
     on 2018/08/13 21:56
      Change comment:
              There is no comment for this version
          
         
      To version 
 11.1 
    
    
              edited by David De La Harpe Golden
        
on 2018/08/13 21:56
     on 2018/08/13 21:56
      Change comment:
              Upload new image "stillheather.jpg", version 1.1
          
         Summary
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -2,15 +2,11 @@ 2 2 #set($alist = $sorttool.sort($doc.getAttachmentList(),["filename"])) 3 3 #foreach($attach in $alist) 4 4 (% class="thumb" data-imgnum="$foreach.index" %)[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end 5 - 6 - 7 7 {{gallery width="" height=""}} 8 8 #foreach($attach in $alist) 9 9 [[image:$attach.filename]] 10 10 #end 11 11 {{/gallery}} 12 - 13 - 14 14 #set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome")) 15 - 16 16 {{/velocity}} 12 +