Feature #50780
closedAllow to link to all pages even if it is not in the own db mounts
100%
Description
I have given the editors a mount to the whole website and one for every permission part. That has the consequence that the pages are sometimes twice there in the pagetree and on saving the pagetree gets opened two times. This is very annoying. I would prefer to just give the editors db mounts to the pages to which they have edit rights, but they should always have the possibility to link to another page were they have no DB mount (pages are normally not visible in the pagetree when they have no db mount and also not in the link wizard, but pages should be always visible in the link wizard even if they are not visible in the editors page tree).
Updated by Lorenz Ulrich almost 11 years ago
This is already possible, use
options.pageTree.altElementBrowserMountPoints = PID
for setting up a mount (or several) in the linkbrowser. There is also
options.folderTree.altElementBrowserMountPoints = folder1, folder2
for (read-only) folders.
See documentation at http://docs.typo3.org/TYPO3/TSconfigReference/UserTsconfig/Options/Index.html
Updated by Bernhard Eckl almost 11 years ago
Thanks, works great! The documentation says for pageTree.altElementBrowserMountPoints: These alternative webmounts replace configured DB mount points.
How about to not replace the configured DB mount points but to have these as additional mountpoints? I think this could be better because the editors don’t have to search for their pages in a big page tree.
Updated by Alexander Stehlik over 10 years ago
Good idea, Bernhard.
I'm currently working on an additional option, that allows appending at least database mount point.
I'll push a patch to Gerrit soon.
Maybe the subject of the issue can be changed to "Make alternative element browser mount points appendable".
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review about 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review almost 10 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review almost 10 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review almost 10 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Gerrit Code Review almost 10 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31898
Updated by Alexander Stehlik almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec41868ac273c51177b6ffc53c713f8dc76eba52.