W3C

Arabic layout telecon

05 Jul 2016

See also: IRC log

Attendees

Present
r12a, Shervin, Mostafa, Najib
Regrets
Chair
Shervin
Scribe
mostafa

Contents


Shervin: Najib did a new conversion of the glossary into HTML.

Najib: I corrected some of transliterations for the Arabic terms.

<Shervin> http://196.200.140.8/Tests/Alreq/glossary.html

<najib> http://196.200.140.8/Tests/Alreq/glossary.html

Najib: Arabic terms with parenthisis were not rendered correctly.

<Shervin> http://w3c.github.io/alreq/#glossary

<Shervin> http://i.imgur.com/rLN3Bhq.png

<r12a> http://196.200.140.8/Tests/Alreq/glossary.html


.rtlTermCell {

text-direction: rtl;

text-align: right;

}

Shervin: We don’t need those Bidi marks. Because this is a problem in our HTML/CSS code, and by fixing that the text will look good and we won’t need the marks.
... We also need to move the direction setting from CSS to HTML.

<r12a> 1. remove bdi

Richard: By moving the direction to HTML, we can drop that CSS class completey. Less classes and cleaner.

<r12a> 2. add dir="rtl" lang="ar"

<r12a> 3. remove class="rtlTermCell"

+1

<Shervin> https://github.com/w3c/alreq/blob/gh-pages/misc/scripts/generate-glossary.groovy

Shervin: Najib, please also send a pull request for your changes to the generator script.
... This will allow me to use your changes when I want to work on the tables too.

Najib: You can create an action item for that.

<Shervin> ACTION Najib to update the script to accomodate the text direction in the cell level and send a PR for the script

<trackbot> Created ACTION-61 - Update the script to accomodate the text direction in the cell level and send a pr for the script [on Najib Tounsi - due 2016-07-12].

<Shervin> https://www.w3.org/International/groups/arabic-layout/track/actions/open

<Shervin> https://github.com/w3c/alreq/pull/48#issuecomment-229104823

Shervin: We have a pull request from Najib for action-7.
... Going to merge the pull request.

Najib: Keep the action item open. I have more text and images to add.

<Shervin> https://www.w3.org/International/groups/arabic-layout/track/actions/46

Shervin: Reassigning action-46 to Najib and closing action-61 as its duplicate.

Mostafa: Action-55 is still ongoing.

Shervin: With the work Najib has done on the glossary, action-60 can be closed as well.

<Shervin> https://github.com/w3c/alreq/issues

<Shervin> https://github.com/w3c/alreq/pull/53

Mostafa: I’ll add more commits to PR #53 to fix the logicai/visual order image and fix the merge conflicts.

<r12a> http://w3c.github.io/typography/

+1

<Shervin> <div class="note">

<r12a> <div class="issue">

Summary of Action Items

Summary of Resolutions

[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.144 (CVS log)
$Date: 2016/07/06 13:50:13 $