User talk:Dusti

From Orain Meta
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

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