User talk:Dusti

From Orain Meta
Revision as of 17:03, 27 October 2014 by John (talk | contribs) (→‎GS use: re)
Jump to navigation Jump to search

A fix for some display anomalies for the Monaco skin

The Monaco skin doesn't play nice with the WikiEditor, which results in some display anomalies, such as a black line atop the main toolbar and it causes the search and replace button to bleed off the screen to the right.

Thankfully, I came up with a fix I implemented on my own wiki to solve the problem:

/* My fixes for display errors with the WikiEditor extension */
/* By Arcane (known as Arcane 21 on Wikimedia websites) */
/* Add these lines at the end of monobook_modified.css file in the styles/css folder of the Monaco skin  */

.toolbar {
    border-top-style: none!important;
    border-top-width: 1px;
    padding: 0px 0px !important;
}

/* Expandable Sections */
.wikiEditor-ui-toolbar .sections {
	width: 98%!important;
}

Also, the buttons of the Monaco skin don't work properly with the Search and Replace menu, which will cause some display errors with the text not syncing properly with the buttons.

If you want to fix this the quick and dirty way, find the buttons.css file in the styles/css folder of the Monaco and erase everything in the file (don't delete the file itself). This will revert the buttons to use the monobook/vector look and will correct display anomalies in the search and replace menu.

Alternatively, you could hunt down the css file setting governing the button and text size and retain the Monaco button look, but the above is quick and dirty fix that I've tested on my own localhost wiki and it works fine for me.

I'd add this to the repository for Orain, but I suck at using Github, so please forward this information to your tech staff if need be.

Let me know if you guys need any further help. Arcane (talk) 00:01, 19 August 2013 (UTC)Arcane

The Monaco theme is supposed to have the button look to keep things consistent. --24.178.138.107 00:33, 19 August 2013 (UTC)
I'd like to add (in response to the above comment) that while the Monaco skin will lack most of the large rounded buttons if you use my quick and dirty fix, all other elements of the skin should function normally and look fine (just with the classic Vector/Monobook dull squared appearance). If you still want to keep the Monaco buttons as they are, the text height of the button text needs to have a lowered pixel value (the default is too high) to work properly with the Search And Replace box added by the WikiEditor extension. I don't remember what exact value needs to be changed, but that will need to be fixed if you want to keep the Monaco button schema as it originally was. Arcane (talk) 00:54, 19 August 2013 (UTC)Arcane
Wanted to add something: I noticed your Monaco skin sidebar doesn't have all the options available on the other skin sidebars. If you want to fix this, you just need to add the appropriate information to MediaWiki:Monaco-sidebar. I don't have administrator rights, or I would be willing to do the legwork myself. If not, I just thought this information would be of use to you. Arcane (talk) 01:18, 20 August 2013 (UTC)Arcane
I goofed and posted this on Timeshifter's page when I should have posted it to yours:


The Monaco skin used on Orain is the same port created by Dantman from Wikia, and it has some issues with WikiEditor. I have written a page on my wiki detailing these issues and fixes that can be implemented to solve several CSS errors and edit window issues, which can be found here.
I have also released my own modified fork of Monaco that corrects many of the problems with Monaco, but has the buttons default to the Monobook/Vector look as opposed to using the buttons the original port had used from Wikia.
You can find it here:
https://github.com/Arcane21/monaco-port
I'm still a novice at using Github, so I not sure I am competent enough to add these changes to the Orain core, but you may wish to look over this information and see if the rest of the more technically competent members of the Orain staff would either like to use my fixes for the Monaco port or use my modified version on Orain, as either would fix any issues with using the WikiEditor extension.
I would recommend the changes (if any) be implemented globally. They will not affect any wiki where WikiEditor is not installed, as the fixes are mostly CSS tweaks to fix issues with that extension, should it ever be installed on any wiki.
Arcane (talk) 17:36, 15 September 2013 (UTC)Arcane
The above message in italics was meant for you or the rest of the Orain staff to look over when you got back (before I forget, welcome back ^_^), and I seriously implore you and the rest of the Orain staff to either use my modified port of the Monaco skin, or the notes on fixing the Monaco skin here, since even when not using the Wiki Editor, there are display errors, as you can see in this screenshot. The display problems are visible on all Orain wikis using the Monaco skin, and the fixes I have linked to can be quickly implemented with a few edits and should solve all issues with the Monaco skin. Arcane (talk) 21:34, 19 September 2013 (UTC)Arcane

Cantonese Wikivoyage

1. I request to change the language to Cantonese
2. Why the title of the wiki is "Unconfigured"?
Gabrielchihonglee (talk) 07:09, 20 August 2013 (UTC)

I'll get both taken care of when a sysadmin comes online to make the changes :) The wiki name is automatically "Unconfigured" due to the script. I'll check to see if we can get that fixed as well :) Dusti*Let's talk!* 07:13, 20 August 2013 (UTC)
Done! Addshore (talk) 13:58, 20 August 2013 (UTC)

hi

Thanks for making my wiki so quickly :D--Tyreek (talk) 23:09, 24 August 2013 (UTC)

No problem! I just noticed you've logged in locally so you're account has been created there. I'll get your flags after this saves :) Dusti*Let's talk!* 23:12, 24 August 2013 (UTC)
So many nice staff people, hope this does not end up like Wikia :3 or wikkii--Tyreek (talk) 23:22, 24 August 2013 (UTC)
Never :) Dusti*Let's talk!* 23:24, 24 August 2013 (UTC)
EPIC :O--Tyreek (talk) 23:25, 24 August 2013 (UTC)

Just something I thought would be useful, check on my wiki from time to time if you agree

I plan to find as many gadgets and user scripts that would be helpful to MediaWiki users and add pages on them as well as enable them so they can be used and tested in a live environment (i.e. - my testing wiki).

As far as Orain is concerned, that means that anything you see on the MediaWiki Gadgets page on my wiki has been proven, tested, and will come with technical information about any bugs, glitches, or settings needed for optimal use, and has been verified as functional on both my offsite localhost testing wiki and here on Orain.

I also plan to add a section for user scripts (which includes javascript snippets, CSS style sheets, etc.) with a similar purpose.

Unlike the Test Wiki, I plan to also include live testing areas for extensions not included on the Test Wiki, and since I like testing bleeding edge code and invite anyone to share their contributions, I would be delighted to offer my wiki as a testbed for bleeding edge Orain specific extensions, custom skins, and so on if the need arises.

Also, while I imported Twinkle from Wikipedia to Orain Meta, I don't believe it is functional, and though I have yet to do any extensive testing on it, I'll give you a heads up if I get it to work. Arcane (talk) 02:42, 25 August 2013 (UTC)Arcane

Did some checking, and Twinkle would need to be custom ported for use on another wiki as further detailed here. I had trouble cloning how it was done on Wikipedia verbatim, and it might be better to make our own version of the gadget or something similar. I have an idea or two about how to do this, will get back to you once I have something workable. Arcane (talk) 11:32, 25 August 2013 (UTC)Arcane

You have been granted admin/'crat on BotWiki

Hi Dusti, as per my original request, I have now granted you Administrator and Bureaucrat rights on BotWiki. I hope that the BotWiki will eventually become "the place to be" for anything to do with running bots on Orain wikis, whether on a local wiki or globally. AugurNZ 00:59, 29 August 2013 (UTC)

How would I transclude the Orain wiki logo on my wiki

I wanted to include a small picture of the Orain Meta wiki logo on the tab I have on my front page for "Sister Wikis" (wikis that are cooperating in conjunction with my own in some way), but I'm not able to transclude the Orain.png file correctly.

What should I do to fix this? Arcane (talk) 01:45, 30 August 2013 (UTC)Arcane

We're actually tweaking the Special:Interwiki extension now :) Dusti*Let's talk!* 21:02, 31 August 2013 (EDT)

Wiki made private

Hello Dusti, thanks for creating the SACwiki on my request. Could you please clarify something for me – what does exactly 'private' mean for a wiki here, 'personal' and 'public' being the other two options? When I requested for the SACwiki to be created, I hoped that only those I authorize would be able not only to edit it, but also to view it. However, this newly created wiki can apparently be both edited and viewed by strangers. Is there a way on orain.org to create a wiki with limited editing and viewing access? Regards, --SAC SEC (talk) 17:15, 31 August 2013 (UTC)

Hello! We're actually working on that now :) Dusti*Let's talk!* 20:15, 31 August 2013 (EDT)
Alrighty - I believe we've gotten it fixed and taken care of. You now have to be logged in and have the "member" right to view pages. Bureaucrats and Administrators are able to grant and revoke that right. Creating an account is not restricted, as we use single sign on, however, the read restriction is what's made your wiki private. Dusti*Let's talk!* 21:00, 31 August 2013 (EDT)
Thanks. I think we are experiencing a problem creating new users at the moment, so I cannot have a test run to see if the restrictions work the way they're supposed to. Regards, --SAC SEC (talk) 22:47, 31 August 2013 (EDT)
I've tested the restrictions myself, and they appear to be solid. What issue are you have with creating accounts? I just created one to ensure that account creation is still working. Dusti*Let's talk!* 23:51, 31 August 2013 (EDT)
Random assigning of passwords returns an error message, blaming a PHP glitch, for one thing. Also, I created three test users: SAC01, 01SAC, and SACmem01, and even though they show up as created, none of them can be logged in, with an error message: "Login error. There is no user by the name "SACmem01". Usernames are case sensitive. Check your spelling." Regards, --SAC SEC (talk) 00:58, 1 September 2013 (EDT)
UPDATE: Trying to log in with any of these three user names on meta.orain.org returns an error "Incorrect password" and, when trying to reset the password, reports: "The username SACmem01 is not registered on this wiki, but it does exist in the unified login system." That's what it's up to now. Regards, --SAC SEC (talk) 01:10, 1 September 2013 (EDT)
I believe Kudu has taken a look into this and the issue appears to be fixed. I had it happen to me when trying to create an account while logged in. I just tried and had to attempt to do it twice as my session expired and I needed to log back in, however, I was able to create an account and have a random password sent by email on both here and SACwiki. Dusti*Let's talk!* 19:24, 1 September 2013 (EDT)
Thank you, it seems to be working fine now. Could you please delete all those test users, including those created by me (SAC01, 01SAC, and SACmem01)? Regards, --SAC SEC (talk) 23:37, 1 September 2013 (EDT)
Because of Mediawiki(Software runs this wiki) doesn't provide account delete, anyone cannot delete account. 레비ReviDiscussWMF wikis 02:20, 2 September 2013 (EDT)

All right. Can we change their names then? --SAC SEC (talk) 02:34, 2 September 2013 (EDT)

That's easy enough, what would you like them changed to? Dusti*Let's talk!* 03:38, 2 September 2013 (EDT)
Thanks. Can I do it myself? Regards, --SAC SEC (talk) 04:09, 2 September 2013 (EDT)
Because we have single sign on globally, Special:RenameUser is restricted to stewards as it affects global accounts. Dusti*Let's talk!* 04:17, 2 September 2013 (EDT)
I see. Can you then please rename 01SAC to SAC02 and SACmem01 to SAC03? Thanks. --SAC SEC (talk) 04:22, 2 September 2013 (EDT)
Done. John (talk) 04:27, 2 September 2013 (EDT)
Thanks. --SAC SEC (talk) 04:39, 2 September 2013 (EDT)

Dusti, would it be possible to enable file upload in SACWiki? Many thanks. SAC SEC (talk) 19:01, 11 September 2013 (UTC)

Also, there is a glitch with saving sections of the page -- they save but occasionally go blank. Regards, SAC SEC (talk) 19:33, 11 September 2013 (UTC)
Another thing is, could you please unhide and unblock user accounts SAC02 and SAC03. We're using them now. Many thanks. Regards, SAC SEC (talk) 06:23, 12 September 2013 (UTC)

Onlinica.orain.org local uploads

We would like local uploads on onlinica.orain.org please.--Tyreek (talk) 22:23, 16 September 2013 (UTC)

Can you help me?

Can you help me recruit new community members for my wiki and increase its popularity!? Thanks -- Emilyr25 (talk) 03:08, 17 September 2013 (UTC)

Editnotices

Hi Dusti, welcome back (well, almost back, teeheehee). Did you notice that your notice isn't working? Neither does mine. They're not working on any of the sub-wikis either. Would be great to get this working at some time. AugurNZ 19:32, 19 September 2013 (UTC)

Help for extensions and administartion rights

Dear Dusti..

Thank you for aprooving the wiki pateres.orain.org

I have some questions and if you do not mind, please answer me.

1) I need for the wiki to control, create users and gives rights to users to edit or view pages. maybe i need an account as administrator?

2) I have already a nearly similar wiki in the address http://gymnasioker4.referata.com

which works using the list of the extensions that are presented to this link (http://www.referata.com/wiki/Special:Version)

may i ask you which of them you can install for me? (do not yet install them, just tell me which you can, i will inform you when to do that)

This would be really helpfull in order to know how to build the wiki in orain.

Thank you

I have given you administrator and bureaucrat rights. For now, no comment from me for the extensions. I will get someone else to take a look for you. John (talk) 14:51, 20 September 2013 (UTC)
(talk page stalker) Just thought I might drop a link to a relevant discussion about the Semantic Bundle as I see that it may be relevant here. AugurNZ 17:05, 20 September 2013 (UTC)

GammaWiki creation request

Hello Dusti. I wonder if you could review my GammaWiki creation request at your earliest convenience. Many thanks. - ABloom (talk) 07:28, 11 October 2013 (UTC)

Becoming an admin

Thank you for making Sturmkrieg. Will you make me an admin on there now? How do I change the wiki logo? Sturmkrieger (talk) 15:45, 21 October 2013 (UTC)

 Done John (talk) 16:17, 21 October 2013 (UTC)

Sturmkrieger

You should be aware of what he has been doing! He has been constantly trolling people and causing trouble.

http://www.sturmkrieg.ru/%D0%A1%D1%82%D1%83%D1%80%D0%BC%D0%BA%D1%80%D0%B8%D0%B3%D1%80

Dondrekhan (talk) 18:11, 30 October 2013 (UTC)

I understand it can be frustrating, however, an individuals actions outside of Orain don't have an impact on what happens here. Should there be problematic behavior here, we'll certainly deal with it. Dusti*Let's talk!* 21:07, 30 October 2013 (UTC)
For the record, making edits like this is not tolerated. Dusti*Let's talk!* 21:12, 30 October 2013 (UTC)

Wiki default skin

Hello! First of all, thank you for creating my wiki for me!

I was wondering, is there a way to set a default skin for all users who visit my wiki?

Lisa Malins (talk) 23:04, 7 December 2013 (UTC)

Hi Lisa! I see you've already made a request on the Request features page - I'll leave it to them to make those changes for you! :) Dusti*Let's talk!* 14:47, 10 December 2013 (UTC)
Haha, yeah, I'm slowly figuring out where I'm actually supposed to post things! Thanks again!
BTW, I thought I should mention, when I happened to be on the wiki using a Mac, I noticed your signature didn't display the same way as it does on Windows. I don't know much about fonts on Macs, but may I suggest Apple Casual as a secondary font for your sig? That way it'll display mostly the same on both operating systems :) Lisa Malins (talk) 04:16, 13 December 2013 (UTC)

