Project

General

Profile

Actions

Task #80393

closed

EXT:form - Streamline fluid namespace in templates

Added by David Gurk about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2017-03-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:

Description

Hi,

it's a bit of an personal taste, but I prefer xmlns-Namespace definitions over {namespace}.

My IDE (PhpStorm) shouts a lot warnings at me if a look into templates within EXT:form.

I would suggest to streamline the fluid namespaces to match f.e. EXT:fluid_styled_content[[https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/fluid_styled_content/Resources/Private/Partials/Media/Gallery.html]], like:

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" xmlns:formvh="http://typo3.org/ns/TYPO3/CMS/Form/ViewHelpers" data-namespace-typo3-fluid="true">

Maybe could discuss this?

Regards

David


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80245: Core contains a lot of redundant importsClosed2017-12-27

Actions
Actions

Also available in: Atom PDF