[TYPO3] integrating squirrelmail or any other php application in typo3

Nico Potvin nico.potvin at kandesign.com
Fri Aug 4 16:34:22 CEST 2006


i thought about this too,
but doesn't this has 2 major disadvantages:

- iframe isn't possible to stretch dynamicaly, maybe with some 
javascript but i did some tests a while ago, and weren't so promising.
- this eliminates the function of a single-sign-on principle

thanks

nico

On 04 Aug 2006, at 16:15, Bernd Wilke wrote:

> On Fri, 4 Aug 2006 10:24:53 +0200, Nico Potvin wrote
> with subject "[TYPO3] integrating squirrelmail or any other php 
> application
> in typo3":
>
>> Hi list,
>>
>> Does anybody know if it is possible to integrate squirrelmail in typo3
>> or other php application so that it renders in the typo3 FE site
>>
>> the squirrelmail/ other php application is on a different server.
>>
>> i can get the loginscreen into typo3 with page php content extension
>> using the curl command, but there are 4 major issues:
>>
>> - relative paths must be converted to absolute paths
>> - sessions must be transferred between servers
>> - post en get
>> - everuthing must stay within typo3 FE
>>
>> is this something that can be resolved using extensions, or using
>> custom code.
>
> <iframe src="...your external script..." width="90%" height="400"
> name="script_in_a_box">
>   your browser is not able to show embedded frames:<br />
>   you can call the embedded side with this link in a new window: <a
> href="...your external script..." target="iframe_ersatz">your external
> script</a>
> </iframe>
>
> most browser are able to show iframes, but you also can use javascript 
> to
> pop up the new window automatically.
>
>> greets
>>
>> nico
>
> Bernd
> -- 
> ----------------
> Bernd Wilke
> Annweilerstr.20
> 40229 Düsseldorf
> 0211/229 2800
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
--
Nico Potvin

KAN Design
Antwerpen - Belgium
Phone: +32 (0)3 203 41 69
Fax: +32 (0)3 225 14 05
E-mail: nico.potvin at kandesign.com
http://www.kandesign.com




More information about the TYPO3-english mailing list