Feature #33723

Shortcut page support

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-06
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:-

Description

The good old shortcut page type is indeed a useful thing. It should

  1. redirect to the target (303) if called
  2. in menus the target should point to the target directly
  3. the link and uri view helpers for nodes should resolve the shortcut as well
  4. shortcuts pointing to shortcuts need to be resolved recursively
  5. some options for shortcut mode and target?

Related issues

related to TYPO3.Neos - Task #33824: Shortcut handling needs improvements Closed 2012-02-09
related to TYPO3.TYPO3CR - Feature #33825: Type hierarchy support for content type filter New 2012-02-09

Associated revisions

Revision aba111c8
Added by Karsten Dambekalns over 3 years ago

[FEATURE] Shortcut TS object

This change adds a Shortcut TS object (TYPO3.TYPO3:Shortcut) that
for now redirects to it's first child page. The menu and link/uri
node view helpers also resolve shortcuts through the frontend node
routepart handler.

Shortcuts are resolved recursively, that is if the first subpage
is again a shortcut, it's first child node is tried.

Some whitespace fixes to the Page class along the way.

Change-Id: I9a12b8a05044e57d0d3106e426d5f1a57859cce3
Resolves: #33723

History

#1 Updated by Gerrit Code Review over 3 years ago

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

#2 Updated by Karsten Dambekalns over 3 years ago

Gerrit Code Review wrote:

Patch set 3 for branch master has been pushed to the review server.

This implements 1. and 2. of the above list.

#3 Updated by Gerrit Code Review over 3 years ago

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

#4 Updated by Karsten Dambekalns over 3 years ago

Gerrit Code Review wrote:

Patch set 4 for branch master has been pushed to the review server.

Now implements 1., 2., 3. and 4.

#5 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Accepted to Resolved

#6 Updated by Karsten Dambekalns over 3 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF