Mit Bild Button eine externe Seite in Content Bereich laden?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
xTV
Posts: 3
Joined: Thu 6. Apr 2006, 15:37

Mit Bild Button eine externe Seite in Content Bereich laden?

Post 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
Ren.Hoek
Posts: 34
Joined: Thu 3. Mar 2005, 21:38
Location: Augsburg/Germany
Contact:

it depends

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply