Project

General

Profile

Actions

Bug #15070

closed

Shortcuts icon title text should be more descriptive!

Added by Matthew about 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-10-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Create shortcut to several files in /fileadmin like tmpl.html and screen.css and news.html etc.

Now try to work out which icon belongs to which file?

Difficult.

How about putting the name of the file before the rest of the URL title.

Thanks
:-)

(issue imported from #M1627)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #15085: Shortcuts to restricted pages are shown in the shortcut panel - although the user has no access to themClosedMichael Stucki2005-10-17

Actions
Actions #1

Updated by Sebastian Kurfuerst about 19 years ago

where do you create that shortcut? do you use the page type shortcut and want the link shown in the page tree? Greets, Sebastian

Actions #2

Updated by Matthew about 19 years ago

Sebastian

No, not the page type shortcut,

BE > Filelist > fileadmin > Edit say 'screen.css'

Click the 'Create a shortcut to this page'

It adds a shortcut icon in the BE footer frame, (bottom left of the screen) so one click takes you straight to that view.

However, do this several times and a nice row of icons appear but impossible to determine which relates to which file.

Does that help?

Thanks
Matthew

Actions #3

Updated by Sebastian Kurfuerst about 19 years ago

if you hover over this icon with your mouse, a little box should open (it is the title-tag of the image) where you see the path to the image. is this what you expected?
greets, sebastian

Actions #4

Updated by Matthew about 19 years ago

That is it, yes.

Okay just tested more, it is a Firefox issue on Win and Linux.

IE wraps to show the entire title text but Firefox cuts it short.

The text before the actual file name is always really long, it cuts off.
e.g
The source shows this as the title:
title="file_edit.php (file_list): &target=/home/httpd/vhosts/xxxxxxxxxxxxx.co.uk/httpdocs/fileadmin/screen.css"

But the browser (firefox) cuts off too early and only shows:
&target=/home/httpd/vhosts/xxxxxxxxxxxxx.co.uk/...

Is there something that can be done to get rid of the absolute path and disply only the relative path?

so eg.
&target=fileadmin/screen.css

This would fix it for both browsers.

Thanks,

Actions #5

Updated by Michael Stucki about 19 years ago

The patch in bug #15085 fixes this problem, too.

Actions

Also available in: Atom PDF