Project

General

Profile

Actions

Bug #19625

closed

Popup-functionality for Pages using target field

Added by Steffen Kamper over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-11-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

You can create popup-links with typolink or the element browser. A missing feature is to create this with pages for menus.

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 200, target="_blank"
any_other => same as before (target="any_other")

(issue imported from #M9808)


Files

9808_v3.diff (1.37 KB) 9808_v3.diff Administrator Admin, 2009-04-09 11:34
9808_v6.diff (3.02 KB) 9808_v6.diff Administrator Admin, 2009-07-16 22:53

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22136: Popup-functionality for Pages using target field don't work in IEClosedAlexander Opitz2010-02-18

Actions
Actions #1

Updated by Steffen Kamper almost 15 years ago

committed to trunk, rev 5722

Actions

Also available in: Atom PDF