zero-24 / plg_content_mydocslanguage

This Joomla plugin automatically adds the Special:MyLanguage tag for docs.joomla.org links if needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyDocsLanguage Plugin

This Joomla plugin automatically adds the Special:MyLanguage tag for docs.joomla.org links if needed

Feature

This plugin runs onContentBeforeSave and makes sure that all links to docs.joomla.org contain the Special:MyLanguage tag for translation.

Configuration

Initial setup the plugin

Now the inital setup is completed.

Update Server

Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.0. Any other plugin version I may have added to the download section don't get updates using the update server.

Issues / Pull Requests

You have found an Issue, have a question or you would like to suggest changes regarding this extension? Open an issue in this repo or submit a pull request with the proposed changes.

Translations

You want to translate this extension to your own language? Check out the Crowdin Page for my Extensions for more details. Feel free to open an issue here on any question that comes up.

Joomla! Extensions Directory (JED)

This plugin can also been found in the Joomla! Extensions Directory: MyDocsLanguage by zero24

Release steps

  • build/build.sh
  • git commit -am 'prepare release MyDocsLanguage 1.0.x'
  • git tag -s '1.0.x' -m 'MyDocsLanguage 1.0.x'
  • git push origin --tags
  • create the release on GitHub
  • git push origin master

Crowdin

Upload new strings

crowdin upload sources

Download translations

crowdin download --skip-untranslated-files --ignore-match

About

This Joomla plugin automatically adds the Special:MyLanguage tag for docs.joomla.org links if needed


Languages

Language:PHP 82.8%Language:Shell 17.2%