From what I can see MaxiGallery seems to have inbuilt modifiers but do the placeholders work with PHx modifiers too.
I’m trying to apply a dynamic css declaration with:
[+math=[+maxigallery.picture_height_normal+]+18+]
what’s the right syntax for this?
Thanks.
No, maxigallery doesn’t have any modifiers of it’s own.. they are PHx all the way. Not sure, but I think the math goes something like:
[+maxigallery.picture_height_normal:math=`?+18`+]
If you want to add 18 to the current value.. the questionmark is replaced by the placeholder value (i think). If you haven’t seen already, lots of PHx information can be found in the
wiki.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."