Project

General

Profile

Actions

Bug #21452

closed

Localization for Labels in JavaScript in the backend

Added by Tobias Liebig over 14 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Localization
Target version:
Start date:
2009-11-04
Due date:
% Done:

0%

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

Description

currently there is no neat way or API to access labels from a locallang.xml in the javascript of an backend modul.

The Ext:Recycler introduces a nice solution for this. The methods getJavaScriptLabels and getJavaScriptLabelsFromLocallang should be available for other extensions/modules to.

The Ext:t3editor now uses the same aproach, but copied the code from Ext:Recycler, which isn't a really good solution.

So this must be refactored and moved to a Helper class or the language class.

(issue imported from #M12462)

Actions #1

Updated by Alexander Opitz over 10 years ago

  • Category set to Localization
  • Target version deleted (0)
  • TYPO3 Version set to 4.3
  • Is Regression set to No
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
Actions #3

Updated by Susanne Moog almost 9 years ago

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

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #5

Updated by Benni Mack over 7 years ago

  • Status changed from Accepted to Closed

We have a pretty good API for JS in the backend now, so this one can be closed.

Actions

Also available in: Atom PDF