Ticket #746 (closed defect: inactive)

Opened 7 years ago

Last modified 4 years ago

No way to customize location of language files and plugins directory

Reported by: 2vanger@… Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version: trunk
Severity: normal Keywords:
Cc:

Description

There is no way to customize location of language files: HTMLArea._loadlang = function(context) ... url = _editor_url+"lang/"+_editor_lang+".js";

May be it would be better to use variable _editor_lang_path to specify location of language files("lang/" by default)

Same thing with path to "plugins" directory. I'm attaching diff file to show what I mean.

Attachments

diff.txt (1.8 kB) - added by anonymous 7 years ago.

Change History

Changed 7 years ago by anonymous

Changed 4 years ago by gogo

  • status changed from new to closed
  • resolution set to inactive

Too old.

Note: See TracTickets for help on using tickets.