User tests: Successful: Unsuccessful:
Pull Request for Issue #10540
This does not need to be tested on a multilang site.
Test instructions:
Edit the System Language Code plugin and enable it, save.
After save, a new tab "Language Codes" will show.
Enter fr-CA
for example (if your default site language is fr-FR)
Save and close.
Display an article in frontend and look at source:
Instead of
<meta itemprop="inLanguage" content="fr-FR" />
you will now correctly get
<meta itemprop="inLanguage" content="fr-CA" />
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Title |
|
Title |
|
Category | ⇒ | Front End Multilanguage |
@brianteeman
The fr-CA example is just an example.
I could have used fr-CH for the demonstration. Or en-HK for English (Hong Kong).
This is the fundamental usage of the language code plugin.
Ah - ok - good point - thanks for the explanation
On 18 May 2016 at 08:26, infograf768 notifications@github.com wrote:
@brianteeman https://github.com/brianteeman
The fr-CA example is just an example.
I could have used fr-CH for the demonstration. Or en-HK for English (Hong
Kong).
This is the fundamental use of the language code plugin.—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10542 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
Thank you for testing.
I have tested this item successfully on 17ab1e6
I have tested this item successfully on 17ab1e6
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-18 10:28:05 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
Isnt the correct thing to do to install the fr-CA language pack?
On 18 May 2016 at 07:51, infograf768 notifications@github.com wrote:
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/