A question to this; maybe a bit to HTML /CSS and not really something for XWiki?
If you include pages with <iframe> can you override CSS settings from within XWiki?
We have a website included and would like to avoid double LOGO's (one on XWiki and one
on the included site)
So if I could add a CSS setting to my XWiki page that would actually override stuff within
the iframe container that would be great
Gerritjan
Op 21 jul. 2011, om 13:25 heeft Vincenzo Brancato het volgende geschreven:
-----Ursprüngliche Nachricht-----
Von: guillaume(a)xwiki.com [mailto:users-bounces@xwiki.org] Im Auftrag von Guillaume
Lerouge
Gesendet: Donnerstag, 21. Juli 2011 11:55
An: XWiki Users
Betreff: Re: [xwiki-users] Include website as xwiki page
Hi Vince,
have you tried an iframe embedded in the html
macro ?
{{html}}
<iframe src="my site" />
{{/html}}
This worked fine for me. Thx very much!!!!!
Here my code:
{{html}}
<iframe src="http://www.google.com" width="100%"
height="100%"></iframe>
{{/html}}
Best regards
Vince
I think that would fit your needs.
Guillaume
On Thu, Jul 21, 2011 at 11:42, Vincenzo Brancato
<v.brancato(a)procitec.de>wrote;wrote:
Hello,
is there a possibility to include a website directly as a wiki page,
so that clicking on a link, that redirects you to an external (www)
page, loads the website directly as a "frame" in my xwiki instance. At
the moment I am only able to create links that load the external site in a new tab or
page.
Best regards
Vince
Mit freundlichen Grüßen
Vincenzo Brancato
-Systems Integration-
PROCITEC GmbH Rastatter Strasse 41
D-75179 Pforzheim
Fon: +49 (0) 7231 15561-0
Fax: +49 (0) 7231 15561-11
Mailto: v.brancato(a)procitec.de
Mannheim HRB 504702
Geschäftsführer: Dipl.-Ing. (FH) Michael Brenk
This e-mail may contain confidential and/or legally protected information.
If you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and delete this e-mail.
Any unauthorized copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.
Thank you!
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users