Page 2 of 2
Re: Page Blocks, how is it meant to work?
Posted: Fri Mar 25, 2011 7:45 am
by denli
klenkes wrote:Take a look at the plugin
content_dump
There is an option to process smarty in your request.
Thanks for the reply!
But looks complicated?
And I rather use a module thats being maintaind this one is discontinued.
Also I have the site working with the page block solution above.
Re: Page Blocks, how is it meant to work?
Posted: Fri Mar 25, 2011 8:52 am
by klenkes
Oh my God! You are right!
I will not publicly maintain this module any longer...
It was a great and powerful plugin.
Re: Page Blocks, how is it meant to work?
Posted: Mon Aug 22, 2011 12:19 pm
by denli
denli wrote:Hi all,
Back with a question.
How can I get other modules to work in parent pages that pull several child pages info.
Example:
I have one parent page that pulls in child pages info under it but each child has a showtime module tag or Youtube tag.
In the child pages it works but not in the parent page?
It sees the code as plain text which is visible as text like {showtime show='1'} but I want the Show

not the tekst
Hope that you all know what I mean.

still looking for this solution any body?