Hi,
I've installed the edittools gadget on my local Wiki (taken from
https://www.mediawiki.org/wiki/MediaWiki:Gadget-Edittools.js) and now
I'm customizing edittools (MediaWiki:Edittools, see
http://521b63dd.ngrok.com/mediawiki/index.php/MediaWiki:Edittools to see
it for yourself via ngrok), namely, by removing the special characters
in it (as they're found in the WikiEditor I've installed) and adding
templates with their doc pages hyperlinked in it. Unfortunately, this
gadget treats all text the same getting them ready for insertion in the
source editor, whereas I'd like the doc superscript to be left the way
it is hyperlinked.
Here's a screenshot showing what I'm talking about (with a drawn in box
around the doc superscript I'd like to be left without the formatting of
the characters to be inserted) http://imgur.com/8CDjO1k.
Thanks for your time,
Brenton
Hi i have this https://gerrit.wikimedia.org/r/#/c/184689/ in gerrit but was rejected because it had duplicate information. i would like to filter out extensions and only show skins on the skins api because at the moment it only shows the skins name and if it is default and if it is being skipped i would like to add the information that extension has but also have default skin and is it skipped also. skins have version and other information but it is not shown in the api.
Hi,
I'd like to know how I can collapse sections in the vector sidebar like
they have on SklogWiki
(http://www.sklogwiki.org/SklogWiki/index.php/Main_Page). Please
remember I am not a programmer or otherwise skilled in technical things
so please just give me something to copy-paste (e.g., into
LocalSettings.php or a page in the MediaWiki namespace).
Thanks for your time,
Brenton
Hi,
I'd like to know how to add tools to the toolbox, like for example, I'd
like to add Special:MultiUpload to the toolbox.
Thanks for your time,
Brenton
Hi,
Currently my Windows 7 installation of MediaWiki creates infoboxes that
look like http://imgur.com/g2Tlh4f when I'd like it look more like
http://imgur.com/s0UHES4. I'd especially like the blue title background.
How do I do this?
Thanks for your time,
Brenton
Good Evening,
I seem to have run into several problems on a wiki that I'm running. I have
beening having several issues with
http://database.obsidianfleet.net/wiki/index.php?title=Special:SpecialPages
.
Even thought I am using
error_reporting( -1 );
ini_set( 'display_errors', 1 );
The pages is still blank and I am running in a problem on how to bring it
back. If someone would be able to help me with this that would be great.
Another issue I am having is that after creating a User Account, the
account is suppose to be able to be made a User, however there is no way
for me to check the box since it seems to have disappeared and the user is
not auto-assigned to that group.
I would like to thank you all in advance for you help on these issues.
--
Stefen Moss
Hi,
I'd like to know how I can use Inkscape for SVG thumbnailing on my Windows
7 OS with a MediaWiki installation. Inkscape's files are located at
C:\Program Files (x86)\Inkscape. My efforts to date (mostly based on
Manual:$wgSVGConverters and other MediaWiki manual pages) have failed.
Currently my LocalSettings.php file's SVG-related settings are:
# Image Converter
> $wgSVGConverter = 'Inkscape';
> $wgSVGConverters = array(
> 'Inkscape' => '"$path/inkscape.exe" -z -w $width -f $input -e $output',
> );
> # Image converter path
> $wgSVGConverterPath = '/Program Files (x86)/Inkscape';
This gives the following error (which appears in the thumbnail's place):
> Error creating thumbnail: '""' is not recognized as an internal or
> external command,
> operable program or batch file.
The reason I'd like Inkscape as my SVG thumbnailer in particular is because
I sometimes use SVGs that are only correctly rendered by Inkscape (I know
that Wikia's thumbnailer (whatever it might be) frequently makes rendering
errors with these SVGs, e.g., see
http://health-and-medicine.wikia.com/wiki/File:Symptoms_of_Hodgkin_lymphoma…
and all the black spots that appear in it.
Thanks for your time,
Brenton
After upgrading to MW 1.24.1 (from 1.21), Special:NewPages now displays zero results. If I create a new page right now, it shows up in Special:NewPages, but anything before the upgrade is not listed.
New pages *are* listed on Special:RecentChanges with an "N" next to them, so clearly something in MediaWiki knows they're new.
Is there a way to refresh Special:NewPages? I tried maintenance/rebuildrecentchanges.php but it had no effect on Special:NewPages.
Thanks,
DanB
________________________________
My email address has changed to danb(a)cimpress.com. Please update your address book.
Cimpress is the new name for Vistaprint NV, the world’s leader in mass customization. Read more about Cimpress at www.cimpress.com.
________________________________