[TYPO3-core] RFC: Feature #6452: option end for HMENU / and negative values for begin and end
Daniel Pötzinger
poetzinger at nospam.ded
Tue Jan 8 15:05:57 CET 2008
This is an SVN patch request
Type: Feature
Bugtracker reference:
http://bugs.typo3.org/view.php?id=6452
Branches:
Trunk only
Problem:
HMENU can have the option "begin".
a) Currently only positive values are allowed: so you can only define a
offset from the beginning of the menuitems.
b) there is no "end"
This is useful for special menus (like splitting a menu to diffrent
positions in the webpage, or do tricky stuff where optionSplit do not work)
Solution:
So we needed to adjust tslib_menu to allow:
* the parameter end to configure a endpoint
* allow negative values for begin and end, so you can define a offset
from the end of the menuitems
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch6452_class.tslib_menu.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080108/e2157360/attachment.txt
More information about the TYPO3-team-core
mailing list