Project

General

Profile

Actions

Feature #21142

closed

HMENU - sectionIndex does not allow to select other CEs than colPos = 0

Added by Benni Mack over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-25
Due date:
% Done:

100%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

Hey,

HMENU.sectionIndex is a real cool feature, however it is impossible to modify the WHERE clause when selecting the Content Elements on that page to create the elements in the sectionIndex. Thus, this patch adds an additional

sectionIndex.where (string + stdWrap)

to allow to override the where clause and to specifically select items based on other criteria than the default "colPos=0 and sys_language_uid=...".

(issue imported from #M12065)


Files

12065_menu_sectionIndex.patch (1.33 KB) 12065_menu_sectionIndex.patch Administrator Admin, 2009-09-25 17:24

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #37449: Section Index incorrect outputClosed2012-05-23

Actions
Actions #1

Updated by Stefan Galinski about 12 years ago

  • Assignee deleted (Benni Mack)
  • Target version deleted (0)
Actions #2

Updated by Stefan Galinski about 12 years ago

  • Assignee set to Stefan Galinski
Actions #3

Updated by Stefan Galinski about 12 years ago

How to test:

Add a section menu as content element to one of your pages with content spread over different columns. You will experience that only the contents from the first column are shown if they have headers. After applying the following typoscript you will get all contents inside the section menu instead.

tt_content.menu.20.3.1.sectionIndex.where.wrap = 1=1|
or
tt_content.menu.20.3.1.sectionIndex.where = 1=1
Actions #4

Updated by Stefan Galinski about 12 years ago

  • Tracker changed from Bug to Feature
Actions #5

Updated by Stefan Galinski almost 12 years ago

  • Status changed from Accepted to Under Review
Actions #6

Updated by Gerrit Code Review almost 12 years ago

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

Actions #7

Updated by Gerrit Code Review almost 12 years ago

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

Actions #8

Updated by Stefan Galinski almost 12 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF