Thomas
--
You received this message because you are subscribed to the Google Groups "Joomla! Framework Development" group.
To post to this group, send an email to joomla-dev...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-frame...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-framework?hl=en-GB.
--
Please keep the Subject wording in your answers
In 1.7 (1.6 is now obsolete) any string in an override.ini will load last and override ANY string loaded beforehand, wherever it is.It is also good to know that a specific component ini file xx-XX.com_mycomponent.ini (as well as xx-XX.com_mycomponent.sys.ini) present in the core folders will override a similar ini file placed in the component language/xx-XX/ folderThomas
--
You received this message because you are subscribed to the Google Groups "Joomla! Framework Development" group.
To post to this group, send an email to joomla-dev...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-frame...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-framework?hl=en-GB.--Please keep the Subject wording in your answersThis e-mail and any attachments may be confidential. You must not disclose or use the information contained in this e-mail if you are not the
intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies.-----------------------------------------------------------Jean-Marie Simonet / infograf768Joomla Leadership Team - Production Working groupJoomla! Translation Coordination Team
Hello,
Ok so in this case, my idea to create a plugin for 1.5 that will allow the usage of a override.ini file could be great. Will check on JED that this plugin is not already available
The problem for third party developers is that we need to support customer on 1.5 1.6 1.7 so we always needs solution that works on all latest version.
So even if 1.6 is obsolete we still need to provide support.