0 Votes

Changes for page Humor and Memes

Last modified by Ryan C on 2025/09/10 07:29

From version 178.1
edited by Ryan C
on 2025/05/06 21:21
Change comment: There is no comment for this version
To version 181.1
edited by Ryan C
on 2025/05/06 21:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +2,10 @@
1 -{{attachmentGalleryPicker limit="500"/}}
2 2  
3 -{gallery}
2 +{{velocity}}
3 +#set ($attachments = $doc.GetAttachmentList ())
4 +
5 +{{gallery}}
6 +#foreach (attachment in $attachments) #if (attachment.Filename.EndsWith (". Jpg") || attachment. Filename
7 +#end
8 +#end
9 +{{/gallery}}
10 +{{/velocity}}