Closed (fixed)
Project:
Scald: Media Management made easy
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 18:08 UTC
Updated:
29 Oct 2013 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
ti2m commentedHi, I'm not sure how Drupal.t could play together with CKEditor or how would you plan on doing this? As we needed german translation I adjusted dnd.js and added a german language file for now.
Comment #2
jcisio commentedIt is hard with CKEditor native plugin, I tried and failed at #1966798: Replace usage of ckeditor_path('url') with drupal_add_js. I think we'll simply use Drupal.t because this plugin is BTW not portable outside of Drupal. We can't go back to the old school way with dozens of language files.
Comment #3
jcisio commentedLike this, for example?
Comment #4
jcisio commentedNice, it passed. Committed and pushed 6f23c8e.