Page 1 of 1

Mit Bild Button eine externe Seite in Content Bereich laden?

Posted: Fri 7. Apr 2006, 12:52
by xTV
Morgen.

Wie kann ich über einen Bild Button aus dem Content Bereich heraus, eine externe Seite in den Content Bereich des aktuell geöffneten Fensters laden?

Habe zwar den System Replacement Tag {URL:url_der_externen_site} gefunden. Aber bisher noch keine Möglichkeit, wie es über einen Bild Button aus dem Content Bereich heraus funktioniert.


Gruß
xTV

it depends

Posted: Fri 21. Apr 2006, 15:09
by Ren.Hoek
Hi,

if you are using the content-part text with image (Text mit Bild), you could try the following "trick" I found somewhere else:
as image caption (Bildunterzeile) use:

Code: Select all

||index.php?youralias
This makes the image clickable and links to the desired location. What if you try

Code: Select all

||{URL:yoururl.here}
, does that work??

Cheers, Ren Hoek

Posted: Fri 21. Apr 2006, 16:00
by flip-flop
Hi,

have a look: http://faq.phpwcms-docu.de/15_53_en.html
eine externe Seite in den Content Bereich des aktuell geöffneten Fensters laden
But I don´t know a way for doing so. Normally the system didn´t handle a frame.
One idea: Iframe. http://www.phpwcms.de/forum/viewtopic.php?t=8182

Gruß Knut