Project

General

Profile

Actions

Feature #50780

closed

Allow to link to all pages even if it is not in the own db mounts

Added by Bernhard Eckl over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-05
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

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).

Actions #1

Updated by Lorenz Ulrich over 10 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

Actions #2

Updated by Bernhard Eckl over 10 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.

Actions #3

Updated by Alexander Stehlik over 9 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".

Actions #4

Updated by Gerrit Code Review over 9 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

Actions #5

Updated by Gerrit Code Review over 9 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

Actions #6

Updated by Gerrit Code Review over 9 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

Actions #7

Updated by Gerrit Code Review over 9 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

Actions #8

Updated by Gerrit Code Review over 9 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

Actions #9

Updated by Gerrit Code Review over 9 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

Actions #10

Updated by Gerrit Code Review over 9 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

Actions #11

Updated by Gerrit Code Review over 9 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

Actions #12

Updated by Gerrit Code Review over 9 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

Actions #13

Updated by Gerrit Code Review over 9 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

Actions #14

Updated by Gerrit Code Review over 9 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

Actions #15

Updated by Gerrit Code Review over 9 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

Actions #16

Updated by Alexander Stehlik about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #17

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF