Task #34231

Move link.widget & uri.widget ViewHelpers to Widget subfolder

Added by Bastian Waidelich over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-02-24
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Widgets
Target version:TYPO3 Flow Base Distribution - 1.1
Has patch:No

Description

Widget related ViewHelpers should be in the Widget subfolder of Fluid (as in v4).
link.widget should be widget.link, uri.widget should be widget.uri.
Existing ViewHelper classes should extend the moved classes and marked deprecated.

Associated revisions

Revision b2ae1978
Added by Bastian Waidelich about 3 years ago

[!!!][TASK] Move link.widget & uri.widget Widget subfolder

This moves widget related ViewHelpers link.widget & uri.widget
to the Widget subfolder (as in v4).

Instead of link.widget you should use widget.link, instead of
uri.widget widget.uri from now on.

This is not a breaking change right now as the old classes
are still there (with @deprecated annotation). But if you
used one of the ViewHelpers you should adjust your code.

Change-Id: If1db3d17073890e84aa0dd88083bd3eaf8dc9ee5
Resolves: #34231
Releases: 1.1

History

#1 Updated by Bastian Waidelich over 3 years ago

  • Status changed from Accepted to Under Review

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9181

#3 Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9181

#4 Updated by Bastian Waidelich about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF