Skip to content

Commit

Permalink
Update the Project RADAR (#1719)
Browse files Browse the repository at this point in the history
- Add amlreq and i18n-glossary
- Update some links
- Remove type="text/javascript"
- Remove some todos
- Move ruby content model to Former projects
  • Loading branch information
xfq authored Jul 29, 2023
1 parent 2b43978 commit fdb6e13
Showing 1 changed file with 45 additions and 40 deletions.
85 changes: 45 additions & 40 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<title>I18n Activity Project RADAR</title>
<meta name="description" content="Lists open issues in i18n Activity github repositories." />
<script type="text/javascript">
<script>
var f = { }

// AUTHORS should fill in these assignments:
Expand All @@ -20,7 +20,7 @@
f.path = 'https://w3c.github.io/i18n-drafts/' // what you need to prepend to a URL to get to the /International directory

// AUTHORS AND TRANSLATORS should fill in these assignments:
f.thisVersion = { date:'2016-03-16', time:'07:32'} // date and time of latest edits to this document/translation
f.thisVersion = { date:'2023-07-29', time:'07:32'} // date and time of latest edits to this document/translation
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
// also make sure that the lang attribute on the html tag is correct!

Expand Down Expand Up @@ -204,25 +204,20 @@ <h2 class="notoc">Useful links</h2>
<div class="item" id="africa">
<p class="topic">africa</p>
<p><a target="_blank" href="https://github.com/w3c/afrlreq/">GH repo</a> &bull; <a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=afrlreq">issue summary</a></p>
</div>

<div class="item" id="americas">
<p class="topic">americas</p>
<p><a target="_blank" href="https://github.com/w3c/amlreq/">GH repo</a> &bull; <a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=amlreq">issue summary</a></p>
</div>

<div class="item" id="arabic">
<p class="topic">arabic</p>
<p><a target="_blank" href="https://github.com/w3c/alreq/">GH repo</a><a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=alreq">issue summary</a></p>
<ol class="todo">
<li class="inprogress">add content</li>
<li>send for reviews</li>
<li>publish FPWD</li>
</ol>
</div>
<div class="item" id="chinese">
<p class="topic">chinese</p>
<p><a target="_blank" href="https://github.com/w3c/clreq/">GH repo</a> &bull; <a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=clreq">issue summary</a></p>
<ol class="todo">
<li class="inprogress">complete translation to SC</li>
<li>address outstanding issues</li>
<li>complete glossary</li>
</ol>
</div>
<div class="item" id="ethiopic">
<p class="topic">ethiopic</p>
Expand All @@ -241,11 +236,6 @@ <h2 class="notoc">Useful links</h2>
<div class="item" id="hebrew">
<p class="topic">hebrew</p>
<p><a target="_blank" href="https://github.com/w3c/hlreq/">GH repo</a> &bull; <a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=hlreq">issue summary</a></p>
<ol class="todo">
<li class="inprogress">set up group</li>
<li>send for reviews</li>
<li>publish FPWD</li>
</ol>
</div>
<div class="item" id="indic">
<p class="topic">indic (s asian)</p>
Expand All @@ -259,10 +249,6 @@ <h2 class="notoc">Useful links</h2>
<div class="item" id="japanese">
<p class="topic">japanese</p>
<p><a target="_blank" href="https://github.com/w3c/jlreq/">GH repo</a> &bull; <a target="_blank" href="https://w3c.github.io/i18n-activity/textlayout/?filter=jlreq">issue summary</a></p>
<ol class="todo">
<li class="inprogress">update with errata</li>
<li>publish updated Note</li>
</ol>
</div>
<div class="item" id="korean">
<p class="topic">korean</p>
Expand Down Expand Up @@ -392,10 +378,17 @@ <h2 class="notoc">Useful links</h2>
<li>promote collaborative use by WGs</li>
<li class="inprogress">develop a higher level set of questions to point groups to the right parts of specdev</li>
</ol>
</div>
<div class="item" id="glossary">
<p class="topic">glossary</p>
<p><a target="_blank" href="https://github.com/w3c/i18n-glossary">GH repo</a></p>
<ul class="objectives1">
<li>Definitions of terms used in W3C internationalization documents.</li>
</ul>
</div>
<div class="item" id="tests">
<p class="topic">tests</p>
<p><a target="_blank" href="https://www.w3.org/International/tests">test suite</a></p>
<p><a target="_blank" href="https://www.w3.org/International/i18n-tests/">test suite</a></p>
<ul class="objectives">
<li>Produce tests for i18n features of browsers, especially for upcoming CSS features. Add summaries of the results on latest UA versions. Develop notes on current implementation status.<br>
</li>
Expand All @@ -408,7 +401,7 @@ <h2 class="notoc">Useful links</h2>
</div>
<div class="item" id="ruby_impl">
<p class="topic"> implementer support</p>
<p><a target="_blank" href="https://www.w3.org/International/tests">test suite</a><a href="https://w3c.github.io/i18n-activity/reviews/#browser-implementations">bug tracker</a></p>
<p><a target="_blank" href="https://www.w3.org/International/i18n-tests/">test suite</a><a href="https://w3c.github.io/i18n-activity/reviews/#browser-implementations">bug tracker</a></p>
<ul class="objectives1">
<li>Assess and track implementations of i18n features, and offer advice to implementers.</li>
</ul>
Expand All @@ -420,7 +413,8 @@ <h2 class="notoc">Useful links</h2>
<li>encourage encoding spec completeness<br>
</li>
</ol>
</div></td>
</div>
</td>



Expand Down Expand Up @@ -449,19 +443,6 @@ <h2 class="notoc">Useful links</h2>
<li>create a document with findings</li>
<li>merge findings into specdev</li>
</ol>
</div>
<div class="item" id="ruby_cm">
<p class="topic">ruby content model</p>
<p><a target="_blank" href="https://w3c.github.io/i18n-discuss/notes/ruby-content-model">draft notes</a></p>
<ul class="objectives1">
<li>Develop a content model for ruby to replace Ruby Annotation, and underpin TTML, WebVTT and other formats wanting to add ruby support.</li>
</ul>
<ol class="todo">
<li class="inprogress">Produce an initial draft.</li>
<li>Internal review</li>
<li>Wide review</li>
<li>Publish Note</li>
</ol>
</div>
<div class="item" id="timezones">
<p class="topic">time zones, etc.</p>
Expand Down Expand Up @@ -611,7 +592,7 @@ <h2 class="notoc">Useful links</h2>
</td>
<td>
<p class="topic">javascript</p>
<p><a target="_blank" href="http://wiki.ecmascript.org/doku.php?id=globalization:specification_drafts">ES-402</a></p>
<p><a target="_blank" href="https://www.ecma-international.org/technical-committees/tc39/">ECMA-402</a></p>
<ol class="todo">
<li>track the Intl extension</li>
</ol>
Expand Down Expand Up @@ -655,11 +636,35 @@ <h2 class="notoc">Useful links</h2>
</tr>
</tbody>
</table>
<table class="project_list"><tbody>
<tr>
<th colspan="5">Former projects</th>
</tr>
<tr>
<td style="width: 51%;">
<p class="topic">ruby content model</p>
<p><a target="_blank" href="https://w3c.github.io/i18n-discuss/notes/ruby-content-model">draft notes</a></p>
<ul class="objectives1">
<li>Develop a content model for ruby to replace Ruby Annotation, and underpin TTML, WebVTT and other formats wanting to add ruby support.</li>
</ul>
<ol class="todo">
<li class="inprogress">Produce an initial draft.</li>
<li>Internal review</li>
<li>Wide review</li>
<li>Publish Note</li>
</ol>
</td>

<td>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<div class="content">
<footer id="thefooter"></footer>
<script type="text/javascript">document.getElementById('thefooter').innerHTML = g.bottomOfPage</script>
<script type="text/javascript">
<script>document.getElementById('thefooter').innerHTML = g.bottomOfPage</script>
<script>
completePage();
//var objs = document.querySelectorAll('.objectives')
//for (var o=0;o<objs.length;o++) { objs[o].style.display = 'none'; }
Expand Down

0 comments on commit fdb6e13

Please sign in to comment.