Skip to content

Remove obsolete ClustrMaps widget - #495

Merged
haraldschilly merged 1 commit into
sagemath:masterfrom
cxzhong:fix-494-remove-clustrmaps
Jul 30, 2026
Merged

Remove obsolete ClustrMaps widget#495
haraldschilly merged 1 commit into
sagemath:masterfrom
cxzhong:fix-494-remove-clustrmaps

Conversation

@cxzhong

@cxzhong cxzhong commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Fixes #494.

Summary

  • Remove the dead ClustrMaps link and visitor-map image from the footer.
  • Remove the obsolete JavaScript fallback and its initialization.

Why

ClustrMaps is no longer available, so both the footer thumbnail and its fallback image fail to load. Since there is no maintained replacement account or service for the website, removing the widget avoids leaving another unowned external dependency.

User impact

The footer no longer displays a broken visitor-map image. The existing Histats counter is unchanged.

Validation

  • Full static-site render completed successfully (490 documents).
  • node --check src/res/sage.js
  • git diff --check
  • make test still has the pre-existing failure for src/y_key_1c9a8514710721fe.html, which lacks the title marker expected by test.py; this file is unchanged by the PR.

@cxzhong
cxzhong marked this pull request as ready for review July 30, 2026 03:03
@cxzhong

cxzhong commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

CC: @haraldschilly

@haraldschilly
haraldschilly merged commit 85af63e into sagemath:master Jul 30, 2026
1 check failed
@cxzhong
cxzhong deleted the fix-494-remove-clustrmaps branch July 30, 2026 08:55
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

Successfully merging this pull request may close these issues.

Broken ClustrMaps image displayed in website footer

2 participants