Loading...
 
Skip to main content

Make admin_quicktags use a drop down box for the Category

Status
Closed
Subject
Make admin_quicktags use a drop down box for the Category
Version
1.9.x
2.x
Category
  • Usability
  • Feature request
Feature
Toolbars, Quicktags and Smileys
Admin Interface (UI)
Edit interface (UI)
Resolution status
Out of Date
Submitted by
amette
Volunteered to solve
amette
Lastmod by
Marc Laporte
Rating
(0)
Description

This feature isn't internationalized.

The usage of quicktags is hardcoded in the PHP, like

$quicktags = $quicktagslib->list_quicktags(0,-1,'taglabel_desc','','trackers');

for the trackers. The french translation e.g. reads

Catégorie : wiki, formulaires, etc.

So a french user would enter "formulaires", but never see his Quicktags in the Trackers feature.

Solution

Create a Drop-Down-box to select the wanted features. That would also allow for the frontend being translated, but in the backend set it to the php-hardcoded value.

Partly solved - no internationalization yet

Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
357
Created
Friday 07 October, 2005 16:45:25 UTC
by Unknown
LastModif
Thursday 14 January, 2010 23:37:45 UTC


Show PHP error messages