Ticket #746 (new defect)

Opened 3 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 3 years ago.

Change History

Changed 3 years ago by anonymous

Note: See TracTickets for help on using tickets.