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

chore(ia): reorg /web/xpath #37895

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

chore(ia): reorg /web/xpath #37895

wants to merge 13 commits into from

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Jan 31, 2025

Description

Drafting an XPath reorg PR. Directory now has this structure:

./files/en-us/web/xpath
├── guides
│   ├── comparison_with_css_selectors
│   ├── introduction_to_using_xpath_in_javascript
│   └── snippets
└── reference
    ├── axes
    └── functions

Motivation

Generating a preview for docs IA & maintenance tasks

bsmth and others added 12 commits January 29, 2025 17:56
* added experimental release note for Temporal API

* added Temporal to FF135 release note in experimental features

* Update files/en-us/mozilla/firefox/experimental_features/index.md

Co-authored-by: Brian Smith <[email protected]>

* Update files/en-us/mozilla/firefox/releases/135/index.md

Co-authored-by: Brian Smith <[email protected]>

* Update files/en-us/mozilla/firefox/experimental_features/index.md

Co-authored-by: Brian Smith <[email protected]>

* Update files/en-us/mozilla/firefox/experimental_features/index.md

Co-authored-by: Brian Smith <[email protected]>

* Update files/en-us/mozilla/firefox/experimental_features/index.md

Co-authored-by: Brian Smith <[email protected]>

* Update files/en-us/mozilla/firefox/experimental_features/index.md

Co-authored-by: Brian Smith <[email protected]>

---------

Co-authored-by: Brian Smith <[email protected]>
@github-actions github-actions bot added Content:WebAPI Web API docs Content:Other Any docs not covered by another "Content:" label Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs size/l [PR only] 501-1000 LoC changed labels Jan 31, 2025
Copy link
Contributor

github-actions bot commented Jan 31, 2025

Preview URLs (52 pages)
Flaws (33)

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

URL: /en-US/docs/Mozilla/Firefox/Releases/3.6
Title: Firefox 3.6 for developers
Flaw count: 23

  • broken_links:
    • Can't resolve /en-US/docs/JavaScript/ECMAScript_5_support_in_Mozilla
    • Can't resolve /en-US/docs/DOM/MozOrientation
    • Can't resolve /en-US/docs/DOM/Detecting_document_width_and_height_changes
    • Can't resolve /en-US/docs/DOM/MozOrientation
    • Can't resolve /en-US/docs/Monitoring_HTTP_activity
    • and 17 more flaws omitted
  • macros:
    • Can't resolve /en-US/docs/Web/API/Node/mozMatchesSelector

URL: /en-US/docs/Mozilla/Firefox/Releases/3.6/Updating_extensions
Title: Updating extensions for Firefox 3.6
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/DOM/node.tagName
    • Can't resolve /en-US/docs/Chrome_Registration

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

  • macros:
    • Macro produces link /en-US/docs/Web/XPath/Functions which is a redirect
    • Macro produces link /en-US/docs/Web/XPath/Axes which is a redirect

URL: /en-US/docs/Web/XPath/Reference/Functions/system-property
Title: system-property
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Web/XPath/Functions which is a redirect
    • Macro produces link /en-US/docs/Web/XPath/Axes which is a redirect

URL: /en-US/docs/Web/XPath/Reference/Functions/string-length
Title: string-length
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Web/XPath/Functions which is a redirect
    • Macro produces link /en-US/docs/Web/XPath/Axes which is a redirect

URL: /en-US/docs/Web/XPath/Reference/Functions/key
Title: key
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Web/XPath/Functions which is a redirect
    • Macro produces link /en-US/docs/Web/XPath/Axes which is a redirect
External URLs (2)

URL: /en-US/docs/Web/XPath
Title: XPath

(comment last updated: 2025-01-31 11:14:27)

@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Jan 31, 2025
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

All good, apart from two listing page types. Thanks :)

title: XPath guides
short-title: Guides
slug: Web/XPath/Guides
page-type: landing-page
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
page-type: landing-page
page-type: listing-page

title: XPath reference
short-title: Reference
slug: Web/XPath/Reference
page-type: landing-page
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
page-type: landing-page
page-type: listing-page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs merge conflicts 🚧 [PR only] size/l [PR only] 501-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants