Project

General

Profile

Actions

Bug #22268

closed

[Feature] ExtJS driven fading in/out Flashmessages

Added by Steffen Kamper about 14 years ago. Updated about 13 years ago.

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

0%

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

Description

This singleton class creates fading-in FlashMessages, they stay for given duration and then fade out again.

Possible usage:

TYPO3.Flashmessage.msg(1, "TYPO3 Backend - Version 4.4", "Ready for take off", 3);

See screenshot and example patch

(issue imported from #M13799)


Files

13799.diff (2.1 KB) 13799.diff Administrator Admin, 2010-03-11 13:42
13799_example.diff (451 Bytes) 13799_example.diff Administrator Admin, 2010-03-11 13:42
fadingFlashMessage.png (7.18 KB) fadingFlashMessage.png Administrator Admin, 2010-03-11 13:42

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23988: Harmonize severity level of FlashMessages static/ExtJSClosed2010-11-08

Actions
Actions #1

Updated by Steffen Kamper about 14 years ago

committed to trunk rev 7337

Actions #2

Updated by Steffen Gebert over 13 years ago

Just one hint: This feature has been committed different from the initial version shown here. You can use it this way:

TYPO3.Flashmessage.display(1, 'TYPO3 Backend - Version 4.4', 'Ready for take off', 3);

display() instead of msg()

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF