User:Holy Diver

From Wiki

Jump to: navigation, search
(JbRAkzAtUeJKVavj)
m (Reverted edits by 216.255.76.110 (talk) to last revision by Holy Diver)
Line 1: Line 1:
first of all, i must say its gr8 pojrect, and i congratulate you on this.i want to point out 3 options.first: we need to work on Flag as option.actually what i see is, item automatically falged, i think by some search engines etc.when some body press flag as, a ajax drop down from same location come with few radio button options like() Wrong Catrgory() Copy righted material() Nude Picture() Other        Text area to write other option        CaptchaSubmit Buttonso when storing this option, we should also store user IP with that information.also in admin panelthere must be way of view of spam,etcright now there is no option is available, as only one option is available in oc-admin/index.php?page=itemsin filters but this never worked for me.what i am suggesting is, Separate links to view spam etc item and do action on them.2nd: there should be some option to check total number of view of each item,each category.3rd: in user, there should be option to view all posting from specified user, total views, total contact request send.Thanks
+
''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 &lt;strike&gt; 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~


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

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
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/ --Holy Diver 16:35, 8 August 2011 (CDT)
  • www.swordofmoonlight.net/holy/ --Holy Diver 16:35, 8 August 2011 (CDT)