Project

General

Profile

Actions

Feature #68420

closed

Introduce data-processor for flash-messages

Added by Stefan Neufeind almost 9 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Should have
Category:
Fluid Styled Content
Target version:
-
Start date:
2015-07-21
Due date:
% Done:

0%

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

Description

Such a data-processor could be used to fetch messages from a certain queue or all queues, optionally grouped by severity-level, optionally with flushing those messages from the queue.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #64723: Be able to create flash-messages from TypoScriptRejectedStefan Neufeind2015-02-01

Actions
Actions #1

Updated by Stefan Neufeind almost 9 years ago

What do others think: Does it make sense to have this? On the one hand there are viewhelpers for fluid already to interact with flashmessages. But maybe it might still be useful to separate the fetching (configured through typoscript, ...) and then passing that on to a template?

Actions #2

Updated by Elmar Hinz almost 9 years ago

The features of TypoScript should not depend on Fluid. Fluid is just an option.

I commented #64723 how that could be done in TypoScript depending on the core API. IMHO Fluid viewhelpers for messages would be the second step, to not build two systems in parallel.

Actions #3

Updated by Stefan Neufeind almost 9 years ago

Sure, you can use flash-messages through other ways as well. Also if you have something that can work with the dataprocessor-interface you are free to use existing dataprocessors with any other output.

Actions #4

Updated by Georg Ringer about 5 years ago

  • Status changed from New to Rejected

I don't see how this feeds into fluid_styled_content but more into an extension or custom processor, therefore I am closing this issue.

Actions

Also available in: Atom PDF