Project

General

Profile

Actions

Bug #18742

closed

Clean Up The Clickmenu

Added by Benni Mack about 16 years ago. Updated over 9 years ago.

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

0%

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

Description

The cleaner backend does not have a topmenu frame anymore as it was used to be.

There are a lot of functions that were used to check if the topmenu could be used. A few:

  • Javascript top.loadTopMenu() -- non existant anymore, maybe we should introduce a small alert ("old extension used, please report to )
  • template.php: doc->isCMLayers() => needs to be set to deprecated and set to
  • alt_clickmenu.php => Remove unncessary functions

(issue imported from #M8323)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18653: top.loadTopMenu undefinedClosed2008-04-21

Actions
Actions #1

Updated by Benni Mack over 14 years ago

I'd like to do this with Ext JS now.

Actions #2

Updated by Steffen Gebert over 13 years ago

Benni, target version 4.6 or drop?

Actions #3

Updated by Benni Mack over 13 years ago

Deprecate and remove all the old code in 4.6, when we use ExtJS clickmenus everywhere, I'd say.

Actions #4

Updated by Chris topher over 12 years ago

  • Target version changed from 4.6.0 to 4.6.1
Actions #5

Updated by Chris topher over 12 years ago

  • Subject changed from Clean Up The Clickmenu in 4.2 / 4.3 to Clean Up The Clickmenu
Actions #6

Updated by Chris topher over 12 years ago

  • Target version changed from 4.6.1 to 4.6.2
Actions #7

Updated by Xavier Perseguers about 12 years ago

  • Assignee deleted (Benni Mack)
  • Target version deleted (4.6.2)
Actions #8

Updated by Benni Mack over 9 years ago

  • Assignee set to Benni Mack
  • Is Regression set to No

Changed it to:

  • Remove alt_clickmenu.php calls, use ajax.php instead.
  • Make everything done via jQuery (should be trivial).
  • Kick out non-AJAX-code
  • Use JSON instead of some proprietary markup.
Actions #9

Updated by Benni Mack over 9 years ago

  • Status changed from Accepted to Closed
  • Target version set to 7.0

JSON stuff is left out for now, as long as we do have a clickmenu with ExtJS as well.

Actions

Also available in: Atom PDF