Project

General

Profile

Actions

Bug #18228

closed

Shortcut-Menu does nothing when no shortcuts available

Added by Benni Mack almost 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-02-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hey,

when you have no shortcuts added, the menu just shows an empty line. I think we need to improve this and have the following options:

a) show a message (maybe in italics and greyed out) when clicking on the icon inside the menu body: "This is the shortcuts menu, you can create a shortcut by clicking on the icon [ICON] that you can find on each page in the backend."

b) show a CSH (either question mark or complete info) (although I don't like that option)

c) show a message: "No shortcuts added yet"

(issue imported from #M7557)


Files

20080217_noshortcut.diff (1.69 KB) 20080217_noshortcut.diff Administrator Admin, 2008-02-17 13:59
noshortcuts.jpg (7.51 KB) noshortcuts.jpg Administrator Admin, 2008-02-17 14:05
Actions #1

Updated by Steffen Kamper almost 17 years ago

whats about an entry
"Create a shortcut to this page" like the shortcut icon on each page - with same functionality?

Actions #2

Updated by Ingo Renner almost 17 years ago

I prefer a combination of a and c.

Steffen: this is not possible yet, but we should try to do this for 4.3. When having it in the toolbar item we could also make the method that creates the icons now obsolete and make it produces an empty string

Actions #3

Updated by Steffen Kamper almost 17 years ago

Ingo: just a small idea: shortcut link with an id,
so it's easy to look if element is available and use it's href.
Should be an easy task with prototype, i can give it a try.

Actions #4

Updated by Steffen Kamper almost 17 years ago

i did a patch with simple a), have a look.

Actions #5

Updated by Ingo Renner almost 17 years ago

committed to svn, revision 3176

Actions

Also available in: Atom PDF