Greasy Fork is available in English.

WME HardHats

Changes the editor hard hats based of editor rank thanks to chat addon and SuperMedic

< Valutazione su WME HardHats

Recensione: Bene - lo script funziona

§
Pubblicato: 29/10/2015
Modificato: 29/10/2015

typo in coding broke dunce hat feature

//gen the dunce text area #user-details
........
.append($("").attr("id","HardHatDunceList")
.attr("title","To use the dunce list you must have one user name per line and the user name is case sensitive!")
.val("HartHat's Dunce List") <b>change to .val("HardHat's Dunce List") to fix</b>
.css("height","50px")
.css("position","relative")
.css("margin-top","20px")
.css("margin-bottom","5px")
.css("width","100%")
.css("clear","both")

§
Pubblicato: 31/10/2015

Thank you :)

rickzabelAutore
§
Pubblicato: 28/01/2016

should be fixed

Pubblica risposta

Accedi per pubblicare una risposta.