Welcome, Guest
Username: Password: Remember me

TOPIC: Feature Request: Forking for language files

Feature Request: Forking for language files 02 Jul 2013 19:21 #7808

  • jhallock
  • jhallock's Avatar
  • Offline
  • Senior Member
  • Posts: 43
  • Thank you received: 1
  • Karma: 0
The forking feature is great, I love it. It would be even better if there were support for the language files. I have additional language that I am defining and am doing so by adding a file to my component:

/site/fork/language/en-GB.com_mycomponent.ini

I can pull this in by adding a line to the mycomponent.xml file:
<languages folder="site">
    <language tag="en-GB">language/en-GB.com_mycomponent.ini</language>
    <language tag="en-GB">fork/language/en-GB.com_mycomponent.ini</language>
</languages>

However, I need to add this line in every time I update my component from with changes from the online generator. If a blank forked language file was created by the generator and pulled in automatically, I would not need to update the mycomponent.xml file every time I update the component.

Thank you for the consideration.
The administrator has disabled public write access.
The following user(s) said Thank You: d.stragapede
Time to create page: 0.099 seconds

Get Started