[TYPO3-core] RFC: #undefined: Popup-functionality for Pages dokType=Shortcut
Steffen Kamper
info at sk-typo3.de
Fri Nov 21 00:48:14 CET 2008
Hi,
this is a SVN patch request.
Type: Feature
BT Reference: (will be added later)
Branches: trunk
Problem:
You can create popup-links with typolink or the element browser. A
missing feature is to create this with pages for menus.
Solution:
The following patch enables this possibility for pages with doktype
shortcut, using the target-field.
Additional to popup you also can define the type, as normally popups use
a different page-template, and non-TV-users need a different page-type
for that.
The syntax is the same as you know from typolink, enter following in the
target-field:
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 needed this feature for a client, where i tested it successfully.
Please test it in your enviroments.
vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: popup_for_shortcut.diff
Type: text/x-diff
Size: 1354 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081121/f30a946a/attachment.diff
More information about the TYPO3-team-core
mailing list