We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Parse order problem

Development and Programming

mweichert's avatar
mweichert
68 posts
16 years ago
mweichert's avatar mweichert

Hello,

I have a template that looks like the following:

{exp:image_gallery}

 {photos}

   {exp:imgsizer:size src='{photo_filename}' width='200' height='200'}    

 {/photos}

{/exp:image_gallery}

In my ‘image_gallery’ module, I am doing variable substitution for {photos} and {photo_filename} variables. I’m trying to ‘pass’ the {photo_filename} to the ‘imgsizer’ plugin. However instead of passing the value of {photo_filename}, the string ‘{photo_filename}’ gets passed to the ‘imgsizer’ plugin.

I’ve tried adding the parse=’inward’ parameter to the image_gallery tag, but that didn’t work.

Any suggestions?

Thanks, Mike

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.