0 Votes

Changes for page Nonwhite Privilege

Last modified by Ryan C on 2025/08/31 04:21

From version 116.1
edited by Ryan C
on 2025/05/03 16:18
Change comment: There is no comment for this version
To version 129.1
edited by Ryan C
on 2025/05/03 17:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,15 +94,28 @@
94 94  == Images and Videos ==
95 95  
96 96  {{velocity}}
97 +#panelheader('Gallery')
98 +
97 97  #set($attachments = $doc.getAttachmentList())
98 -{{gallery}}
100 +#set($imageCount = 0)
101 +
99 99  #foreach($attachment in $attachments)
100 - #set($filename = $escapetool.url($attachment.filename))
101 - #if($filename.endsWith(".jpg") || $filename.endsWith(".png") || $filename.endsWith(".webp"))
102 - image:$doc.fullName.WebHome@$filename
103 + #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
104 + #set($imageCount = $imageCount + 1)
103 103   #end
104 104  #end
105 -{{/gallery}}
107 +
108 +#if($imageCount > 0)
109 + {{gallery}}
110 + #foreach($attachment in $attachments)
111 + #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
112 + image:$attachment.filename
113 + #end
114 + #end
115 + {{/gallery}}
116 +#end
117 +
118 +#panelfooter()
106 106  {{/velocity}}
107 107  
108 108  
background checks are racist[100%_ 6441q4_ Black Privilege_ does_ football_ image_ images_ white] - Copy.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AdminAngriff
Size
... ... @@ -1,1 +1,0 @@
1 -42.8 KB
Content
backgroundchecks.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AdminAngriff
Size
... ... @@ -1,0 +1,1 @@
1 +33.9 KB
Content