[TYPO3-core] RFC: #13445: DBmounts are unsorted
Steffen Kamper
ks at dislabs.de
Sat Feb 6 13:57:47 CET 2010
Hi,
This is an SVN patch request.
Type: New feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=13445
Branches:
trunk, 4_3
Problem:
The DBmounts in page tree are shown in the order they are assigned.
Order them by creation time (default).
Allow to configure the sort field in BE_USER TS, example:
options.pageTree.mountSortField = title
Documentation:
add in UserTSconfig
http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.1.0/view/1/2/
options.pageTree.mountSortField
string
Defines the sort field of DB mounts. Any valid field of page record can
be used for sorting, default is "crdate" (creation time)
Example:
options.pageTree.mountSortField = title
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13445_v2.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100206/ef5c8216/attachment.asc>
More information about the TYPO3-team-core
mailing list