Project

General

Profile

Actions

Feature #47435

closed

Epic #77909: Enhance EXT:form

Epic #69410: EXT:form - Flexibilize forms using hooks, signal slots and custom post processors

EXT:form - Missing Hooks in Form Wizard

Added by Ralf Zimmermann about 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2013-04-22
Due date:
% Done:

0%

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

Description

Hi,
i am a developer for the wt_spamshield extension.
Since TYPO3 4.6 "form" is rewritten. We miss Hooks to integrate wt_spamshield.
It would be great if the function showForm() in Classes/Controller/Form.php (for TYPO3 4.x) and FormController.php (for TYPO3 6.x)
could provide a Hook to manipulate the mail sending process.
I attached 2 patches for TYPO3 4.x and TYPO3 6.x


Files

Form.php.4.x.diff (603 Bytes) Form.php.4.x.diff Ralf Zimmermann, 2013-04-22 15:36
FormController.php.6.x.diff (887 Bytes) FormController.php.6.x.diff Ralf Zimmermann, 2013-04-22 15:36
FormController.php.6.x.diff (2.13 KB) FormController.php.6.x.diff Patrick Broens, 2013-04-24 10:58
Actions #1

Updated by Philipp Gampe about 11 years ago

Hooks are features and as such may only go into the dev branches (6.2 after release of 6.1).

IMHO the hook should return $show.

Would you please push your patch to gerrit: http://wiki.typo3.org/Contribution_Walkthrough_Tutorials

Actions #2

Updated by Patrick Broens about 11 years ago

  • Target version set to 6.2.0
  • TYPO3 Version changed from 4.7 to 6.2

As Philipp mentioned, this hook is a new feature and should not go into older versions than 6.2.

The goal is to have Slot/Signal instead of hooks in 6.x. I would like to see this one as a Signal Slot as well.

I'll have a look if I can find the time soon to get this done.

Actions #3

Updated by Patrick Broens about 11 years ago

  • File FormController.php.6.x.diff added

Could you try the Signal Slot I've provided?

Actions #4

Updated by Patrick Broens about 11 years ago

Sorry, forgot the $submittedByPrefix parameter

Actions #5

Updated by Patrick Broens about 11 years ago

  • File deleted (FormController.php.6.x.diff)
Actions #6

Updated by Ernesto Baschny over 10 years ago

  • Target version deleted (6.2.0)

Sadly work stalled on this signal slot, let's try to not forget about it for future versions.

Actions #7

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.2 (Frontend)
Actions #8

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #9

Updated by Björn Jacob almost 9 years ago

  • Category changed from Form Framework to 1602
Actions #10

Updated by Björn Jacob almost 9 years ago

  • Category changed from 1602 to Form Framework
Actions #11

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #12

Updated by Björn Jacob over 8 years ago

  • Parent task set to #69410
Actions #13

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #14

Updated by Björn Jacob over 8 years ago

  • Subject changed from missing Hooks in Form Wizard to EXT:form - Missing Hooks in Form Wizard
  • Status changed from New to Closed
  • Target version deleted (8 LTS)

Obsolete with rewrite since 7.5.

Actions

Also available in: Atom PDF