Do not hide original text

Nashev - August 1, 2009 - 10:28
Project:Translatable Comments
Version:6.x-1.0
Component:User interface
Category:feature request
Priority:normal
Assigned:davidtrainer
Status:by design
Description

Please display translation _under_ the original text, not in place of them.

#1

davidtrainer - November 13, 2009 - 15:36
Assigned to:Anonymous» davidtrainer

#2

davidtrainer - November 30, 2009 - 22:00
Status:active» by design

This can be accomplished by making this change to jquery.translatablecomments.js.

Change n.html(result.translation); to n.parent().append(result.translation);

Unless I see serious demand materialize for this, I would rather not update the module to add an option to the admin interface, especially given the ease of this fix. So, marking by design.

 
 

Drupal is a registered trademark of Dries Buytaert.