photo

This is because uploads have not been enabled. John (talk) 17:33, 28 December 2013 (UTC)
 Upload enabled to solve problem -- Joe G. (Talk) 21:06, 28 December 2013 (UTC)
  • 我了解了,謝謝。--Msnhinet8 (talk) 21:32, 28 December 2013 (UTC)

Mathematical notation

Hi, just created a wiki here. Was wondering if you know if it's possible to add mathematical notation? I know Wikipedia allows this, but maybe there's some way to enable it on Orain wikis?

Hi there, please request this feature on this page. Thank you! -- Joe G. (Talk) 21:47, 20 January 2014 (UTC)

Temporary global unblock

Hello may you please temporarily unblock an IP address. Story here: https://encyclopedianational.orain.org/wiki/User_talk:83.117.225.181
--Tyreek (talk) 00:38, 25 January 2014 (UTC)

IP was never globally blocked. The respective account was locked only. Also, if you could come to my talk page with matters relating to things I have acted in future since I know more about this than Dusti, I'll appreciate it. Thanks, John (talk) 12:56, 25 January 2014 (UTC)
Ok.--Tyreek (talk) 14:15, 25 January 2014 (UTC)

Requests

As I have not gotten a response elsewhere, I will post these here for you to read.

  • The blank PigaLore is not that useful to me yet, as I would like to merge in old data from this host http://pigasoftware.a.wiki-site.com/. From there I can get myself back up and running.
  • You can use Special:Import to import all of your old content.
  • I have however begun setting up the MWM Wiki, but lack file upload ability - why is this so? Also, I would like to know what file types you are set up to accept. On Tropical Wikis I had it arranged so I could upload JPEG, PNG, GIF, SVG, MIDI, Ogg Vorbis and FLAC, and would really like to have this ability on my new wiki.
  • I've enabled upload
  • Finally, I am wondering if you can create a way to link between my wikis as I also had on Tropical Wikis? E.g. something like piga:Article or mwm:Article.
  • That is something that you can request. mwm:Article is likely the best option. I'll ping this on the Request features page. Dusti*Let's talk!* 16:12, 28 January 2014 (UTC)

Technopeasant (talk) 23:42, 26 January 2014 (UTC)

I also need file upload ability on PigaLore as well. Also, I need to be able to delete or move pages on both wikis. Technopeasant (talk) 06:01, 31 January 2014 (UTC)
I see that User:Cyberpower678 changed my user rights, so thanks for that. Still need upload ability on PigaLore... Also, just to ensure this does not slip through, here is another problem. Well, we should get there eventually... Technopeasant (talk) 03:19, 1 February 2014 (UTC)
Still waiting on upload for PigaLore... Technopeasant (talk)

User rights

Hello Dusti, i'm not an administrator and bureaucrat of my wiki? Can this be changed? Greetings from Germany. :-)--European Networks (talk) 12:41, 3 February 2014 (UTC)

Problem with Rational Wiki

https://meta.orain.org/wiki/Proposals_for_new_wikis#Rational_Wiki_.28Status:_Created.29

Inquisitor Sasha (talk) 00:43, 21 February 2014 (UTC)

Community Wiki

How come you haven't created it yet? Is it going to get created soon? Inquisitor Sasha (talk) 19:33, 15 March 2014 (UTC)

I have declined this wiki request. Dusti (or any other steward, rather): If you wish to overturn this, please email me so we can discuss my rationale in more detail first (if the reason I listed wasn't clear enough). Thanks! -- Joe G. (Talk) 01:52, 16 March 2014 (UTC)

Recent Orain Updates

Greetings all,

A lot has happened quite recently (I mean a lot), for those not actively involved in our IRC channel (#orain on freenode), here is a brief update of what has happened recently.

  • Upgrades
    • Orain updated to the latest stable release of MediaWiki, 1.23.
    • All extensions which have updates for 1.23 have also been updated.
    • We've moved over to MediaWiki 1.23's json style for i18n.
  • Downtimes
    • We have experienced a few downtimes over the past month. These include service failures (10 minutes in total), upgrade issues (5 minutes total) and issues with our host (15 hours).
    • We have looked into all downtimes and put into place methods we can use to prevent these reoccurring again.
  • New Stuff
    • After a few downtimes, we introduced Nagios to our infrastructure. Nagios can be viewed by any user on prod1.
    • We also introduced an IRC RC bot. All RC feeds on public Orain wikis are now sent to #Orain-feed on JDNet (irc.jasperswebsite.com). Users can join the channel manually as well as introducing bots to the channel.
    • We now have a twitter account! Follow us

We know the past two months have been rough with a few matters which have been occurring internally with our staff but we are working to resolve all issues which we are aware of as soon as possible. I thank you for your patience and I hope we can continue to work together to build an awesome wiki farm! Also, Orain will be 1 year old on July 12th 2014.

Thanks, on behalf of all Orain staff, John (talk) 21:21, 12 June 2014 (BST)


This message was sent using Orain's mass messaging system. If you have a concern regarding this message, please alert the steward team at the stewards' noticeboard.

Welcome back

Welcome back Dusti!--Tyreek (talk) 19:50, 16 July 2014 (BST)

Inactive wikis

I should give a list of wikis who exist a) longer than 60 days b) do not have edits in the last 30 days. Is that correct? :) Southparkfan (talk) 16:53, 24 July 2014 (BST)

