Skip to content

Commit 2f5e961

Browse files
committed
updating TCW22 re starting oXygen plugin and updating release table for GitHub site
1 parent bccc707 commit 2f5e961

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

TCW/tcw22.xml

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<author xml:id="HC">Hugh Cayless</author>
1414
<author xml:id="PS">Peter Stadler</author>
1515
<author xml:id="EM">Elli Mylonas</author>
16-
<author xml:id="EBB">Elisa Beshero-Bondar</author>
16+
<editor xml:id="EBB">Elisa Beshero-Bondar</editor>
1717
<author xml:id="RV">Raffaele Viglianti</author>
1818
<author xml:id="JL">Jessica H. Lu</author>
1919
<!-- Note: I mean <editor> as per Guidelines: secondary
@@ -33,6 +33,8 @@
3333
</sourceDesc>
3434
</fileDesc>
3535
<revisionDesc>
36+
<change when="2024-11-02" who="#EBB">Clarified where to check on the Vault for the current releases of Stylesheets and Guidelines needed for building the oXygen plugin.
37+
Revised instructions on how to update the table of releases for the GitHub website.</change>
3638
<change when="2024-07-17" who="#POC">Added reminder to review release-blocker labelled issues.</change>
3739
<change when="2024-06-21" who="#RV">Added reminder to mention in the Release Notes any changes affecting ODD customizations.</change>
3840
<change when="2023-11-16" who="#RV">Updated Docker build info to account for new Roma (was Romabeta) and Roma Antiqua (was Roma). Clarified Stylesheets GitHub release process.</change>
@@ -431,10 +433,9 @@
431433
will do.-->
432434
</item>
433435

434-
<item><hi rend="bold">Update the list of previous releases of P5</hi>, which is found at <ref
435-
target="https://tei-c.org/guidelines/p5/#section-2">https://tei-c.org/guidelines/p5/#section-2</ref>.<lb/>
436-
If you have editing privileges on the TEI WordPress on tei-c.org, add the new release to the top of the release table. If not, ask one of the
437-
other Council members who does (currently Elisa Beshero-Bondar and Martina Scholger) to make the change. </item>
436+
<item><hi rend="bold">Update the table of previous releases of P5 in the GitHub repo for the TEI-C website</hi>. The table is found in the src/guidelines/p5 markdown page,
437+
published at <ref target="https://tei-c.org/guidelines/p5/#releases">https://tei-c.org/guidelines/p5</ref>.<lb/>
438+
Add the new release information and links to the top of the release table.</item>
438439

439440
<item><hi rend="bold">Update the oXygen-ready distribution of TEI.</hi><lb/> This involves
440441
building the new package of oxygen-tei, and then updating the distribution file on the
@@ -447,10 +448,14 @@
447448
<!--<item>Check that your current Java version is 1.8. This is an old version, but it is currently
448449
required for building the oxygen-tei package. If you are on e.g. Ubuntu Linux, you can
449450
install multiple Java versions and switch between them easily using <code>sudo update-alternatives -\-config java</code>. </item>-->
450-
<item>Check that the latest versions of the TEI Stylesheets and TEI P5 packages are
451-
available for download from the TEI server, since the oxygen-tei
452-
update/upload script retrieves them from there.</item>
453-
451+
<item>Check that the latest versions of the Stylesheets and TEI P5 are
452+
available from the TEI Vault, since the oxygen-tei update/upload script retrieves them from there.
453+
<list type="unordered">
454+
<item>Check for the Stylesheets at <ref target="https://tei-c.org/Vault/Stylesheets/">https://tei-c.org/Vault/Stylesheets/</ref>.</item>
455+
<item>Check for the Guidelines at <ref target="https://tei-c.org/Vault/P5/">https://tei-c.org/Vault/P5/</ref>.</item>
456+
</list>
457+
</item>
458+
454459
<item>Check out or update a local copy of the source code from <ref
455460
target="https://github.com/TEIC/oxygen-tei"
456461
>https://github.com/TEIC/oxygen-tei</ref> to your local system.</item>

0 commit comments

Comments
 (0)