Actions
Feature #21142
closedHMENU - sectionIndex does not allow to select other CEs than colPos = 0
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
Actions