For closing yes; for deletion - no edits ever. John (talk) 16:57, 24 July 2014 (BST)

Userrights

As John said on rights log, please remember to remove your temporary rights after you used it. — ReviComplaint? 10:34, 29 July 2014 (BST)

Hi Revi - I've actually spoken to John and asked him to poke me next time. I actually wasn't done doing what needed to be done - I was in a different tab comparing the information with other resources that I have access to on other wikis. Thank you. Dusti*Let's talk!* 15:05, 29 July 2014 (BST)

Nazis Exposed

Thanks for the account create. Could I please get full admin/bureaucrat on the wiki? Lieutenant S., Geschichtsmeister des Lexipedium (talk) 19:46, 31 July 2014 (BST)

I'm unable to log in. Can you please send a password to spavelovich at lexipedium.org? Lieutenant S., Geschichtsmeister des Lexipedium (talk) 19:48, 31 July 2014 (BST) Apparently the server isn't sending email. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 19:49, 31 July 2014 (BST)

It is not. Do you still need a password, if so tell me after you have tried to merge your account and I will manually set a password. John (talk) 00:07, 1 August 2014 (BST)
I need a password for Nazis Exposed. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 03:25, 1 August 2014 (BST)
Have you tried to merge the accounts globally yet? John (talk) 09:32, 1 August 2014 (BST)
Yeah. Lieutenant S. (talk) 15:31, 1 August 2014 (BST)

Orain Site Update #1

This can be called the official first monthly site update hence the #1 so; let's get on to what has happened during the month of July!

Technical

During July, Orain added two new servers to the cluster, there were two incidents and one long term fix.

  • prod5 was added as an additional webserver which we plan to use to help distribute the load of web requests and as a fail-over so if prod4 fails, we can continue to provide you all with your wikis.
  • prod6 was added and is still in the setting up stage. It is planned to take over the role of prod1, a server we are planning to decommission eventually.
  • We had a small security issue regarding ElasticSearch on our prod3 server. No unauthorized access to the data stored on the server was seen and the server has since been made more secure. As a security precaution, ElasticSearch was removed from the cluster and wikis were defaulted back to MediaWiki search.
  • From July 30th to August 1st; there were issues with out going MediaWiki mail. This has since been resolved however incoming mail to all @orain.org addresses are still not functioning as of August 3rd.
  • A long-term issue with images was resolved on July 15th.
New Features
  • A wikicreator group was added to metawiki so community users can handle new wiki requests which is one step into delegating new roles and responsibilities to the community. Wikicreators are chosen by system administrators using their discretion.
  • Cyberpower678's tool was given access to some database tables on public wikis. As a result the UserAnalysis tool works on all public Orain wikis.
  • UrlShortener was enabled on all Orain wikis to allow shorter URLs to be used. Currently URLs follow the form of 'https://$database.orain.org/o/$id'. If wikis want to use a shorten URL of their choice; please make a request to the system administrators.
  • Private wikis may now (on request) use image authorization for their wikis. This means images are made web-inaccessible as to preserve the security of images uploads while still being accessed by users with 'read' access to your wiki.
  • Orain now allows the use of OAuth. Please see the OAuth page on MediaWiki for more details. OAuth requests can be made on any wiki and will be approved by a system administrator on metawiki.

On behalf of the Orain staff, John 17:35, 3 August 2014 (BST)


Welcome back

Welcome back to activity. :D--Tyreek (talk) 17:14, 8 August 2014 (BST)

admin

  • When the administrative staff orain I can do?--Msnhinet8 (talk) 14:11, 10 August 2014 (BST)
  • Wiki is to help people apply for administrative staff.--Msnhinet8 (talk) 14:12, 10 August 2014 (BST)
您好!如果您在试用管理员工具正在位数的,请TestWiki https://test.orain.org Dusti*Let's talk!* 18:55, 10 August 2014 (BST)
  • 您好!我不是想試用管理員工具而是想成為本站的行政員,請問您可以讓我當行政員嗎?--Msnhinet8 (talk) 22:35, 10 August 2014 (BST)
目前还没有一个需要更多的管理员,但您可以通过在地区的积极协助,如要求的功能,并检查其他网站进行恶意破坏成为一体。当你表明你有一个需要成为管理员的人很可能会提名你,或者你可以要求的权利。我建议检查出TestWiki就像我之前说的获得这些工具的了解。你有像维基百科或维基媒体项目现场管理经验吗?Dusti*Let's talk!* 23:00, 10 August 2014 (BST)
  • 有,我現在是wikia中文的管理員。--Msnhinet8 (talk) 23:04, 10 August 2014 (BST)
询问有关TestWiki权利,告诉我,你知道如何使用这些工具,并帮助在这里的多彩,我会更高兴。我们需要管理员谁是在不同的时区和讲英语以外的语言:)
  • 當一個管理員或是行政員通常必須處理破壞者所破壞的頁面,如果破壞者屢勸不聽就封禁他,我來自台灣,我們的語言是繁體中文,使用UTC+8時區。--Msnhinet8 (talk) 23:11, 10 August 2014 (BST)

Comment to Arcane

I noticed that you removed a comment that I made. I did not realize that it was not one that was acceptable; I avoided mentioning any specific people so as to intentionally avoid any harassment toward a specific person. I'm going to lock the linked thread from that post. So as to prevent it from being bumped. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 19:15, 12 August 2014 (BST)

Check your email - explanation was sent there. The end all be all is I do not want that topic, or that specific wiki being discussed on Orain - as it's not something that we would host and in my opinion the general nature of what's being discussed is inappropriate for this site. Dusti*Let's talk!* 19:18, 12 August 2014 (BST)
I didn't get an email but fair enough. I don't even really want to be reminded of them anyway. I just used the wiki as an example for testing the crawler. I could use such a crawler to help the staff monitor activity on wikis. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 20:47, 12 August 2014 (BST)
The email was sent to your sturmkrieg.de email account. Dusti*Let's talk!* 20:50, 12 August 2014 (BST)
OK. I saw. I haven't really been checking any more. Pretty sure the DB must have been reverted or sth because I definitely set lexipedium.org before. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 21:46, 12 August 2014 (BST)

A kitten for you!

You were very punctual in assisting with that issue involving the rogue AbuseFilter.

Here's a cute kitten as a token of my appreciation.

GethN7 (talk) 04:16, 16 August 2014 (BST)

And very punctual to cause an emergency issues when I said don't. I support this appreciation :) John (talk) 14:17, 16 August 2014 (BST)

poserdazfreebieswiki

Hello! You created poserdazfreebies for me earlier today. I forgot to ask in the request: could editing of the wiki be restricted to logged-in users only, please? --Robkelk (talk) 02:58, 26 August 2014 (BST)

Hello again! It appears I don't have all my permissions yet. Clicking on "User rights management" on poserdazfreebies gives me the error message "You do not have permission to do that, for the following reason: You do not have permission to add or remove user rights." --Robkelk (talk) 12:47, 26 August 2014 (BST)

Hello there! I have granted you Bureaucrat and Administrator status on your wiki, however in order to complete your other request, I need a bit more information. Would you like just editing restricted to logged-in users, or editing and viewing restricted to logged-in users? We can do either, but depending on which one you want, it has to get assigned to a different department. Thanks! -- Joe G. (Talk) 15:35, 26 August 2014 (BST)
Thank you for the rights upgrade. As for the other request, I'd like just editing restricted to logged-in users only - viewing should remain allowed to everyone. --Robkelk (talk) 00:49, 27 August 2014 (BST)
 Done John (talk) 03:39, 27 August 2014 (BST)

Problème

Bonjour,

J'ai fait une demande de wiki, il a été créé, mais je n'ai pas les droits d'administrateur dessus.

Pourriez vous me les donner ?

--Bastenbas (talk) 10:44, 26 August 2014 (BST)

Je suis désolé. Il y avait un problème quand il a été créé et les droits appropriés ont été pas donné. J'ai fixe. Merci y Bonne journée. Dusti*Let's talk!* 18:41, 26 August 2014 (BST)
Aussi, pourrais tu changer la langue par défaut du wiki et la mettre en français ? --Bastenbas (talk) 10:39, 27 August 2014 (BST)
Done. Dusti*Let's talk!* 16:28, 27 August 2014 (BST)

Irc wiki

May I have Flags on the irc wiki here in orain Agent Isai (talk) 17:16, 6 September 2014 (BST)

Go ahead and make your request here (just to document what's beendone) and I'll get it taken care of for you right away. Dusti*Let's talk!* 17:17, 6 September 2014 (BST)

May I get Bureaucrat and Admin rights on the irc wiki? Agent Isai (talk) 17:38, 6 September 2014 (BST)

Already done locally via this: 17:32, 6 September 2014 Dusti (Talk | contribs | block) changed group membership for User:Agent Isai from (none) to administrator and bureaucrat (adopting wiki) Dusti*Let's talk!* 17:41, 6 September 2014 (BST)

I am not OK with this, primarily because I was not consulted before it. Please immediately revert this change.--Jasper Deng (talk) 02:45, 7 September 2014 (BST)

I want to raise a process issue. Since Jasper Deng was never informed about this adoption and adoption is processed with no delay... I think we should let original wiki owner to talk about their wiki. — ReviComplaint? 02:46, 7 September 2014 (BST)

Our dormancy policy is very clear - the wiki was eligible for adoption. You don't need to be consulted prior to the adoption taking place. It would be unfair to the user who's now adopted the wiki. Consult them and ask for your flags back and contribute to the wiki. I will not be undoing my actions. Dusti*Let's talk!* 02:57, 7 September 2014 (BST)
So you just removed him as an admin from his own wiki? That's not cool. I suggest strongly that this be fixed. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 17:43, 7 September 2014 (BST)
No - the adopting user requested that the founders flags be removed - which is out of my hands. I facilitated the adoption. The user has been given guidance as to which avenues to take from here such as contacting the adopting user. Dusti*Let's talk!* 20:50, 7 September 2014 (BST)
It's kind of messed up that people can take over a wiki like that. Not a good policy for Orain. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 21:27, 7 September 2014 (BST)
The dormancy policy is there for a reason. For wikis that are flagged as duplicated when requested those users are directed to join that local community. If the wiki is dormant (i.e. no edits for a month or longer) that user can "rescue" the wiki by adopting it. I would much rather see a wiki be adopted than deleted. Dusti*Let's talk!* 21:30, 7 September 2014 (BST)
Adoption is a good idea but removing the current admins before adoption is a bad idea. The only time when someone should be able to request removal of bureaucrat status is if they are a founder or the bureaucrat is causing actual problems. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 22:16, 7 September 2014 (BST)
I dislike the idea of adoption myself really. Editing the wiki then asking for Sysop after make a small local request against 'dictatorship crat' are two different matters. Adoption exists to allow users to dictate not keep it active from what I see. John (talk) 22:18, 7 September 2014 (BST)
I like adoption - however, perhaps it's something where we could explore making changes on. Dusti*Let's talk!* 22:20, 7 September 2014 (BST)
(edit conflict) I really don't think this particular case is up for discussion, guys. Our dormancy policy is very clear that it allows for removing of the current sysops/founder/bureaucrats/whatever upon adoption by another user. It's basically like starting a new wiki under the same domain. Think about it this way: We could delete the original wiki (say at abc.orain.org) and then recreate a blank wiki at abc.orain.org for another user that requested it if the original wiki at abc.orain.org was inactive per the dormancy policy. Instead, we cut out the unnecessary middle step and just reuse the wiki that is already sitting there and give the new user complete control over the project (should they request it) as if they were the original founder. If it were your project, and you were running it, would you want someone who you did not appoint as a sysop or bureaucrat doing things that may not be what you had in mind? No, you likely wouldn't. The decision in this case is going to stand no matter how much it is argued here and I think it is best if the involved parties just accept the fact that policy is policy in this particular case and move on through the appropriate avenues should they wish to pursue their adminship on IRCwiki further. If you would like to suggest changes to the policy, I would invite you to do so on the appropriate noticeboard here on meta. We always welcome ways to improve things. -- Joe G. (Talk) 22:22, 7 September 2014 (BST)

(edit conflict x3) I've reached out to the adopting user and left a message asking if they would allow Jasper to have their flags back to assist with the maintenance of the wiki. Dusti*Let's talk!* 22:24, 7 September 2014 (BST)

Orain Site Update #2

This is an update of all technical changes and issues during the month of August.

Technical Changes
  • prod1 was removed from active maintenance on August 6th and removed from the cluster a week later.
  • Orain migrated from RamNode to DigitalOcean. The work began on August 17th
  • We moved away from Memcached to Redis for session and general caching on all Orain servers.
  • We added prod7 to the cluster during the migration. It is responsible for Redis and static content hosting.
Technical Issues
  • The job queue did not run any job for 4 days as a result of permissions errors with Redis. We have rolled back to using the database for this for now.
  • All wikis experienced database issues shortly after the migration as a result of MariaDB cache taking up excessive disk space. To fix this in the long term, prod5 was recycled as a new database server.
  • For an hour on the 25th of August, users occasionally got caching errors and log in issues as a result of Redis taking up excessive disk space.

On behalf of Orain staff, John (talk) 22:03, 6 September 2014 (BST)


Requests

Can you look at this : [1] Agent Isai (talk) 01:41, 8 September 2014 (BST)

Requested features

Hello.

I've been waiting for two days to feature request. I don't know who is authorized person about features but you are the most active person here. So, I want to ask you when my request is approved?

Ejderha Nefesi feature request

Sorry for my poor English. Thank you.

Requests

May you please tahttps://meta.orain.org/wiki/Request_features#Isai_Wiki_.28Status:_Open.29e a look at [2]

Thank you! Agent Isai (talk) 21:17, 8 September 2014 (BST)


Hi Again! Can you take a look at this

Agent Isai! Orain Rocks! 00:46, 10 September 2014 (BST)

Creating wikis

Hi Dusti. If you add a wiki on the dblist, please create it after no longer than 60 seconds. Today, you've waited 13 minutes before you created the database. In that 13 minutes, registration & other things are broken. Please remember to wait max 60 seconds ;). Southparkfan (talk) 19:44, 11 September 2014 (BST)

It was delayed because I am at work and I had an impromptu meeting. My apologies. Dusti*Let's talk!* 19:46, 11 September 2014 (BST)

Help needed

Hello Dusti!

First of all thanks for creating my wiki.:) I'm trying to set up stuffs and I would need some help/assist from you. Currently I'm facing two problems, namely:

  • how to upload images, and
  • how to import templates from wikipedia.

Could you please help me where to turn to request rights to make the image upload function available on my wiki? And do you know if it's possible to simply copy-paste well-working templates from wikipedia? Or shall I probably ask for help there?

Thanks in advance, Farmer (talk) 09:44, 14 September 2014 (BST)

You can upload images via the "Special:Upload" page on your wiki now. Southparkfan (talk) 09:47, 14 September 2014 (BST)
Thank you and sorry for the late answer, I've been busy recently. Can I ask if there are any restrictions on what kind of media I can upload? I mean, generally everything appears on orain and related wikis is under CC BY-SA 3.0 license. I think it applies for uploads as well, however, I would like to make it clear before uploading anything. Thanks for your answer! Farmer (talk) 12:49, 27 September 2014 (BST)

A cookie for you!

I found the link with the template. I made a button to make it more obvious for other users. I will be using that from now on. Lieutenant S., Geschichtsmeister des Lexipedium (talk) 06:59, 17 September 2014 (BST)

Question

Bonjour,

Est-il possible de modifier l'icône en haut à gauche de son wiki ?

Merci

--Bastenbas (talk) 10:56, 18 September 2014 (BST)

En fait, j'ai pensé à le faire. Je vais demander à l'un de nos administrateurs système pour prendre un coup d'oeil. @John: Is it possible for a user to custom edit their topicon? Dusti*Let's talk!* 02:48, 19 September 2014 (BST)

J'ai réussi à le faire ici, mais uniquement en incrustant une image dessus. Cela ne marche pas sur les pages de connexion, d'inscription et pages spécial. Le wikitest à aussi changer l'icône sur toute les pages --Bastenbas (talk) 12:14, 19 September 2014 (BST)

J'attends John de me répondre pour voir s'il ya quelque chose que nous pouvons faire de notre côté. Est tout fonctionne bien pour vous?
@Dusti: Perhaps via JS/CSS. Southparkfan (talk) 18:33, 19 September 2014 (BST)
The logo I believe; which you can do Southparkfan. John (talk) 18:34, 19 September 2014 (BST)
I am not sure if the user means the icon next to his/her username or the logo. Southparkfan (talk) 18:35, 19 September 2014 (BST)
The topicon is the smaller logo that appears on the tab for your browser :) Dusti*Let's talk!* 18:39, 19 September 2014 (BST)
You mean the favicon, eh? Idk how to change that, probably via nginx settings. Southparkfan (talk) 18:40, 19 September 2014 (BST)
Favicon, topicon (top icon) - sure :P :) Dusti*Let's talk!* 18:51, 19 September 2014 (BST)
Non, je parle du logo du wiki. --Bastenbas (talk) 17:06, 20 September 2014 (BST)

Wiki creations

Hey Dusti, I would email you but I'm busy. Could you please make sure you actually create wikis if you add them to the database list? :) As per [3] - you didn't create sjrevwiki which really messed up my HHVM testing. Thanks, John (talk) 14:49, 20 September 2014 (BST)

Sorry actually, add wiki to the end of databases.[4] My mistake :) John (talk) 14:51, 20 September 2014 (BST)
My mistake - as you can see I was responding to ten or so requests. Dusti*Let's talk!* 16:35, 20 September 2014 (BST)
Yeah, it's understandable :) John (talk) 16:37, 20 September 2014 (BST)

rtishchevo.orain.org

Hi Dusti! I can not work in my wiki https://rtishchevo.orain.org/wiki/. The Permissions error. Please help. --Sdobnikov (talk) 05:18, 23 September 2014 (BST) ̼ Done Dusti*Let's talk!* 05:25, 23 September 2014 (BST)

  • Thank you very much! --Sdobnikov (talk) 05:29, 23 September 2014 (BST)
    • An error occurs when the page write: Sorry! This site is experiencing technical difficulties --Sdobnikov (talk) 08:02, 23 September 2014 (BST)

Importing from Wikispaces

Dear Dusti,

Thank you very much, my wiki is working wery well.

Wikispaces stopped free services, so I'm importing my pages from here.

Can I insert into Orain pages HTML/JS snippets?

--Lalo5555 (talk) 08:07, 25 September 2014 (BST)

I'm not familiar with that process - so let me get another set of eyes here :) @John:, or @Addshore: :) Dusti*Let's talk!* 01:21, 26 September 2014 (BST)

Dear Dusti,

I would like importing templates from Hungarian Wikipedia. Please give me the appropriate rights to do that.

Thanks,

--Lalo5555 (talk) 18:44, 8 October 2014 (BST)

Via pages like MediaWiki:Common.js and MediaWiki:Common.css on your local wiki, you can edit respectively the CSS and JavaScript settings for your wiki. Southparkfan (talk) 16:01, 9 October 2014 (BST)

Frizzle Fraz

Thank you for all your help! No I did not experience any errors with my new wiki. Tau Ceti (talk) 08:06, 13 October 2014 (BST)

GS use

I recently used gs tools on pigawiki for counterspam, and I want to be sure whether my use is legitimate or not - I nowadays fear when I use GS bit... — ReviComplaint? 16:24, 27 October 2014 (GMT)

That's the point of GS. John (talk) 17:03, 27 October 2014 (GMT)