Page 1 of 1
Inserting Content From another page
Posted: Mon Sep 08, 2008 2:14 pm
by Jenski
If I had content on a page, and also wanted to add to it content from another page how would i do it?
Thanks in advance
Re: Inserting Content From another page
Posted: Mon Sep 08, 2008 3:59 pm
by junito
I know there's a specific url that only shows the content block's content (in fact doesnt show the template)
... But I have forgotten what the urls like
Does anyone know?
Junito
Re: Inserting Content From another page
Posted: Mon Sep 08, 2008 5:51 pm
by junito
add
&showtemplate=false at the end of your url and you will only see the {content} of the page.
If you use the fetchurl plugin in addition like in:
{fetchurl url="
http://yoursite.com/index.php?page=your ... late=false"}
.. you can display it.
Re: Inserting Content From another page
Posted: Tue Sep 09, 2008 1:00 pm
by Jenski
can you assign what you retrieve to a variable after aswell?
Re: Inserting Content From another page
Posted: Sat Sep 13, 2008 12:29 am
by nhaack
Hi Jenski,
can you draw a sharper picture of what you want to do?
If you just want to display a message or something like that, which is maintained somewhere in the CMS and displayed either page-wise or template based, you might want to have a look at the global content blocks.
best
Nils