Jump to content

User talk:Bamyers99

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Tech News: 2025-15

[edit]

MediaWiki message delivery 18:49, 7 April 2025 (UTC)[reply]

The Signpost: 9 April 2025

[edit]

Get a Life

[edit]

Get a life Mickeymouse der (talk) 19:19, 11 April 2025 (UTC)[reply]

Broken section anchors

[edit]

Hi @Bamyers99, I would like to ask if you could provide me with the query used in the "Broken section anchors" database report on Wikipedia. It would be really helpful for me to review the query used to analyze broken or missing section anchors in redirects, as part of our work with Wikipedia's database. Thank you in advance for your help! Best regards.   Mohammed Qays  (🗣) 12:01, 13 April 2025 (UTC)[reply]

@Mohammed Qays: It takes more than a query to determine if an anchor is missing. The source code is at BrokenSectionAnchors.php (github).

Basic flow:

  • Retrieve all redirect target pages rendered contents
  • Check for existence of each redirect target anchor (fragment) in the cached page
    • SELECT rd_title, page_title, rd_fragment FROM redirect, page WHERE rd_fragment IS NOT NULL AND rd_fragment <> AND rd_namespace = 0 AND page_namespace = 0 AND rd_from = page_id
    • Scan the page text for rd_fragment php code

--Bamyers99 (talk) 14:20, 13 April 2025 (UTC)[reply]

Tech News: 2025-16

[edit]

MediaWiki message delivery 00:21, 15 April 2025 (UTC)[reply]

Tech News: 2025-17

[edit]

MediaWiki message delivery 20:57, 21 April 2025 (UTC)[reply]

Tech News: 2025-18

[edit]

MediaWiki message delivery 19:28, 28 April 2025 (UTC)[reply]

Vienna school

[edit]

Thanks for correcting me on the school. Bubba73 You talkin' to me? 21:15, 1 May 2025 (UTC)[reply]

The Signpost: 1 May 2025

[edit]

Tech News: 2025-19

[edit]

MediaWiki message delivery 00:11, 6 May 2025 (UTC)[reply]