9th Meeting Joomla! GSoC 2017: JDocs Help Screens
By Shivam Rajput on 2017-07-31 17:32 in GSoC 17 Refactoring help screen on JDocs
Date: 27th July 2017
Time: 15:00 (UTC / GMT)
Meeting was attended by: João Reys Santos, Sandra Thevenet, Shivam Rajput, Tom Hutchison, Yves Hoppe
-
Integrated CDN with Yves Fake Server(https://github.com/joomla-projects/gsoc17_helpscreens_on_jdocs/pull/10).
-
I successfully integrated the JSON file from Yves server and they are being regularly updated from crowdin at every 1hours.
-
As Yves told the still he is talking with JSST team to have the opinion on it.
-
Yves will be using the Mapping technique of Michaels
-
Implemented new approach for handling the JSON files over the CDN.
-
I tried to use a different way to handle the JSON files over the CDN as the team needs to work on the script. Tried to implement the splitting technique where for example:-
If lang. Tag = en-GB
It would be split in two ‘en’ & ‘GB’
And the both the folder will be searched over the CDN.Branch of the New CDN- Integration - https://github.com/joomla-projects/gsoc17_helpscreens_on_jdocs/tree/CDN-Integartion
-
Yves suggested not to implement this and to keep it clean using the proper lang. tag only.
-
Screenshot Automation Updates.
-
Any suggestion how I can make the automation of the image name.
I will be implementing the automation of the image name that is being created using the screenshot repo. Hence the image name will be automated
-
Example of my updates on the screenshot repo
-
https://docs.joomla.org/File:Help4x-Content-Article-Manager-en.png
-
Contacted Jonathan UX team Lead for the Button name and Icon
-
Waiting for the response.