Hi,
read the forum and the development material for a day now without finding any conclusive answer, so I post here.
Background:
1. I've developed a module that I want to insert into VM.
2. With the module there are some language parameters.
3. The parameters are specified in a separate file in the module package.
4. When installing the module I want the language file to land in the VM language
directories. (This I solve thru the normal XML script during module install in Joomla!)
Issue:
1. The NEW language for the module must be included in VM language structure.
That is, VM must include it in the language class file.
2. When inserting the modules language file (that follows the VM structure), it is NOT read.
Questions:
1. Can't VM work with new files included in the language directories?
2. Is VM 'locked' to only use the existing language files?
3. If it is possible to insert new language files, then how do I do?
Important to understand:
1. I do NOT want to hack existing VM language files
2. I'm NOT looking to create or replace existing VM language files
Reflection:
If the answer is that VM is locked for new additions in the language file directory, then I perceive it as a problem for third parties to develop new features for VM. And possibly something that would need to be changed for the future.
Regards
Akerman