Manual talk:FAQ
Instead,
- see Project:Support desk
- use the mailing list
Further options for contacting appropriate people can be found at Communication.
Language: | English • Deutsch • español • français • 日本語 • 한국어 • Nederlands • polski • português • русский • ไทย • 中文(简体) |
---|
![]() Archives |
---|
Archive of Meta, Archive 2006, Archive 2007, Archive 2008, Archive 2009, Archive 2010. |
Contents
![]() First page |
![]() Previous page |
![]() Next page |
![]() Last page |
In the FAQ, the methods indicated in How do I hide the main page title won't work with MediaWiki 1.22 per Manual:$wgRestrictDisplayTitle, "Additionally, some inline CSS rules like display: none; which can cause the text to be hidden or unselectable are disallowed." Is there another method? Peculiar Investor (talk) 18:15, 8 December 2013 (UTC)
Try this instead of display: none;
:
<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">...</span>
It's the standard method of visually hiding text while leaving it readable by screen readers, etc...
Thank you for this hint. Works perfect! This is the "exended" version:
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
Is there a specific reason to duplicate the clip: rect(1px 1px 1px 1px);
part of the CSS? I found it equally working in ommitting the second lot.
Hello, where i can change Powered by icon to url which is GIF file, and is it supported? I need to change link ang alt too, Where to do it, was searching all night??
As far as I remember, it's hardcoded in the skin. Grep the source code and replace it there if really needed.
What file, looked over ALL of them, or to put in MediaWiki:Common.css
I followed the instructions for installing the sandbox link that shows up in the user toolbar and now the link shows up for logged-in users as well as logged-out users. Can I hide the link for anonymous users since they don't really have a user space? Thanks,
Did you look at the gadget definition?
Both logged-in and logged-out users may have the ability to edit or create pages. And may thus want to have a sandbox.
If your wiki (like the English Wikipedia) does not permit logged-out users to create new pages, be sure to define the gadget on your MediaWiki:Gadgets-definition configuration page as [rights=createpage]
. For example, on wikipedia:MediaWiki:Gadgets-definition it is registered as:
mySandbox[ResourceLoader|dependencies=mediawiki.util,mediawiki.Title,mediawiki.Uri|default|rights=createpage]|mySandbox.js
Also pay attention to the dependencies
part. That must be included without changes. Otherwise the gadget may fail due to required methods not being available.
So I've disabled editing on my wiki for anybody that's not a developer. I made a test account and tried everythign out, and I ran into a problem where anybody can move a page and/or rename it. How can I block users from being able to move/rename a page?
Wg stands for "Wikipedia global", before MediaWiki expanded beyond Wikipedia. That should always be asked in order to remember the name of a variable. It should be a FAQ.
That's more of a historical fact. Knowing that isn't really necessary. I could see people equally considering 'wg' as 'Wiki global' and not having any issues without knowing the historical fact.
Fine, lets see it in the FAQ with your answer, short and sweet "A. wg stands for a Global variable on the Wiki system."?
I believe mnemonics are an important learning tool, and that variable naming is necessarily a mnemonic except when it's an abbreviation or initialism like "wg". (The rest of the name of the variable, after the "wg" is already a mnemonic.)
When I click on log in/create account from a normal page I only get a log in option. I notice on this page that log in & create account are separate links, so I'll see if this works.
Section How do I delete an old version of a page? reads
- For newer MediaWikis (1.14+), you can enable the core RevisionDelete feature
(emphasis added). I seem to gather from other statements in the manual that it should probably read 1.16+. Could someone please check this and fix it or add a remark why it is correct?
Thanks, 87.175.36.218 22:44, 1 February 2013 (UTC)
Can you please add that, when adding a logo URL to the LocalSettings.php file, the URL should point to the image itself and not the image description page? That threw me for a few minutes, and I'd like to spare someone else the trouble, or is this obvious?
Please excuse my lapse in case this should be something obvious I'm missing, but for me it just doesn't add up.
Why should anyone want to, even temporarily, let everyone assign rights when the objective is precisely and only to promote one single user, whether he/she is to be rewarded for having earned the merit of being the initial user on a new installation or not?
(This refers to http://www.mediawiki.org/wiki/Manual:FAQ # 1.14.3 Temporarily let everyone assign rights to promote your initial user)
- Isn't it so that giving rights to a user simply involves one activity by someone with sufficient rights to do so?
- Why does the whole userbase have to become active to perform whatever the author of this question had in mind, in order to do something that will be complete as soon as one person has done it?
- provided the case meant were that there's only one user on a new installation and that user has insufficient rights -- which would be a handling error doing the installation in the first place -- to, say, promote him/herself to Admin/Bureaucrat, then, seeing as changing a local variable is just as deep an intervention as changing a database record, why does the question (and the answer) propose doing it this way round while even stating already that this way round is most dangerous to system integrity?
Could somebody please state for me what I'm missing?
If I am seeing it correctly, it might (also) help to more clearly state the real objective (and/or scenario) meant than just say "to promote your initial user".
TIA, --217.81.174.189 15:55, 14 September 2011 (UTC)
Because that's a simple config change which allows to change permissions on wiki, while a direct permission change on the wanted account would require direct database access and modification.
While I also would not recommend to do that on a daily basis, it definitely is helpful in certain edge-cases:
I have ones used this procedure to give myself admin rights again after I had removed all users from the wiki. (Removing all accounts happened on purpose; some were later re-added in some modified way.) However, after that step, I followed exactly this description to give myself admin rights again.
When you upload a file, the edit summary (if given) is automatically added to its page. Is there a way to automatically append a headline to the top of these summaries that says something like "Summary" or "File Summary" rather than doing it manually?
Edit interface message "filedesc
" on your wiki to achieve this.
This can be found on MediaWiki:Filedesc on your local wiki, edit that page to modify this interface message.
I edited that page and put "== Summary ==", and then uploaded a test file to see if it worked, but nothing's changed.
Maybe I'm not explaining what I'm trying to do clearly enough.
Can I edit this text: "By editing this page, you agree to irrevocably release your contributions under the CC-BY-SA 3.0 License. If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here. You are also confirming that you wrote this yourself, or copied it from a public domain or similar free resource. See Project:Copyright for full details of the licenses used on this site. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!" ?
Hi there,
I have been experiencing a very strange user creation phenomenon on our wikirating.org website and I hope someone can help me to understand or solve this problem: Yesterday Feb. 1st, 2012, a visitor created an account (Deguest) on wikirating: (User creation log); 00:47 . . Deguest (Talk | contribs | block) New user account
Few minutes later, a new user Fernandosjp has been created by the very same account Deguest: (User creation log); 01:30 . . Deguest (Talk | contribs | block) created new account User:Fernandosjp (interested in the idea!)
I contacted the user Deguest and asked him why he created a second user, and he told me that he never did that. OK, he could be a liar but I am pretty sure that he told me the truth. Especially because the user Fernandosjp entered his real name (a spanish name) and the user Deguest is a french guy. I know this does not mean anything at this stage. Then I could find the user Deguest on the internet from his real name. There is no way that this guy would try to cheat. He has a very high and respected profile.
Would anyone have an explanation for that? Thank you very much in advance Erwan Wikirating
Updated to 1.18 in the browser is not working Ctrl + z. What's the problem?
How can I import a pdf-file to a mediawiki page (inclusive bookmarks)?
Special:Upload on your wiki and install Extension:PdfHandler ? ~ Seb35 09:41, 9 November 2011 (UTC)
PdfHandler only show me the documents. But I need the documents as wiki pages, because we want edit this pages directly in browser.
This is quite difficult, there is no such functionality as it. Perhaps you can look at Extension:Proofread Page (used on Wikisource), but it’s not exactly what you want. This extension can retrieve text layer of DjVu files (and there are tools to convert pdf to djvu), but this is quite complicated.
![]() First page |
![]() Previous page |
![]() Next page |
![]() Last page |