On Tue, Apr 13, 2010 at 11:01 PM,  <[email protected]> wrote:
> It works, but now I want to make a condition of very 4th one
> to display a row of images with the mini gallery: %center
> text-align=center%Mini_Rand:gallery.portfolio/*|[-'''Click to See
> Photos'''-]

This works, using MarkupExprPlus:

===(snip)===
(:pagelist fmt=#foo group=Test:)

(:if false:)
[[#foo]]
(:if equal {(mod {$$PageCount} 4)} 1:)HERE ARE MY IMAGES(:ifend:)
* {=$FullName}
[[#fooend]]
(:ifend:)
===(snip)===

-Peter

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to