stefano cecere
2008-11-13 09:12:16 UTC
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
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