Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template updates #102

Open
30 of 43 tasks
r12a opened this issue Nov 1, 2024 · 2 comments
Open
30 of 43 tasks

Template updates #102

r12a opened this issue Nov 1, 2024 · 2 comments

Comments

@r12a
Copy link
Contributor

r12a commented Nov 1, 2024

  • Improve the section intros in prompts.js
  • Pull section intros from prompts.js for LE Index, & make headings consistent
  • Create code to add shared spec and test data to all docs
  • Create the shared data

for each lreq file:

  • Link to shared data
    • <script class="remove" src="../../typography/index-data/shared_data.js"></script>
    • <script class="remove" src="../../i18n-activity/templates/gap-analysis/prompts.js"></script>
  • For each lreq file pull section intros from prompts.js
    • add preProcess: [ () => { addPrompts() }, () => { addSharedData() }, ],
    • to each section add <p id="prompt-bidi_text" class="status_prompt promptStub"></p>
  • Change the vertical text section to Writing Mode
  • Check other headings are correct
  • Uncomment section headings that were commented out, and add tbd or Not applicable.
  • Change heading LE Index to Specification Links
  • Add hooks to the shared data to each page: for each section
    • under Tests make <ul id="tests-writing_mode">
    • under Specification Links add <ul class="linkList" id="specs-writing_mode"> and remove existing link

lreq files

  • arab
  • adlm
  • nkoo
  • cher
  • cans
  • osge
  • hani
  • ethi
  • latn
  • geor
  • grek
  • cyrl
  • hebr
  • beng
  • deva
  • gujr
  • guru
  • taml
  • jpan
  • kore
  • mong
  • java
  • thai
  • laoo
  • khmr
  • tibt
@r12a
Copy link
Contributor Author

r12a commented Nov 8, 2024

Done. Template also updated. Typography index file also updated.

@r12a r12a closed this as completed Nov 8, 2024
@r12a r12a reopened this Nov 8, 2024
@r12a
Copy link
Contributor Author

r12a commented Nov 8, 2024

Still need to publish all docs to TR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant