I've browsed through mediawiki.org's extension matrix the other day and I've found a few extensions that would be nice to have (not all of them now, but in the future perhaps). I've arranged it in a sortable table format with rationales and links to make it easier for you to make a decision on them :)
Also, I've bolded the name on those that I feel would help right now, the rest can be installed whenever (if ever). If a release status is italicized it means that it may not work correctly on our current version of MediaWiki. An underlined release status means that it has dependencies which we may or may not have installed as of yet. An italicized name means that we already have it, it just needs to be updated. These are also marked with "(update)" in the release status.
| Name | Release Status | What it does | Rationale | Links |
|---|---|---|---|---|
| ASHighlight | Beta | Highlights source code | Potential use on MediaWiki css/js pages as well as my Reskin css pages | [1][2] |
| DeletedContributions | Stable | Allows sysops to see a user's deleted contribs | Allows for more accurate edit count, among other things | [3] |
| EditCount | Stable | Detailed per-namespace edit counter and special page | Localized replacement for the wannabe kate tool that some of us use | (none) |
| MultiUpload | Stable | Allows users to upload more than 1 file at a time | Helps save time for people who upload mass amounts of images | (none) |
| Newuserlog | Stable | Displays account creations in Special:Log | Can give new users the links they need (found in the welcome message) before they start editing | [4] |
| ParserFunctions | Beta/Stable (update) | Adds another parser function #titleparts | can be used to emulate {{BASEPAGENAME}} to get a guide's name even if the page is sub-sub-paged or further, among other things. | (none) |
| RandomSelection | Stable | Displays a random option from a given set | Random rotation of Featured guides, among other things | [5] |
| StringFunctions | Stable | Functions that can be used with strings | Um, not sure what practical use this has as of yet. You could probably hold off on this one. | Requires: [6] |
| Username Blacklist | Stable | Blocks accounts with usernames matching given regular expressions from being created | Block problematic characters such as ? from being in an account. | (none) |
I'll be giving you messages like this periodically, but I'd appreciate it if you looked over these extensions. --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 16:57, 29 August 2007 (CDT)
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 09:41, 30 August 2007 (CDT)
I tried fixing Special:MultipleUpload, but even CSS didn't hide the edittools at the bottom for me, so I just reverted my changes to let you (or someone else) have a go at another method. As for the blacklist, you may want to set a few people with the "uboverride" right so they can create blacklisted accounts upon request if there is a good reason for it. As for blocking everybody... yeah, that might be a problem. You could put in a comment (a line starting with #) of regexs NOT to use. --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 11:04, 1 September 2007 (CDT)
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 11:16, 1 September 2007 (CDT)
While the new user log is kinda neat, it doesn't seem to be of much use to us. Because we aren't welcoming new users until they've actually made a contribution, the log doesn't serve much purpose that I can see. It just clutters up the recent changes list. Is there a setting where I can turn that off?--DukeRuckley 21:43, 2 September 2007 (CDT)
No, it's ok. Just the name is fine. --CharitwoTalk 08:58, 4 September 2007 (CDT)
Yo Ech, keep my (real) name private aight? =) You can list me as my username. --Notmyhandle (talk • contribs) 21:00, 4 September 2007 (CDT)
One of the things that has come up in discussions is the question of where money gets put to use, so I think a productive thing to do would be to come up with some sort of list of goals or places where money would be applied to. Donators would be more inclined to donate knowing specifically where it would be applied to and feel reassured it was being put to good use. Charitwo and I discussed fundraising (see my talk page for a little bar) and that if we were to say it was a fundraiser then it would be easier to work towards any goals we made. Hm, maybe that's it (I can't check my IRC logs for a few days)! Fundraiser + Goals = Win! --Notmyhandle (talk • contribs) 18:54, 14 September 2007 (CDT)
Hey - this is Jason. I'm not entirely sure if it was you who I spoke to earlier in the summer, as I've misplaced your AIM s/n, but I'm assuming it was. Remember how we spoke about "integrating" StrategyWiki and ZeldaWiki.org? Curiously enough, although I put links to SW on ZW.org, I never saw this fabulous integration happen on your end. I was very excited about it, saw that it didn't happen, and then just ignored it for a while. But now I want to see it. Are you still up for it? --GoldenChaos 11:19, 13 September 2007 (CDT)
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 08:31, 14 September 2007 (CDT)
Just dropping by to let you know that our current version of the DynamicPageList extension is a bit out of date (1.3.1 versus the current 1.4.8). Therefore, I wish to request that it be updated. See: version history download. Thanks! --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 19:36, 15 October 2007 (CDT)
Hey Ech, I was trying to update my reskin of bluecloud but I ran into a little problem. I'm attempting to alter the background of the gallery that appears in image categories (I assume this is the same as using <gallery>) to black, but to no avail. I've changed all the references I believe that would be handling that attribute, but still nothing. Using WebDeveloper I've looked into what inherited values could be causing the problem, and all I can pinpoint are from http://media.strategywiki.org/w/skins/common/commonPrint.css (what is that anyways? could it be globally dominating all the skins?). I dunno, maybe I'll go back and keep looking for substitutes, however, I had the idea that maybe we could create an actual entry for the skin so that it wouldn't have the inherited bluecloud css possibly messing it up. Could we do that? --Notmyhandle (talk • contribs) 02:46, 5 November 2007 (CST)
Just a friendly reminder to update our MediaWiki version. And if at all possible, can you look into the 1.12a trunk (SVN) instead of 1.11? It has a lot of cool options that, when enabled, will make life a lot easier. For example, we'll have:
For a full list of everything added in 1.10, 1.11, and 1.12, check this for 1.12 and this for the others. Also, if you decide to set $wgBlockAllowsUTEdit to true (which allows blocked users to edit their user talk page), you can use the patch from this bug (don't forget to run the SQL query as well, outlined in comment #12). If not... don't bother :)
Also, when you update, MultipleUpload is incompatible with 1.11+, so you'll have to remove that extension from LocalSettings.php. On the other hand, CheckUser should work perfectly with 1.12, so definately try that :) --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 20:13, 21 December 2007 (CST)
Our current version of MediaWiki (1.11.0) has a possible XSS injection vector for Internet Explorer users. Please upgrade to 1.11.1, which fixes this issue (release notes/explanation | 1.11.1 from SVN) no 1.11.1 bundle available as of yet, will post update when there is. --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 19:08, 23 January 2008 (CST)
Hey Ech, I've been trying to play the Japanese version of Drift City, however once I get to the main login screen I get the two messages shown in the image (I screen shotted them and added the numbers for convenience). #1 appears automatically right when the login prompt shows up, but the second is shown after I attempt a login. I know my username/password work because I can log into their website (I even changed my pass), and when you first load the game you have to enter a username/pass (so two prompts). Maybe I should capture the labels for ID/Password, but I know it says password in katakana (pasuwarudo). Btw, I already understand the messages contain the english word "access" in them, so I assume it's just not working correctly for some reason... --Notmyhandle (talk • contribs) 12:20, 24 January 2008 (CST)
If you don't mind, may I please have FTP access to the StrategyWiki filesystem? I would use it for updating files like the skin file so I don't have to resort to site js as a temp fix waiting for someone else to implement it for me. Also, I could keep our critical extensions (like ParserFunctions) up-to-date, as well as assist in debugging after version upgrades. If you need some more reasons to trust me than my sysopship here shows, I am also a sysop on MediaWiki.org and the Central (main) Wikia. If you need some proof that I know what I am doing, check out the extensions I made and also note that I have SVN commit access to http://svn.wikimedia.org . Thanks! --
Safety Skizzerz {{ Talk | Contribs | Spel Chek™ | VFG | RTFM }} 17:54, 11 February 2008 (CST)
Hello, My name is Lisa and I support all our Wiki partners here at Kaltura. We have created a new open-source extension to the MediaWiki software, adding wiki- video and rich media functionality. With this extension, any of your users can create collaborative videos, add images, videos and sounds to the collaborative videos created, or edit them using the full-featured online video editor (with full history and versioning similar to the text-wiki). Please let me know if this is of interest and if you need any help in setting up the extension. I have included simple instructions below. Cheers, Lisa
Simple steps for adding the video-wiki extension: 1. Get a Partner ID here: http://www.kaltura.com/index.php/cms/signup 2. Download the Kaltura MediaWiki extension here: sourceforge.net/projects/kaltura/ 3. Add the extension to your site (installation instructions can be found at: http://www.kaltura.com/wiki/index.php/MediaWiki_Extension)
<signature part snipped>
Ideally, could the sysops here be local moderators of the StrategyWiki forums at ABXY (although if you want to make us Global Mods... feel free ^_^)? Also, please tell me you can make it to the next staff meeting! :P --Skizzerz (talk · contribs) 20:05, 6 March 2008 (CST)
Hi Echelon,
I sent you a mail regarding a new video wiki extension - hope to get a reply.. Thx! IdoSet 01:50, 2 April 2008 (CDT)
Just a prod regarding User talk:Ryan Schmidt#Still need FTP access?. If you'd like to set that up, I'd really appreciate it. Feel free to email me with the more private aspects of this if need be, or come onto IRC. --Skizzerz (talk · contribs) 17:41, 2 April 2008 (CDT)
Echelon,
Okay...Prod says you are da man. I wanted to run something by you. I don't know how to do it more privately or if it should be private.
In the past I have provided guides that are nowhere else on the internet to your site, literally months of work devoted to this, and now I have gone ahead and created my own fledgling, baby web site. I would like to continue contributing to your website, but when I do contribute, not to be self-centered, but I would like to put "Contributed by CNCGuides.com"
If you don't feel that is a format you would like to deal with I understand, but I seem to remember that in the past I read that if something is taken from somewhere else, you should give credit to that resource. This will be a contribution from my website.
Whatever you decide, that's fine. It just seems we have some of the same interests, which is a good thing, and I appreciate your thoughtfulness in letting me express myself on the web as I see is beneficial and fulfilling for everyone involved.
Thanks and best wishes to you... —The preceding unsigned comment was added by Karlcsr (talk • contribs) .
Echelon,
First and foremost, thanks for allowing me to do this. I truly appreciate it!
I am not sure how and when to join the meeting, but what I might do is try to figure out how to put a link and put it in. From there, Prod I am confident will review it and make any improvements or changes he feels are necessary.
Thanks again...Karl
I'm beginning to get pissed off. No matter what browser I use whether its Firefox or Safari, I cannot join the ABXY forums. Is there any solution for this? Lunar Knight (Talk to me + Contribs) 11:25, 6 April 2008 (CDT)
Hi Echelon. About 1 year ago I registered the domain stratawiki.com with the intent to create the exact site that you have: a wiki devoted to gaming strategy and walkthroughs (basically a wikified GameFAQs). At the time I didn't know about strategywiki.org, but saw that there was a need for such a site. I'm happy to see that someone was able to follow through to create one.
Would you and the other admins like to own the stratawiki.com domain? I happened to have just renewed it through April of 2009, and I don't plan on renewing it again. If the Strategy Wiki crew is interested, I'll transfer it to you for free (assuming you cover any transfer/registration fees); otherwise I'll just let it expire next year.
Kanook 14:55, 14 May 2008 (CDT)
Hi Echelon,
Is there any way I can get in touch with you via email? I tried emailing your echelon@gmail.com account and I think you haven't gotten my mail yet.
If you could, email me at bluespire@gmail.com. Thanks! —The preceding unsigned comment was added by 154.5.60.145 (talk • contribs) .
Some of the pages are broken when you are not signed in. For example, on Maple Story if you go to the Jobs or the Thief page when you're logged out it will give you a MySQL DB error and show a bunch of queries. If you log in it works properly.
Also, if someone would like to show me how to use the show/hide feature so that I can include the DB error, that'd be great. --Deny360 14:10, 30 September 2008 (UTC)
Yes, I put the by-line in the wrong place. I told Garrett it was probably a misunderstanding and then I apologized for my stridency.
And I was right. It was a misunderstanding. I put the by-line on a MINOR page instead of a MAJOR page.
When Procyron started interrogating me on the timing of my contributions, I decided I didn't want to be interrogated and I was going to leave the site instead of being interrogated, and, yes, I told Procyron what I thought of all of the interference I have received.
It was the same attitude I have always gotten, and the fact I was correct about his attitude is made clear in his latest posts about how I am such an immature person for wanting a by-line.
After countless back-and-forth issues with I may unkindly call the "bureacracy" just to get it where my friends could find my posts on here, I was somewhat tired of the hassle even before today.
When Procyron started interrogating me on my by-line, I decided to leave Strategywiki.
With my go away message, I got multiple responses of what an ASS I was...the entire section was titled what an ASS I was, everyone jumped on the band wagon.
Even after all of that, I just was going to fade away.
But the insults kept coming and coming and coming.
After each insult, it's like, okay, all of these folks are insulting me and they get to keep my contributions -- fine.
And they wouldn't stop. I was just saying "bye" and they couldn't get in enough jabs and insults to me.
Time after time, it's like okay, they got in a good parting shot. So be it.
So be it.
So be it.
And finally it's like, okay, I have been insulted enough, I guess maybe I should take advantage of Procyron's offer just to delete all of my contributions. It's his idea.
So please delete all of my contributions. This is not a knee-jerk reaction. This is a reaction after I have been offended time after time after time.
I am sorry. I just wanted to fade away and say why I was offended. I guess I was an "ass" to be offended. And everyone just had too much fun with me in the process.
Best wishes to you, not that you will need it.