0 Votes

Changes for page Nonwhite Privilege

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

From version 117.1
edited by Ryan C
on 2025/05/03 16:20
Change comment: There is no comment for this version
To version 130.1
edited by Ryan C
on 2025/05/03 17:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -93,20 +93,31 @@
93 93  
94 94  == Images and Videos ==
95 95  
96 +{{carousel/}}
97 +
96 96  {{velocity}}
99 +#panelheader('Gallery')
100 +
97 97  #set($attachments = $doc.getAttachmentList())
102 +#set($imageCount = 0)
98 98  
99 -#macro(imageentry $filename)
100 -#if($filename.endsWith(".jpg") || $filename.endsWith(".png") || $filename.endsWith(".webp"))
101 - image:$doc.space/$doc.name/WebHome@$escapetool.url($filename)
104 +#foreach($attachment in $attachments)
105 + #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
106 + #set($imageCount = $imageCount + 1)
107 + #end
102 102  #end
103 -#end
104 104  
105 -{{gallery}}
106 -#foreach($attachment in $attachments)
107 - #imageentry($attachment.filename)
110 +#if($imageCount > 0)
111 + {{gallery}}
112 + #foreach($attachment in $attachments)
113 + #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
114 + image:$attachment.filename
115 + #end
116 + #end
117 + {{/gallery}}
108 108  #end
109 -{{/gallery}}
119 +
120 +#panelfooter()
110 110  {{/velocity}}
111 111  
112 112  
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