Page 1 of 1

Embed content [solved]

Posted: Tue Sep 29, 2009 9:57 pm
by alzambo
Hi there,

sorry for the stupid question: which is the correct way to include (no iframes) the content of an existing page (i mean, inside the cms) into another  page?

Bye!
Alex

Re: Embed content

Posted: Tue Sep 29, 2009 10:16 pm
by Jeff
$cgsimple->get_page_content($alias,[$block],[$assign])

Re: Embed content

Posted: Tue Sep 29, 2009 10:22 pm
by alzambo
Thankyou,

is it smarty?

Re: Embed content

Posted: Wed Sep 30, 2009 1:30 am
by Jeff
cgsimplesmarty module

Re: Embed content

Posted: Wed Sep 30, 2009 7:38 am
by alzambo
it doesn't work...

Re: Embed content [solved]

Posted: Wed Sep 30, 2009 9:56 am
by alzambo
alzambo wrote: it doesn't work...
It worked, I had to user the command without wysywyg.

Thank you!