Test Wiki:Community portal: Difference between revisions

From Test Wiki
Latest comment: Yesterday at 17:40 by Aviram7 in topic Interface Right
Jump to navigation Jump to search
 
Line 1: Line 1:
__NEWSECTIONLINK__
__NEWSECTIONLINK__
{{/header}}
{{/header}}
__NEWSECTIONLINK__
{{shortcut|TW:COM}}


== Error while trying to create Abuse Filter ==
==Proposal==


Hello, there is an error while I try to create an abuse filter that detects vandalism with the word "poop", and I would want a filter that detects the word and then disallow the edit, while I tried to create the Abuse Filter, there appeared error text "Internal error", blablabla and please can another create that Abuse Filter, and use this while creating the filter:
Hello, I happy to here to discuss on my new proposal to make a mediawikipage for this [[User:Aviram7/js/all-in-one.js|this]] JavaScript that help to easily block and oversight or suppress the revision of block user, spammers. etc, this script is originally based on [[metawikimedia:User:WhitePhosphorus/js/all-in-one.js|User:WhitePhosphorus/js/all-in-one.js]] of metawikimedia, but this script needed to modified them, then it's script ready for use on Tesrwiki.
* Filter description: "Poop" vandalism
* Conditions:
!"confirmed" in user_groups & (
  article_namespace == 0 & (
  edit_delta < 300 & (
    (
    ccnorm(added_lines) rlike "\bP+([\.\,\/\?\>\<\!\@\#\$\%\^\&\*\(\)\_\+\-\=\{\}\|\[\]\\\:\;\']?)O\1?O+\1?P+\1?(E*\1?S+\1?|E+\1?R+\1?S*\1?|E*\1?D+\1?|I\1?N+\1?G+\1?)?\b"
    )
    & (!old_wikitext irlike "\bP+OO+P*(E+R+S*|E*D+|E*S+|I+N+G+)?\b"
    )
  )
  )     
)
* Notes: none
* Flags: private filter
* Actions caused while an editor trips the filter: Disallow the edit


- <font face="Myriad Web Pro">[[User:PSL600|PSL600]] <small> [[User talk:PSL600|<span style="color:black">(Talk)</span>]]</small></font> 11:56, 25 June 2018 (UTC)
*I think [[User:Aviram7/js/all-in-one.js]] is move to mediawiki namespace, then add this script in gadget and allow to sysop, crats, stewards for use on you're preferences.
:We don't currently have the setup to use ccnorm as it belongs with another anti-spoofing extension that we don't use. <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 15:41, 26 June 2018 (UTC)


== Suggestions ==
{{Ping|MacFan4000|Dmehus|Drummingman|Justarandomamerican}}
Thanks ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  08:36, 9 April 2024 (UTC)


Here, have I some suggestions to the Test Wiki:
:I would be fine with adding this as a gadget, but not on the common.js. [[User:X|'''<span style="background:#3383ff;color:white;padding:5px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)">X</span>''']] ([[User talk:X|talk]] + [[Special:Contributions/X|contribs]]) 10:10, 9 April 2024 (UTC)
* Change default skin from '''Refreshed''' to '''Vector'''/'''Monobook'''
* Add some more images and templates from Wikipedia, so more people come to this wiki
* More abuse filters


Please comment below - <font face="Myriad Web Pro">[[User:PSL600|PSL600]] <small> [[User talk:PSL600|<span style="color:black">(Talk)</span>]]</small></font> 18:11, 26 June 2018 (UTC)
::{{Ping|X}} Hello, Well! we have no probelm, If you like more gadgets for use, please see my common. js and this gadget is very helpful, firstly please test this js and then we think what can I do later?.
:As a rule of thumb, only have abuse filters for issues that are prevalent and recurring. <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 21:17, 26 June 2018 (UTC)
Thanks ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span> 12:41, 9 April 2024 (UTC)


