https://bugzilla.wikimedia.org/show_bug.cgi?id=69357
Bug ID: 69357
Summary: Toolbar missing on custom skin
Product: MediaWiki extensions
Version: REL1_23 branch
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: WikiEditor
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Web browser: ---
Mobile Platform: ---
I am running a 1.23 version of the MediaWiki. Recently, I made my first custom
skin.
The toolbar shows up on other default skins provided by MediaWiki (vector,
...). However I noticed that the WikiEditor toolbar is no where to be seen on
my skin.
As you can see, I've already installed the toolbar as instructed in the
Extension page (http://www.mediawiki.org/wiki/Extension:WikiEditor). As a
proof, here's a link to my wiki:
http://wiki.play-ro.net/index.php?title=Special:Version
To add, I have not yet encountered any error (not even in my console). I even
made a Stack Overflow post to ask around if there are WikiMedia mainstayers in
the said service.
I have also removed cache or any browser persisting settings before accessing
my site for numerous times.
Last lines of my LocalSettings:
# End of automatically generated settings.
# Add more configuration options below.
require_once "$IP/skins/Fresh/Fresh.php";
require_once "$IP/extensions/WikiEditor/WikiEditor.php";
# Enables use of WikiEditor by default but still allow users to disable it in
preferences
$wgDefaultUserOptions['usebetatoolbar'] = 1;
$wgDefaultUserOptions['usebetatoolbar-cgd'] = 1;
# Displays the Preview and Changes tabs
$wgDefaultUserOptions['wikieditor-preview'] = 1;
# Displays the Publish and Cancel buttons on the top right side
$wgDefaultUserOptions['wikieditor-publish'] = 1;
Screen capture: http://imgur.com/h9ylsmk
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l