Task #45464

Allow string node paths in node link/uri ViewHelpers as DocCommented

Added by Adrian Föder over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-02-13
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:-
Target version:-

Description

the DocComment of Neos' link.node and uri.node says also a node path was accepted which is currently not true.

Associated revisions

Revision 95bdd493
Added by Adrian Föder over 2 years ago

[TASK] Allow also node paths for Uri- and Link-NodeViewHelpers

As already being annotated, this patch allows also string node
paths as input argument, for example::

<n:link.node node="/main/example/imprint">Imprint</n:link.node>

Possible are paths beginning with ``/``, considered
as an absolute node path; paths starting with a ~,
interpreted as node paths inside the current site scope;
and those without a leading slash, interpreted
as relative node paths where the first part is considered a
child of the current node.

Change-Id: If00fd173c4ff15d1576444198b6343d346580de1
Resolves: #45464

History

#1 Updated by Adrian Föder over 2 years ago

  • Status changed from New to Accepted

#2 Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#3 Updated by Adrian Föder over 2 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Gerrit Code Review over 2 years ago

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

#5 Updated by Gerrit Code Review over 2 years ago

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

#6 Updated by Gerrit Code Review over 2 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#7 Updated by Gerrit Code Review over 2 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#8 Updated by Gerrit Code Review over 2 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#9 Updated by Gerrit Code Review over 2 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#10 Updated by Gerrit Code Review over 2 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#11 Updated by Gerrit Code Review over 2 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#12 Updated by Gerrit Code Review over 2 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#13 Updated by Gerrit Code Review over 2 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#14 Updated by Gerrit Code Review over 2 years ago

Patch set 12 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#15 Updated by Gerrit Code Review over 2 years ago

Patch set 13 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#16 Updated by Gerrit Code Review over 2 years ago

Patch set 14 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18257

#17 Updated by Adrian Föder over 2 years ago

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

Also available in: Atom PDF