User tests: Successful: Unsuccessful:
This PR corrects the rtl display of the media manager.
Plus:
It also modifies 2 language strings (dates) and allows Jalali date to be displayed.
It adds a missing lang string.
It adds to the frontend com_media.ini the missing lang strings to let create site only lang packs.
It orders language strings in the ini files as well as in default_texts.php
What it does not do:
It does not delete the frontend language strings which are no more used.
It does not solve the frontend infobar absent display.
It does not solve frontend Inserting image in article TypeError: Joomla.getImage is not a function
Install the Persian Language pack (administrator/index.php?option=com_installer&view=languages)
Switch to Persian in administrator.
Display the media manager.
Patch and run npm ci
This is what we get for LTR
This is what we get for RTL
This is what we should get for RTL
After patch and npm ci
Enable Debug lang.
Delete or change name of administrator/language/en-GB/en-GB.com_media.ini
in order to load ONLY the front end file.
Edit an article in front end and display the xtd Images modal
There should not be any more untranslated strings
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_media NPM Change Language & Strings Front End Plugins |
Labels |
Added:
?
NPM Resource Changed
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-02-28 13:26:08 |
Closed_By | ⇒ | wilsonge |
Thanks!