Project

General

Profile

Actions

Feature #36705

closed

Story #82206: list module enhancements/bugfixes

Forward pages with defined doctype to list view

Added by René Häfliger almost 12 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-04-29
Due date:
% Done:

0%

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

Description

If a BE-user opens a page with doctype sysfolder in the page module, he can add content elements, which usually does not make sense. I made some small changes in typo3/sysext/cms/layout/db_layout.php.
It is possible to define doctypes who should be shown in list view.

mod.web_layout.forwardToListDoctype = 254,199,4

Or is there a better way to achieve this?


Files

patch_20120429.diff (1015 Bytes) patch_20120429.diff René Häfliger, 2012-04-29 22:19

Related issues 4 (1 open3 closed)

Related to TYPO3 Core - Feature #39051: Add support for page module, to automatic redirect to list moduleClosed2012-07-18

Actions
Related to TYPO3 Core - Feature #51915: creation of data records with configurable redirect during savingNew2013-09-11

Actions
Related to TYPO3 Core - Bug #55300: Inconsistent handling of Sys-foldersClosed2014-01-24

Actions
Related to TYPO3 Core - Feature #29790: List-View necessary?Closed2011-09-14

Actions
Actions #1

Updated by Jigal van Hemert almost 12 years ago

Maybe it's wise to ask the UX/UI team what's the best solution here?

TemplaVoilà displays a text that you try to open a (sys)folder with the page module and suggests to jump (with link) to the list module or edit the page properties.

Actions #2

Updated by Georg Ringer almost 12 years ago

this is already available for 254 doctype

Actions #3

Updated by René Häfliger almost 12 years ago

The idea is to directly forward to listview. I think this would improve the usability.

Actions #4

Updated by Ingo Renner almost 12 years ago

right now we have a flash message suggesting to switch to the list view. So I agree it'd make sense to do that automatically for the user. In return though, there should be a flash message letting the user know about the automatic redirect and offering him a way to go back if needed/wanted.

Actions #5

Updated by Jens Hoffmann almost 12 years ago

I would suggest to directly switch without a question.
We don't need a Flash-MSG .. if it's wrong you will see
it (even without a flash-msg) and switch via the Modul-
Menu at the site.

So +1 from the UX perspective.

Actions #6

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 6.0.0 to 7.4 (Backend)
Actions #7

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #8

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #9

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Backend User Interface
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Related to Feature #39051: Add support for page module, to automatic redirect to list module added
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Parent task set to #82206
Actions #12

Updated by Riccardo De Contardi about 6 years ago

  • Related to Feature #51915: creation of data records with configurable redirect during saving added
Actions #13

Updated by Riccardo De Contardi about 5 years ago

  • Related to Bug #55300: Inconsistent handling of Sys-folders added
Actions #14

Updated by Riccardo De Contardi over 4 years ago

Actions #15

Updated by Riccardo De Contardi about 4 years ago

I've discovered that there is a third-party extension for that feature: autoswitchtolistview

https://extensions.typo3.org/extension/autoswitchtolistview

Actions #16

Updated by Christian Kuhn about 2 years ago

  • Status changed from New to Rejected

Hey.
I'd postulate it would be unexpected for an editor if the backend switches main modules magically and I don't think that would be a great solution anymore nowadays.
We have quite a couple of messages editors can click on to switch views instead - in various places.
As such, I'll now go ahead to close this issue and hope that is ok for now.
In case anyone still thinks auto-switching main-modules is a good idea, this can be solved with extension as Riccardo stated already. I'm unsure about a core implementation here, though.

Actions

Also available in: Atom PDF