Meta:Requests for help from a sysop or bureaucrat
- Before posting to this page, make sure your comment doesn't belong at one of these specific request pages:
- Requests for (translation/central notice/interface) adminship on this Meta-Wiki
- Requests for CheckUser information on this Meta-Wiki
- Requests for oversight of edits on this Meta-Wiki
- General requests for permissions on other wikis
- Requests for CentralNotice banners and campaigns
- Import is currently enabled in this wiki from some projects. From other wikis, you will need to copy and paste your materials by hand but please remember to add a link, as a permanent link, and the history of the page being imported in the edit summary to avoid copyright violations.
- To report vandalism on Meta: please click here. For immediate assistance, join #wikimedia-metaconnect and use !admin@meta to notify administrators.
- To report cross-wiki vandalism see Steward requests/Miscellaneous.
See also: Stewards' noticeboard, Access to nonpublic personal data policy noticeboard, Category:Meta-Wiki policies, Category:Global policies
General requests for: help from a Meta sysop or bureaucrat · deletion (speedy deletions: local · multilingual) · URL blacklisting · new languages · interwiki map
Personal requests for: username changes · permissions (global) · bot status · adminship on Meta · CheckUser information (local) · local administrator help
Cooperation requests for: comments (local) (global) · translation
- Assistance with Meta-Wiki maintenance is always welcome.
- Many files awaiting review for basic
{{information}}
, source and license.
- Proposal to amend Meta-Wiki's inactivity policy (April 11, 2023).
Please find answered requests in the archives (this month).
![]() |
SpBot archives all sections tagged with {{Section resolved|1=~~~~}} after 1 day and sections whose most recent comment is older than 10 days.
|
Proposal to add a Abuse Filter Search (Gadget) for ( / to) metawiki?
[edit]I am currently making a abuse filter search. This should help us and all other projects to better maintains abuse filters and find deprecated variables etc. The search allows you to search in local filters and also global (use optional sitematrix for all active projects) or foreign projects. Since we also have global filters in Metawiki and crosswiki, the projects meet. I suggest add the script as a gadget. What do you think I should add the script as a gadget?

𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 17:46, 24 June 2025 (UTC)
- If the script doesn‘t exist yet, we can‘t really decide on „upgrading“ it to a gadget. TenWhile6 17:52, 24 June 2025 (UTC)
- @TenWhile6 The Script is already on gitlab: [1]. See Screenshot. PS: The script is in English and German + Machinetranslations (French and Spanish). The search has many search functions and a export. 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 18:17, 24 June 2025 (UTC)
- I have used https://search-filters.toolforge.org/ in the past, although I'm not sure if the tool still works given recent updates to AbuseFilters like protected variables @Martin Urbanec? Johannnes89 (talk) 18:18, 24 June 2025 (UTC)
- The tool is limited to a few users and shows rather little information, code from private filters does not work with it. My script has the advantage that it uses the API directly in the browser, so you have no oauth restrictions and can also search private filter code (which was also the main reason for my work) and can search everything. the script also immediately displays short code and more information. 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 18:34, 24 June 2025 (UTC)
- @Johannnes89 Is that for GAFH/AFM-only? – Phương Linh (T · C · CA · L · B) 12:29, 25 June 2025 (UTC)
- I think you can also use it without those permissions, but obviously only search filters your account can access. Johannnes89 (talk) 16:16, 25 June 2025 (UTC)
- @Johannnes89 search-filters.toolforge.org can only used by users with global permissions. The toolforge tool from Martin check "globaluserinfo" per api. (See here). All other user become only see "permission_denied.html" 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 16:44, 25 June 2025 (UTC)
- I think you can also use it without those permissions, but obviously only search filters your account can access. Johannnes89 (talk) 16:16, 25 June 2025 (UTC)
- @Johannnes89 The tool should still work, although I need to double check it still has access to IP-provided private filters. I'll double check and let you know. Martin Urbanec (talk) 16:10, 25 June 2025 (UTC)
- I have used https://search-filters.toolforge.org/ in the past, although I'm not sure if the tool still works given recent updates to AbuseFilters like protected variables @Martin Urbanec? Johannnes89 (talk) 18:18, 24 June 2025 (UTC)
- @TenWhile6 The Script is already on gitlab: [1]. See Screenshot. PS: The script is in English and German + Machinetranslations (French and Spanish). The search has many search functions and a export. 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 18:17, 24 June 2025 (UTC)
- Before considering making a gadget, making a user script is usually the first step. When that is done let's take a look, especially if this is going to be opt-in. — xaosflux Talk 18:27, 24 June 2025 (UTC)
- @WikiBayer Does this script return results that include private filters on the wiki where I have permission to view and edit them? – Phương Linh (T · C · CA · L · B) 12:36, 25 June 2025 (UTC)
- @Hide on Rosé Yes you can see and search in all filters and it even shows whether the filter is public or private. See for example the Screenshot on Commons ("Öffentlich" is german public). For obvious reasons, I have not included a screenshot of a pirvate filter, but this looks exactly the same except that it says "Private" instead of "Public". 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 14:30, 25 June 2025 (UTC)
- I noticed some bugs about this script:
- Every time I use it, it logs me out every time.
- When on "Edit" or "View history", the script loads on these pages where it should not load. It should only load on "Read".
- Can its appearance be changed for dark mode? It has poor contrast.
- Codename Noreste (talk · contribs) 05:18, 26 June 2025 (UTC)
- @Codename Noreste""Edit" or "View histor" the Script overide fill page. The Page as no content. Why need you edit this page? The Darkmode is not supported.
- "Every time I use it, it logs me out every time."
- I can't understand it. I had tested the script and don't know what could trigger it. 𝐖𝐢𝐤𝐢𝐁𝐚𝐲𝐞𝐫 👤💬 (WikiBayerCatHelper) 09:54, 26 June 2025 (UTC)
- @WikiBayer I assume what CN meant is that there's no need to load the script when page
action == "edit/history"
. – Phương Linh (T · C · CA · L · B) 09:06, 27 June 2025 (UTC)
- @WikiBayer I assume what CN meant is that there's no need to load the script when page
Page content model changes (2)
[edit]Request page: User:Sophia Guevara/Assets/Wel/.css
Request to change the content model of this page from "CSS" to "Sanitized CSS". I want to use this CSS on my user page to display it in most plans. many thanks. Sophia𓂃. ✉️ 16:03, 30 June 2025 (UTC)
Done — xaosflux Talk 17:48, 30 June 2025 (UTC)
- @Sophia Guevara please note it is inappropriate and may be disruptive to translcude pages in to signatures, please disable this before using your signature any further. — xaosflux Talk 17:51, 30 June 2025 (UTC)
Event organizer for User:Fngideon
[edit]Global user: Fngideon
Reason for request: Future role in organising (community) events for [[upcoming events.
Criteria met:
- No active blocks: Yes.
- Global edits: [0]
- Additional criteria: [Event Organizer]
Further Info:
- Received training on the tool.
Fngideon (talk) 20:51, 2 July 2025 (UTC)
- @Fngideon You do not meet one of these requirement:
- A minimum of 300 global edits
- You are a Wikimedia affiliate staff member
- You have received a Wikimedia grant for an event
However, which event do you plan to organize? – Phương Linh (T · C · CA · L · B) 01:41, 3 July 2025 (UTC)