← Back to team overview

mahara-contributors team mailing list archive

[Bug 1319243] Re: Translations for the new TinyMCE "toggle toolbar" button

 

The patch that Robert mentions has been merged. If we need something
more robust in the future, we'll create a new bug.

** Changed in: mahara
       Status: Confirmed => Fix Committed

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1319243

Title:
  Translations for the new TinyMCE "toggle toolbar" button

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  In https://reviews.mahara.org/#/c/3289/ (part of bug 1282341), we're
  adding a button that toggles the TinyMCE toolbar. By default it shows
  just the most basic buttons. When you click this button, it toggles up
  and displays everything.

  The problem is that this plugin only contains translations for
  English, Spanish, German, and French. And, it stores its language
  strings in Javascript files, so they can't be fixed as part of a
  standard Mahara langpack. There is only one language string in this
  plugin. It's a tooltip that says "Toggle toolbars" when you mouseover
  the button. So, just the one string, but on the other hand it's a very
  prominent string, because we use TinyMCE so widely.

  What's the best solution for this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1319243/+subscriptions


References