[TYPO3-english] altElementBrowserMountPoints per page (User TSconfig per Page setting)
stefano cecere
scecere at krur.com
Thu Nov 13 10:12:16 CET 2008
hasn't anywone needed to set the element browser mount point with a "per page" conditions?
that is: in page x i want the element browser to allow to choose only from page y?
the options.pageTree.altElementBrowserMountPoints is the right direction
but it is only a User TSConfig
so it is very limited.
if it was a Page TSConfig it could be done...
as UserTSConfig it could be done with Typoscript conditions like:
[globalVar = TSFE:id = 24]
options.pageTree.altElementBrowserMountPoints = 15,16
[global]
but TSConfig doesn't allow (yet) conditions...
any idea?
stefano
More information about the TYPO3-english
mailing list