Project

General

Profile

Actions

Feature #69990

closed

Different Favicons for Filelist or per Module

Added by Urs Braem about 9 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-09-21
Due date:
% Done:

0%

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

Description

One thing that I've heard editors complain about regarding TYPO3 is the time it takes to switch between File list and Page module when they add new files and link to them from the RTE.

Of course, uploading is also possible in the link dialogue, but still, the overview is better in the entire filelist module.

So what I tell them is to keep two tabs open, one with page module and one with the filelist. When doing this myself, I notice I regularly forget about and / or lose the second tab -and thus don't use that method.

A smart ux fix for this could be updating the favicon depending on the module you're in. Or at least add in a different module for filelist.


Files

Bildschirmfoto 2015-09-21 um 09.02.09.png (18.3 KB) Bildschirmfoto 2015-09-21 um 09.02.09.png Two tabs of the same site, as is Urs Braem, 2015-09-21 09:13
Bildschirmfoto-2015-09-21-um-09.02.09-3.png (9.6 KB) Bildschirmfoto-2015-09-21-um-09.02.09-3.png With just one special favicon Urs Braem, 2015-09-21 09:13
Bildschirmfoto-2015-09-21-um-09.02.09.png (9.61 KB) Bildschirmfoto-2015-09-21-um-09.02.09.png With the current favicon in each tab Urs Braem, 2015-09-21 09:13
Actions #1

Updated by Benni Mack about 9 years ago

  • Target version deleted (7 LTS)
Actions #2

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Backend User Interface
Actions #3

Updated by Benni Mack over 7 years ago

  • Status changed from New to Rejected

Although I understand this request, I recommend not to add this to the core itself.

First: People can set custom favicons to differentiate installations in different tabs. So we would loose that "feature" now.

Additionally, from a technical point of view, the iframe would need to tell the parent frame to change the favicon (back and forth) and we have a lot of difficulties with this in general already (e.g. updating the current page ID etc).

So, if you need it, I think it can be done in an extension, but nothing the core should support out of the box.

Actions

Also available in: Atom PDF