User:Holy Diver
From Wiki
(JbRAkzAtUeJKVavj) |
Holy Diver (talk | contribs) m (Reverted edits by 216.255.76.110 (talk) to last revision by Holy Diver) |
||
Line 1: | Line 1: | ||
− | + | ''Howdy,'' | |
+ | |||
+ | |||
+ | ''Please feel free to disabuse me within my [[User_talk:Holy_Diver]] page.'' | ||
+ | |||
+ | |||
+ | ''Regards,'' | ||
+ | |||
+ | ''--[[User:Holy Diver|Holy Diver]] 15:21, 16 February 2011 (CST)'' | ||
+ | |||
+ | |||
+ | |||
+ | ''PS: In case you're wondering, you can call me Holy for short.'' | ||
+ | |||
+ | |||
+ | ''~Above all else, respect anonymity~'' | ||
+ | |||
+ | |||
+ | == Q&A == | ||
+ | |||
+ | Q: Is [[User:Holy]] your account as well? | ||
+ | |||
+ | A: Yes, this account is only for doing stuff in official capacity as a Sysop. '''Holy''' is on equal footing with any other user and should be treated as such (and also in theory keeps anyone from masquerading as the Sysop) | ||
+ | |||
+ | == Stuff I am presently working on == | ||
+ | |||
+ | *<strike>Look and Feel of Wiki</strike> | ||
+ | *[[MDL_(file_format)]] | ||
+ | |||
+ | == Stuff "Holy" is hoping to help out with (ie. not Sysop stuff) == | ||
+ | *[[Sword_of_Moonlight/installing]] | ||
+ | |||
+ | == Notes: Sanitizer.php additions == | ||
+ | |||
+ | *Fieldset (class) | ||
+ | *Legend (class) | ||
+ | |||
+ | == Source Edits == | ||
+ | ===Title.php=== | ||
+ | |||
+ | Rationale: Allow anonymous edits without confirmed email address!! | ||
+ | |||
+ | added: | ||
+ | if(!$user->isAnon()) | ||
+ | |||
+ | before: | ||
+ | if ( $wgEmailConfirmToEdit && !$user->isEmailConfirmed() && $action != 'createaccount' ) { | ||
+ | $errors[] = array( 'confirmedittext' ); | ||
+ | } | ||
+ | |||
+ | == Custom Messages == | ||
+ | |||
+ | *[[MediaWiki:Moonlight-h1]] | ||
+ | <nowiki>{{SUBPAGETITLE}}</nowiki> btw is part of SubpageFun.php extension. | ||
+ | Message used by Moonlight skin (Moonlight.php) | ||
+ | *[[MediaWiki:Moonlight-subtitle]] | ||
+ | Highly dependent upon SubpageFun and ArrayExtensions extension. | ||
+ | Subtitle hooked in LocalSettings.php. | ||
+ | |||
+ | == Ringmaster duty == | ||
+ | |||
+ | The original idea I had for a webring banner :D<br/> | ||
+ | http://www.swordofmoonlight.org/Somes.png | ||
+ | |||
+ | This is a list of websites participating in the www.swordofmoonlight.org webring per the join up instructions. Sites wishing to be removed should be struck out using the <strike> html tag/closure. | ||
+ | |||
+ | The URLs are to a working webring page (see [[/Webring]]) and should be signed by a registered/logged in user, so the account's User_talk page may be used to notify the user, in case there is trouble with the link. In other words, the user becomes the contact for the signed link. | ||
+ | |||
+ | *en.swordofmoonlight.org/ --[[User:Holy Diver|Holy Diver]] 16:35, 8 August 2011 (CDT) | ||
+ | *www.swordofmoonlight.net/holy/ --[[User:Holy Diver|Holy Diver]] 16:35, 8 August 2011 (CDT) |
Revision as of 05:10, 2 March 2012
Howdy,
Please feel free to disabuse me within my User_talk:Holy_Diver page.
Regards,
--Holy Diver 15:21, 16 February 2011 (CST)
PS: In case you're wondering, you can call me Holy for short.
~Above all else, respect anonymity~
Contents
Q&A
Q: Is User:Holy your account as well?
A: Yes, this account is only for doing stuff in official capacity as a Sysop. Holy is on equal footing with any other user and should be treated as such (and also in theory keeps anyone from masquerading as the Sysop)
Stuff I am presently working on
Look and Feel of Wiki- MDL_(file_format)
Stuff "Holy" is hoping to help out with (ie. not Sysop stuff)
Notes: Sanitizer.php additions
- Fieldset (class)
- Legend (class)
Source Edits
Title.php
Rationale: Allow anonymous edits without confirmed email address!!
added:
if(!$user->isAnon())
before:
if ( $wgEmailConfirmToEdit && !$user->isEmailConfirmed() && $action != 'createaccount' ) { $errors[] = array( 'confirmedittext' ); }
Custom Messages
{{SUBPAGETITLE}} btw is part of SubpageFun.php extension. Message used by Moonlight skin (Moonlight.php)
Highly dependent upon SubpageFun and ArrayExtensions extension. Subtitle hooked in LocalSettings.php.
Ringmaster duty
The original idea I had for a webring banner :D
This is a list of websites participating in the www.swordofmoonlight.org webring per the join up instructions. Sites wishing to be removed should be struck out using the <strike> html tag/closure.
The URLs are to a working webring page (see /Webring) and should be signed by a registered/logged in user, so the account's User_talk page may be used to notify the user, in case there is trouble with the link. In other words, the user becomes the contact for the signed link.
- en.swordofmoonlight.org/ --Holy Diver 16:35, 8 August 2011 (CDT)
- www.swordofmoonlight.net/holy/ --Holy Diver 16:35, 8 August 2011 (CDT)