:: Ok, but I would have default skin changed from "Refreshed" to "Vector" or "Monobook", because I do not like the "Refreshed" skin, "Vector" is better than Refreshed and more cooler, "Refreshed" is orange and have some harder text to read - <font face="Myriad Web Pro">[[User:PSL600|PSL600]] <small> [[User talk:PSL600|<span style="color:black">(Talk)</span>]]</small></font> 06:26, 27 June 2018 (UTC)
:This gadget would likely need to be restricted to stewards due to just how powerful it is. Being able to revert all of a users edits, delete all the pages they've created, and block them in one click is simply a lot. [[User:X|'''<span style="background:#3383ff;color:white;padding:5px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)">X</span>''']] ([[User talk:X|talk]] + [[Special:Contributions/X|contribs]]) 18:40, 9 April 2024 (UTC)


:I support a change of default skin to "Vector", I believe that "Refreshed" is difficult to use due to the absence of some sidebar links such as "Special pages". [[User:Bonnedav|Bonnedav]] ([[User talk:Bonnedav|talk]]) 06:34, 13 September 2018 (UTC)
:::X, You're right this js script is very powerful Use of this JavaScript should only be allowed by stewards and not allowed to use by any other privileged persons. ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  03:56, 10 April 2024 (UTC)
::::I've commented it out of your common.js page for the moment, as it could cause some serious mayhem if used improperly. Ask me if you need a test performed. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 14:42, 10 April 2024 (UTC)


== Can't login to Phabricator ==
::::::@[[User:Justarandomamerican|Justarandomamerican]] Hello, Thank you for removing this script from my common. js, I've already performed the after adding this script on my common. js, I think this js script is more useful for the stewards. {{Thank}} ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  15:21, 10 April 2024 (UTC)


When I try to login to Phabricator using my wiki account, I get this:
==Replace text==
[[File:Phab bug.png|thumb]]
I've used it a lot in the past, and it saved a lot of time. But as of now, it's restricted to <u>stewards</u>. Why's that? [[User:Saint|Saint]] ([[User talk:Saint|talk]]) 04:43, 10 April 2024 (UTC)
:{{ping|Bonnedav}} We've fixed the issue, you should be able to login to phab now. <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 17:07, 8 September 2018 (UTC)
::{{ping|Void}} Thank you, I was able to create an account but I am not receiving the verification email. Is it being blocked? I already checked spam. [[User:Bonnedav|Bonnedav]] ([[User talk:Bonnedav|talk]]) 17:40, 8 September 2018 (UTC)
:::{{ping|Bonnedav}} I've sent an email manually that contains the verification link. The subject of the email should be "Phabricator email validation". <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 23:00, 8 September 2018 (UTC)
::::{{ping|void}} It worked, thank you. [[User:Bonnedav|Bonnedav]] ([[User talk:Bonnedav|talk]]) 23:08, 8 September 2018 (UTC)


== cannot log in to the phacibrator ==
:It was found that a vandal who gained sysop rights could vandalize the [[Main Page]] or similarly important Steward protected pages using ReplaceText. I know it has a lot of utility for you, so feel free to send me a message on my talk page, or Drummingman on his with a request, ensuring that original text, new text, and namespace(s) are provided. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 12:53, 10 April 2024 (UTC)
::Is it possible to allow interface administrators to use it? [[User:X|'''<span style="background:#3383ff;color:white;padding:5px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)">X</span>''']] ([[User talk:X|talk]] + [[Special:Contributions/X|contribs]]) 13:16, 10 April 2024 (UTC)
:::I suggested that to MacFan when I originally opened a security task about the issue. Me personally, I think it would be better to create a separate group that's able to use it, as IA is ''primarily'' intended to allow editing of script pages, though I am fine with bundling it in to IA (and Stewards) along with creating a separate group. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 13:19, 10 April 2024 (UTC)


{{ping|Void}} I cannot log in to the Phacibrator on the test wiki, pleas can you help me to log in there please ? <font face="Myriad Web Pro">[[User:PSL600|PSL600]] <small> [[User talk:PSL600|<span style="color:black">(send message)</span>]]</small></font> 18:33, 25 September 2018 (UTC)
=='Crat sysop first requirement==
:Can you tell me what specific issue you are having? Is there an error code? Does your password not work? What is going on? <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 00:31, 26 September 2018 (UTC)


== Can't login to Phabricator ==
{{ping|EPIC|X|DR}} as interested persons.
Recently, upon DR requesting bureaucrat, they were given it without first being an administrator. EPIC removed the crat right, and X restored it, stating that the requirement was pointless. To prevent a wheel war, I think it's best to set down community consensus on the issue. What do you, the reader, think of the requirement to be a sysop before being a bureaucrat? [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 03:33, 11 April 2024 (UTC)


I can't use my testwiki's username and password to login the Phabricator.[[User:Wildly boy|Wildly boy]] ([[User talk:Wildly boy|talk]]) 12:35, 5 October 2018 (UTC)
:@[[User:Justarandomamerican|Justarandomamerican]]: I've support you're thoughts, This is test wiki not Wikipedia, we are here to testing of specific permission, firstly If any new user request for both rights, then firstly grant only sysop permission but not crats, because sysop have more permission on his group, crats is most important permission on the wiki, I don't understand why both user's make editwar in removing or adding crats permission from @DR, who received both permission after reviewing his request by an other crats. ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  04:24, 11 April 2024 (UTC)
:You need to login using the "Login with MediaWiki" option at the bottom right of the login options. <span style="text-shadow:7px 5px 7px grey;font-family:High Tower Text">-- [[User:Void|<span style="color:#123524">Void</span>]] <sup>[[User talk:Void|<span style="color:#353839">''Whispers''</span>]]</sup></span> 14:22, 5 October 2018 (UTC)
::I personally think that just like on other test wikis, there should some kind of requirement before being able to request crat, either an edit requirement (maybe something like 10 edits before being able to request bureaucrat would be a fair requirement if so?), or a requirement of a specific amount of days of having sysop before requesting crat (a day or two perhaps), or maybe a mix of both of those requirements.
::The reason I think so is because unlike on other test wikis, the crat permission is quite powerful and can remove both bureaucrat and sysop rights. If it's given very liberally it can be quite dangerous. Now, I know DR from Wikimedia and they are a trusted user who I certainly don't think would abuse the bureaucrat rights, so I have nothing against them having crat. But, I don't have any intents to wheel war, the permissions have been given back and it can remain so. [[User:EPIC|EPIC]] ([[User talk:EPIC|talk]]) 08:10, 11 April 2024 (UTC)
:::My intention was also not to wheel war. I know EPIC mentioned some suggestions for "requirements" for the 'crat role. However, as of now, those do not exist, making the rule about being a sysop first pointless. There is some Wikimedia essay about not following the policies if doing so would prevent you from improving the site, but I can't remember what it was titled. [[User:X|'''<span style="background:#3383ff;color:white;padding:5px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)">X</span>''']] ([[User talk:X|talk]] + [[Special:Contributions/X|contribs]]) 11:51, 11 April 2024 (UTC)
:You can remove the bureaucrat right from my account since I won’t be using it. I have MediaWiki installed on my local machine for testing purposes, and I already have all the advanced rights there. Here on this test wiki, my goal is to assist others by deploying some important and useful scripts and translating help pages. Initially, I thought that crats have access to grant the interface admin right, but it appears they do not, so I no longer require this role. Could any Steward please grant the interface admin right to my account? I would like to deploy some useful gadgets. Also, for granting requirements, I believe granting the bureaucrat role should be discretionary. [[User:DR|DR]] ([[User talk:DR|talk]]) 09:52, 11 April 2024 (UTC)
:We should definitely set requirements for gaining crat. It is a powerful position, and any disruptive user can easily misuse it. Since EPIC knew DR , there would not be a problem, but if a random user came and requested sysop and crat, there is a chance of vandalism or disruption. I propose that a user must wait 24 hours and make 10 edits before requesting crat rights [[User:Harvici|<span style="font-family:Segoe print; color:#CC4E5C ; text-shadow:gray 0.2em 0.2em 0.4em;">Harvici</span>]] ([[User talk:Harvici|<span style="color:#228B22">''talk''</span>]]) 06:55, 12 April 2024 (UTC)


== Wildly boy for Steward ==
==Permission revocation request==


Hello,I want to use the checkuser and oversight to help me combating vandalism.But these right only given to steward.So I want to request the steward so that combating vandalism.Thanks.[[User:Wildly boy|Wildly boy]] ([[User talk:Wildly boy|talk]]) 03:39, 6 January 2019 (UTC)
Hello, I am currently suffering from high powerful stress which is impairing my ability to work on test wiki and elsewhere, hence, I request the admins of test wiki to please remove my sysop + crats permission on my account, I will try to come back and edit here. Thanks to all the editors of test wiki for giving me a chance to test the tools of sysop and crats and I hope I have not broken any rules and regulations of test wiki.. {{Thanks}} ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  04:40, 16 April 2024 (UTC)


'''Support''' Sounds good. [[User:EggRoll97|EggRoll97]] ([[User talk:EggRoll97|talk]]) 11:44, 17 February 2019 (UTC)
:{{d}} — You are free to reapply for user permissions when you return. [[User:Drummingman|Drummingman]] ([[User talk:Drummingman|talk]]) 08:52, 16 April 2024 (UTC)


'''Suport''' User good. [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 16:15, 16 July 2019 (UTC)
== Interface Right  ==


== Gustave London for Sysadmin ==
Hello everyone, I try to re- modifying Twinkle tool for use, but I don't think Twinkle Tool are working on Test Wiki; If you like I like to fix Twinkle tool for working on Test Wiki, so, I needed, please grant me Interface right for permanently for successfully complete this work.{{Thank}} ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  16:46, 18 April 2024 (UTC)
: I think that for the moment you can rework this script into personal subpages and we will see later about the rights because other interface admins will be able to add it as a gadget.[[User:DodoMan|DodoMan]] ([[User talk:DodoMan|talk]]) 16:57, 18 April 2024 (UTC)
::{{Ping|DodoMan}} Hello, Do you know Twinkle Tool are not currently available in gadgets section and it's subpages are not currently exist here, We recreating those pages and interface admin right are more help to edit and create js pages on Test Wiki.Cheers!~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  17:04, 18 April 2024 (UTC)
:::{{Ping|Aviram7}}Yes I know the tool it’s inavailable but you can rework script on your subpages. At worst, I will create these mediawiki pages and rework them with you. And also you need to request rights to Test Wiki:Request Permissions.[[User:DodoMan|DodoMan]] ([[User talk:DodoMan|talk]]) 17:17, 18 April 2024 (UTC)


I have a few edits, but I think I could be a good steward. I even know how to install MediaWiki, and I know how to use GitHub and phabricathor. So I think I'll be able to handle the wiki issues.I know how to use the check user supervision tool in other wikis so it looks like it will work here. [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 22:33, 1 August 2019 (UTC)
:::{{re|DodoMan}} That's Great! well I going to request for Interface permission on request page and try to creating twinkle subpages on userspace and I beleive our hard struggle will be positive result proved.~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span>  17:33, 18 April 2024 (UTC)


{{ping|Shadi|MacFan4000|CptViraj|MONUMENTA|SRuizR}} opine [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 13:23, 6 September 2019 (UTC)
::::I requested for Interface permission on [[TW:RfP]]. ~~ <span style="background-color:magenta; padding: 2px 5px 1px 5px">[[User:Aviram7|<span style="color:white">αvírαm</span>]]<nowiki>|</nowiki>[[User talk:Aviram7|(tαlk)]]</span> 17:40, 18 April 2024 (UTC)
 
===Supports===
 
 
===Oppose===
 
 
===Neutral===
* I'm neutral. I think it's too early, you've only been active for two months. --[[User:Mateo K 01|Mateo K 01]] ([[User talk:Mateo K 01|talk]]) 15:38, 6 September 2019 (UTC)
:Yes,but I have technical knowledge. Can I help.Thank you by your opinion [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 11:56, 7 September 2019 (UTC)
*I have no opinion, so im staying neutral.--[[User:JJBullet|<font color="#0000EE">'''JJBullet'''</font>]] ❪[[User talk:JJBullet|✉]]❫ 08:27, 13 September 2019 (UTC)
 
===Questions===
 
1. Are you familiar with Debían and things such as MySQL, git or SSH?
 
Yes [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 23:20, 5 September 2019 (UTC)
 
2. If so, do you know how to use them?
 
MySql is a database used im very wikis MediaWiki.In SSH are executed the maintenance scripts.Git is a repositry of some extensions or other things of the wiki. [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 23:20, 5 September 2019 (UTC)
 
[[User:MacFan4000|MacFan4000]] <sup>([[User talk:MacFan4000|Talk]] [[Special:Contributions/MacFan4000|Contribs]])</sup> 16:14, 5 September 2019 (UTC)
 
1. What do you intend to do with sysadmin?--[[User:JJBullet|<font color="#0000EE">'''JJBullet'''</font>]] ❪[[User talk:JJBullet|✉]]❫ 08:27, 13 September 2019 (UTC)
 
Add new funcionalitys [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 13:09, 13 September 2019 (UTC)
 
== JJBullet for sysadmin ==
 
I am self requesting sysadmin because i have been active on the testwiki, added some new features such as "adminstats" and "wikibreak", i am an active and trusted  member of the testwiki and currently an admin & 'crat, if given the sysadmin right i will maje this wiki better by adding some new features, doing routine gried prevention & help out when needed, thank you for your time.--[[User:JJBullet|<font color="#0000EE">'''JJBullet'''</font>]] ❪[[User talk:JJBullet|✉]]❫ 18:01, 5 August 2019 (UTC)
 
===Supports===
 
<s>'''Support''' Although new, it has worked well [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 13:54, 9 August 2019 (UTC)</s>
 
===Oppose===
'''Oppose''' No have technical knowledge.Sorry. [[User:Gustave London|Gustave London]] ([[User talk:Gustave London|talk]]) 11:40, 6 September 2019 (UTC)
 
===Neutral===
 
 
===Questions===
 
1. Are you familiar with Debían and things such as MySQL, git or SSH?
 
2. If so, do you know how to use them?
[[User:MacFan4000|MacFan4000]] <sup>([[User talk:MacFan4000|Talk]] [[Special:Contributions/MacFan4000|Contribs]])</sup> 16:15, 5 September 2019 (UTC)
 
Not really--[[User:JJBullet|<font color="#0000EE">'''JJBullet'''</font>]] ❪[[User talk:JJBullet|✉]]❫ 10:05, 6 September 2019 (UTC)
 
== Comment ==
Don't hold it against me, but I noticed something in the context of the Steward/Sysadmin candidacies. Both users requested after the admin status the bureaucrat rights relatively quickly (a few days). After this very short time, both want to exercise extended functions. What I'm trying to say is, it's obvious too early, wait and see. --[[User:Mateo K 01|Mateo K 01]] ([[User talk:Mateo K 01|talk]]) 20:10, 5 August 2019 (UTC)
:[[User:Mateo K 01|Mateo K 01]] I agree. If your reply is good, then I will close both requests as invalid. [[User:Fungster|Fungster]] ([[User talk:Fungster|talk]]) 07:50, 6 August 2019 (UTC)
::Completely agree, i dont know why we are requesting rights so soon, --[[User:JJBullet|<font color="#0000EE">'''JJBullet'''</font>]] ❪[[User talk:JJBullet|✉]]❫ 08:31, 13 September 2019 (UTC)

Latest revision as of 17:40, 18 April 2024

The community portal is Test Wiki's all-in-one help, proposal, and on-wiki action request venue.

Archives: 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10
Shortcut


Proposal

Hello, I happy to here to discuss on my new proposal to make a mediawikipage for this this JavaScript that help to easily block and oversight or suppress the revision of block user, spammers. etc, this script is originally based on User:WhitePhosphorus/js/all-in-one.js of metawikimedia, but this script needed to modified them, then it's script ready for use on Tesrwiki.

  • I think User:Aviram7/js/all-in-one.js is move to mediawiki namespace, then add this script in gadget and allow to sysop, crats, stewards for use on you're preferences.

@MacFan4000, Dmehus, Drummingman, and Justarandomamerican: Thanks ~~ αvírαm|(tαlk) 08:36, 9 April 2024 (UTC)Reply[reply]

I would be fine with adding this as a gadget, but not on the common.js. X (talk + contribs) 10:10, 9 April 2024 (UTC)Reply[reply]
@X: Hello, Well! we have no probelm, If you like more gadgets for use, please see my common. js and this gadget is very helpful, firstly please test this js and then we think what can I do later?.

Thanks ~~ αvírαm|(tαlk) 12:41, 9 April 2024 (UTC)Reply[reply]

This gadget would likely need to be restricted to stewards due to just how powerful it is. Being able to revert all of a users edits, delete all the pages they've created, and block them in one click is simply a lot. X (talk + contribs) 18:40, 9 April 2024 (UTC)Reply[reply]
X, You're right this js script is very powerful Use of this JavaScript should only be allowed by stewards and not allowed to use by any other privileged persons. ~~ αvírαm|(tαlk) 03:56, 10 April 2024 (UTC)Reply[reply]
I've commented it out of your common.js page for the moment, as it could cause some serious mayhem if used improperly. Ask me if you need a test performed. Justarandomamerican (talk) 14:42, 10 April 2024 (UTC)Reply[reply]
@Justarandomamerican Hello, Thank you for removing this script from my common. js, I've already performed the after adding this script on my common. js, I think this js script is more useful for the stewards.  Thanks ~~ αvírαm|(tαlk) 15:21, 10 April 2024 (UTC)Reply[reply]

Replace text

I've used it a lot in the past, and it saved a lot of time. But as of now, it's restricted to stewards. Why's that? Saint (talk) 04:43, 10 April 2024 (UTC)Reply[reply]

It was found that a vandal who gained sysop rights could vandalize the Main Page or similarly important Steward protected pages using ReplaceText. I know it has a lot of utility for you, so feel free to send me a message on my talk page, or Drummingman on his with a request, ensuring that original text, new text, and namespace(s) are provided. Justarandomamerican (talk) 12:53, 10 April 2024 (UTC)Reply[reply]
Is it possible to allow interface administrators to use it? X (talk + contribs) 13:16, 10 April 2024 (UTC)Reply[reply]
I suggested that to MacFan when I originally opened a security task about the issue. Me personally, I think it would be better to create a separate group that's able to use it, as IA is primarily intended to allow editing of script pages, though I am fine with bundling it in to IA (and Stewards) along with creating a separate group. Justarandomamerican (talk) 13:19, 10 April 2024 (UTC)Reply[reply]

'Crat sysop first requirement

@EPIC, X, and DR: as interested persons. Recently, upon DR requesting bureaucrat, they were given it without first being an administrator. EPIC removed the crat right, and X restored it, stating that the requirement was pointless. To prevent a wheel war, I think it's best to set down community consensus on the issue. What do you, the reader, think of the requirement to be a sysop before being a bureaucrat? Justarandomamerican (talk) 03:33, 11 April 2024 (UTC)Reply[reply]

@Justarandomamerican: I've support you're thoughts, This is test wiki not Wikipedia, we are here to testing of specific permission, firstly If any new user request for both rights, then firstly grant only sysop permission but not crats, because sysop have more permission on his group, crats is most important permission on the wiki, I don't understand why both user's make editwar in removing or adding crats permission from @DR, who received both permission after reviewing his request by an other crats. ~~ αvírαm|(tαlk) 04:24, 11 April 2024 (UTC)Reply[reply]
I personally think that just like on other test wikis, there should some kind of requirement before being able to request crat, either an edit requirement (maybe something like 10 edits before being able to request bureaucrat would be a fair requirement if so?), or a requirement of a specific amount of days of having sysop before requesting crat (a day or two perhaps), or maybe a mix of both of those requirements.
The reason I think so is because unlike on other test wikis, the crat permission is quite powerful and can remove both bureaucrat and sysop rights. If it's given very liberally it can be quite dangerous. Now, I know DR from Wikimedia and they are a trusted user who I certainly don't think would abuse the bureaucrat rights, so I have nothing against them having crat. But, I don't have any intents to wheel war, the permissions have been given back and it can remain so. EPIC (talk) 08:10, 11 April 2024 (UTC)Reply[reply]
My intention was also not to wheel war. I know EPIC mentioned some suggestions for "requirements" for the 'crat role. However, as of now, those do not exist, making the rule about being a sysop first pointless. There is some Wikimedia essay about not following the policies if doing so would prevent you from improving the site, but I can't remember what it was titled. X (talk + contribs) 11:51, 11 April 2024 (UTC)Reply[reply]
You can remove the bureaucrat right from my account since I won’t be using it. I have MediaWiki installed on my local machine for testing purposes, and I already have all the advanced rights there. Here on this test wiki, my goal is to assist others by deploying some important and useful scripts and translating help pages. Initially, I thought that crats have access to grant the interface admin right, but it appears they do not, so I no longer require this role. Could any Steward please grant the interface admin right to my account? I would like to deploy some useful gadgets. Also, for granting requirements, I believe granting the bureaucrat role should be discretionary. DR (talk) 09:52, 11 April 2024 (UTC)Reply[reply]
We should definitely set requirements for gaining crat. It is a powerful position, and any disruptive user can easily misuse it. Since EPIC knew DR , there would not be a problem, but if a random user came and requested sysop and crat, there is a chance of vandalism or disruption. I propose that a user must wait 24 hours and make 10 edits before requesting crat rights Harvici (talk) 06:55, 12 April 2024 (UTC)Reply[reply]

Permission revocation request

Hello, I am currently suffering from high powerful stress which is impairing my ability to work on test wiki and elsewhere, hence, I request the admins of test wiki to please remove my sysop + crats permission on my account, I will try to come back and edit here. Thanks to all the editors of test wiki for giving me a chance to test the tools of sysop and crats and I hope I have not broken any rules and regulations of test wiki..  Thanks ~~ αvírαm|(tαlk) 04:40, 16 April 2024 (UTC)Reply[reply]

 Done — You are free to reapply for user permissions when you return. Drummingman (talk) 08:52, 16 April 2024 (UTC)Reply[reply]

Interface Right

Hello everyone, I try to re- modifying Twinkle tool for use, but I don't think Twinkle Tool are working on Test Wiki; If you like I like to fix Twinkle tool for working on Test Wiki, so, I needed, please grant me Interface right for permanently for successfully complete this work. Thanks ~~ αvírαm|(tαlk) 16:46, 18 April 2024 (UTC)Reply[reply]

I think that for the moment you can rework this script into personal subpages and we will see later about the rights because other interface admins will be able to add it as a gadget.DodoMan (talk) 16:57, 18 April 2024 (UTC)Reply[reply]
@DodoMan: Hello, Do you know Twinkle Tool are not currently available in gadgets section and it's subpages are not currently exist here, We recreating those pages and interface admin right are more help to edit and create js pages on Test Wiki.Cheers!~~ αvírαm|(tαlk) 17:04, 18 April 2024 (UTC)Reply[reply]
@Aviram7:Yes I know the tool it’s inavailable but you can rework script on your subpages. At worst, I will create these mediawiki pages and rework them with you. And also you need to request rights to Test Wiki:Request Permissions.DodoMan (talk) 17:17, 18 April 2024 (UTC)Reply[reply]
@DodoMan: That's Great! well I going to request for Interface permission on request page and try to creating twinkle subpages on userspace and I beleive our hard struggle will be positive result proved.~~ αvírαm|(tαlk) 17:33, 18 April 2024 (UTC)Reply[reply]
I requested for Interface permission on TW:RfP. ~~ αvírαm|(tαlk) 17:40, 18 April 2024 (UTC)Reply[reply]