[TYPO3-core] RFC: #undefined: Popup-functionality for Pages dokType=Shortcut

Steffen Kamper info at sk-typo3.de
Mon Dec 15 14:52:55 CET 2008


Hi Masi,

Martin Kutschker schrieb:
> Steffen Kamper schrieb:
>> 400x200       => will open the page in popup with 400x200
>> ,120 300x50   => will open the page with type 120 using popup 300x50
>> ,118          => will open page with type 118
>> ,200 _blank   => will open page with type 118, target="_blank"
>> any_other     => same as before (target="any_other")
> 
> The syntax for the page type looks odd and is incomprehensible (for
> editors). I think you can omit the comma and still determine the intention:
> 
> 400x200      => will open the page in popup with 400x200
> 120 300x50   => will open the page with type 120 using popup 300x50
> 118          => will open page with type 118
> 200 _blank   => will open page with type 118, target="_blank"
> any_other    => same as before (target="any_other")
> 

i stripped the comma so it's not needed anymore

> Actually I think you could even allow an arbitrary order as seen with
> some CSS properties:
> 
> <number>x<number> = window size
> <number> = page type
> <alpha><alphanum> = target
> 
> So you could enter the more logical value of "_blank 400x200" into a
> field called "target".
> 
> Masi

would be nice, but didn't managed that for now.
It's not as important imho as the link values in typolink also doesn't 
allow an arbitrary order. So this context is exactly the same as in 
parameters for typolink.

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9808_v3.diff
Type: text/x-diff
Size: 1402 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081215/4853a83e/attachment.diff 


More information about the TYPO3-team-core mailing list