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

Add page types for Web/XML, Web/XPath, Web/(E)XSLT #27773

Merged
merged 4 commits into from
Jul 10, 2023

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented Jul 5, 2023

Add the following page types:

XPath page types

  • xpath-function: a function, like ceiling().

XSLT page types

  • xslt-element: an element of XSLT, like <xsl:message>.
  • xslt-axis: an axis of XSLT, like ancestor.

EXSLT page types

  • xslt-function: a function of EXSLT, like exsl:node-set().

This is part of openwebdocs/project#91

@teoli2003 teoli2003 requested a review from Elchi3 July 5, 2023 06:05
@teoli2003 teoli2003 requested review from a team as code owners July 5, 2023 06:05
@github-actions github-actions bot added Content:Other Any docs not covered by another "Content:" label Content:Meta Content in the meta docs labels Jul 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Preview URLs (126 pages)
Flaws (7)

Note! 122 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/MDN/Writing_guidelines/Page_structures/Page_types/Page_type_key
Title: The page-type front matter key
Flaw count: 4

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/CSS_Animations
    • Can't resolve /en-US/docs/Web/API/Response/error
    • Can't resolve /en-US/docs/Web/API/Notification/permission
    • Can't resolve /en-US/docs/WWeb/XSLT/Element/message

URL: /en-US/docs/Web/XSLT/Transforming_XML_with_XSLT/An_Overview
Title: An overview
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/Transforming_XML_with_XSLT/For_Further_Reading

URL: /en-US/docs/Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations
Title: Using the Mozilla JavaScript interface to XSL Transformations
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/XMLDocument/load

URL: /en-US/docs/Web/XSLT/Element/stylesheet
Title: <xsl:stylesheet>
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/XSLT/Element/for-each-group

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Jean-Yves! 👍

@Elchi3 Elchi3 merged commit b6f3435 into mdn:main Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Meta Content in the meta docs Content:Other Any docs not covered by another "Content:" label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants