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
Inserting Content From another page
Re: Inserting Content From another page
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
... But I have forgotten what the urls like
Does anyone know?
Junito
Re: Inserting Content From another page
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.
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
can you assign what you retrieve to a variable after aswell?
Re: Inserting Content From another page
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
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