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

Detection of Index pages of libretexts.org is not reliable #87

Open
benoit74 opened this issue Nov 25, 2024 · 0 comments
Open

Detection of Index pages of libretexts.org is not reliable #87

benoit74 opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@benoit74
Copy link
Contributor

In stats.libretexts.org, 22 Index pages do not match the expected r"^.*\/zz:_[^\/]*?\/10:_[^\/]*$" title pattern

Sample: https://stats.libretexts.org/Bookshelves/Probability_Theory/Introductory_Probability_(Grinstead_and_Snell)/zz%3A_Back_Matter/01%3A_Index

[mindtouch2zim::MainThread::2024-11-24 23:06:53,129] WARNING:Unsupported 'src' encountered in 'script' tag (value: 'https://cdn.libretexts.net/github/LibreTextsMain/Leo Jayachandran/DynamicIndex/dynamicIndexMaker.js') while rewriting page 9146 at https://stats.libretexts.org/Bookshelves/Probability_Theory/Introductory_Probability_(Grinstead_and_Snell)/zz%3A_Back_Matter/01%3A_Index
[mindtouch2zim::MainThread::2024-11-24 23:06:53,130] WARNING:Unsupported 'href' encountered in 'link' tag (value: 'https://cdn.libretexts.net/github/LibreTextsMain/Leo Jayachandran/DynamicIndex/dynamicIndexMaker.css') while rewriting page 9146 at https://stats.libretexts.org/Bookshelves/Probability_Theory/Introductory_Probability_(Grinstead_and_Snell)/zz%3A_Back_Matter/01%3A_Index

We might want to use the presence of dynamicIndexMaker.js and dynamicIndexMaker.css in the body as a more reliable detector ...

@benoit74 benoit74 added the enhancement New feature or request label Nov 25, 2024
@benoit74 benoit74 added this to the 0.1 milestone Nov 25, 2024
@benoit74 benoit74 self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant