EllisLab text mark
Advanced Search
     
Retaining Randomizer result?
Posted: 19 December 2007 03:50 AM   [ Ignore ]
Joined: 2002-11-01
951 posts

In my template, I would like the page title and the header to be the same data pulled from the Randomizer plugin.

assign_variable doesn’t work as it doesn’t parse the plugin before doing the replace.

Any ideas on how to accomplish this?

 
Posted: 19 December 2007 05:24 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2004-05-14
20504 posts

I don’t know how to do this in PHP land, but how about the Reeposition plugin; I think that if you use it with the parse= parameter, you could probably get the result you’re after.  It’s 12:30am here, but perhaps this tired thought will get you somewhere. wink

 
Posted: 19 December 2007 03:18 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2002-11-01
951 posts

Ya, I must have been really tired last night too, as this is trivial in PHP land. But I will check out that plugin too.

Thanks