Project

General

Profile

Actions

Feature #20726

closed

Feature: Open InlineHelp in non-modal windows

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2009-07-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

central point for inlineHelp link rendering is t3lib_beFunc::helpTextIcon where the handler is installed.
There is a preconfigured dimension in
$GLOBALS['TYPO3_CONF_VARS']['BE']['popupDimensions']['inlineHelp'] = array(400, 300)
which can be set in localconf.php.

See screenshot how it looks. Each window has a button to open the URL in new window.

Precondition is patch #20719

(issue imported from #M11487)


Files

helpaswindow.png (48 KB) helpaswindow.png Administrator Admin, 2009-07-07 00:09
11487_befunc_helptexticon.diff (6.7 KB) 11487_befunc_helptexticon.diff Administrator Admin, 2009-07-07 00:15

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20719: Redundant render of helpTextIcon in tceformsClosedSteffen Kamper2009-07-04

Actions
Actions #1

Updated by Xavier Perseguers almost 13 years ago

  • Assignee deleted (Steffen Kamper)
  • Target version deleted (0)
Actions #2

Updated by Alexander Opitz almost 10 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Feature: Open InlineHelp in Ext Js non-modal windows to Feature: Open InlineHelp in non-modal windows
  • Category set to Backend User Interface
Actions #3

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from Accepted to Closed

I am closing this as obsolete as on version 7.6.x and following, the inline help is managed via the Bootstrap "popover" element

If you think that this is the wrong decision then please open a new ticket with a reference to this one. Thank you.

Actions

Also available in: Atom PDF