Task #48280

Work Package #48275: TypoScript consistency

Add Eel expression support for node identifiers

Added by Aske Ertmann about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-05-16
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

100%

Category:General / Project Spent time: -
Target version:1.0 beta 1

Description

It should be possible to select a specific node by it's identifier using a hashed syntax like the jQuery ID selector

Example:
${q(node).children('#054f08f5-75a9-432e-9d9b-4b5f45011530')} or {$(site).find('#054f08f5-75a9-432e-9d9b-4b5f45011530')}

Associated revisions

Revision 8fcfc8a7
Added by Christian Müller about 2 years ago

[TASK] Add Identifier filter to Fizzle

This allows matching an UUID by prefixing it with "#", the filter
operation has been adapted to make use of that and filter
objects by their persistence_object_identifier.

This change also adds some minor cleanups to the AbstractParser
definition and FilterOperation PHPDoc.

Resolves: #48280
Change-Id: Id859c8c60604c46c1a90ab3686a1401dd2959281

Revision e6e97629
Added by Christian Müller about 2 years ago

[TASK] FilterOperation can work with Node Identifier

The node identifier (UUID) can now be used to filter nodes
withhin a FlowQuery operation. It needs to be prefixed with "#"
similar to the id selector in jQuery.

Change-Id: I67c09c4649d45fbf66884b7cdbdc5ae7ecd12b70
Related: #48280

History

#1 Updated by Christian Müller about 2 years ago

  • Status changed from New to Accepted
  • Assigned To set to Christian Müller

#2 Updated by Gerrit Code Review about 2 years ago

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

#3 Updated by Gerrit Code Review about 2 years ago

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

#4 Updated by Christian Müller about 2 years ago

  • Status changed from Accepted to Under Review

#5 Updated by Gerrit Code Review about 2 years ago

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

#6 Updated by Gerrit Code Review about 2 years ago

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

#7 Updated by Gerrit Code Review about 2 years ago

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

#8 Updated by Christian Müller about 2 years ago

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

Applied in changeset commit:8fcfc8a7faef0d05bf427f5d944a1fc21f5e191a.

Also available in: Atom PDF