[Typo3-dev] idea for a new page type: popup

Martin T. Kutschker Martin.T.Kutschker at blackbox.net
Tue Mar 16 22:15:57 CET 2004


Olivier Dobberkau wrote:
> Martin T. Kutschker wrote:
> 
>>AFAIK, this can only be done by changing the code for the MENU content
>>objects as they will have to know either the type or the setting of
>>this magic flag of the pages.
> 
> 
> Hi Martin
> 
> been there, done that.

Fine.

> you will have to create a new pagetype and then extend the tslib_cObj.php to
> do so:
> 
> if($page["doktype"]=="20") {
>  return popUp();
> }

Thanx, but I think I am capable of tweaking Typo3 to do such a thing. 
The point is that I ...

> PS: I will ask Ingmar if he wants to publish our pop extension...

or somebody else writes such code, so that it will make it into the 
Core. Perhaps Ingmar is in such an elevated position.

It's a simple thing and nice to have. But just another extension that 
extends tslib_cObj.php won't do. I'm still hoping for Dan's objTS.

Masi





More information about the TYPO3-dev mailing list