|
13 | 13 | <author xml:id="HC">Hugh Cayless</author>
|
14 | 14 | <author xml:id="PS">Peter Stadler</author>
|
15 | 15 | <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> |
17 | 17 | <author xml:id="RV">Raffaele Viglianti</author>
|
18 | 18 | <author xml:id="JL">Jessica H. Lu</author>
|
19 | 19 | <!-- Note: I mean <editor> as per Guidelines: secondary
|
|
33 | 33 | </sourceDesc>
|
34 | 34 | </fileDesc>
|
35 | 35 | <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> |
36 | 38 | <change when="2024-07-17" who="#POC">Added reminder to review release-blocker labelled issues.</change>
|
37 | 39 | <change when="2024-06-21" who="#RV">Added reminder to mention in the Release Notes any changes affecting ODD customizations.</change>
|
38 | 40 | <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 | 433 | will do.-->
|
432 | 434 | </item>
|
433 | 435 |
|
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> |
438 | 439 |
|
439 | 440 | <item><hi rend="bold">Update the oXygen-ready distribution of TEI.</hi><lb/> This involves
|
440 | 441 | building the new package of oxygen-tei, and then updating the distribution file on the
|
|
447 | 448 | <!--<item>Check that your current Java version is 1.8. This is an old version, but it is currently
|
448 | 449 | required for building the oxygen-tei package. If you are on e.g. Ubuntu Linux, you can
|
449 | 450 | 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 | + |
454 | 459 | <item>Check out or update a local copy of the source code from <ref
|
455 | 460 | target="https://github.com/TEIC/oxygen-tei"
|
456 | 461 | >https://github.com/TEIC/oxygen-tei</ref> to your local system.</item>
|
|
0 commit comments