Extension talk:CharInsert

From MediaWiki.org
Jump to: navigation, search
An archive box Archives 
Start a new discussion

"You must have the Gadgets extension for this to work" SOLVED (read entire page)

"You must have the Gadgets extension for this to work." OK, fair enough. But that page says gadgets have to be specifically enabled. Um, OK? Well, the Gadget's page even says where to do this here enabling, but doesn't give a lot of guidance, or in fact any guidance for CharInsert. I could figure it out if I were familiar with coding, but I'm not. What's needed? RiverStyx23 (talk) 01:25, 12 January 2013 (UTC)

RiverStyx23 (talk)01:25, 12 January 2013

Hi RiverStyx23

I had the same problem. After posting in the forum and receiving some very good advices I finally got it to work. To help other people to have this extention working, I made a documentation (in French but it should be easy to follow). You can look at it at: http://www.micronator.org/PDF/RF-232_SME-8.0_MediaWiki_Gadgets_CharInsert.pdf

Michel-André

206.248.138.15217:27, 16 January 2013
 

Is it possible to have the link text be one thing and what it actually inserts another?

I want to set up a script to help my users fill in some extensive and somewhat complicated templates. A simple one would be my bind template. I currently have it set up as:

{{Bind|No}} {{Bind|BtC BtA|BoA |BoE}} |Exclusive}}
Unbound or Start   •   Bound to   •   Bound on   • Exclusive?

This is the text it needs to insert for the template to work; however, it would be easier for the user if what they saw was more like:

How can this be accomplished? -- Technical 13 (talk)

Technical 13 (talk)20:20, 12 April 2012

I'm also interested in this. I use htmlet extension in working with LaTeX environments and I want to show users something like:

<env_name></env_name>

and not

<htmlet>begin-env_name</htmlet><htmlet>end-env_name</htmlet>.

Any suggestion, please? Thanks a lot in advance. Best regards!

Nikita Swank (talk)20:12, 15 November 2012
 

Not displaying as buttons..

Edited by another user.
Last edit: 09:11, 14 April 2012

For some reason these are not showing up as buttons.. I've tried every instruction a few times to get it to work and it is not.. the button stuff is just CSS, correct? Could it not be working because my wiki uses a custom skin? Is there a $wpUseCustomSkinCSS or something I am missing? I'm very frustrated. ~:-|

Technical 13 (talk)20:11, 12 April 2012

After the regular installations follow instructions on Extension:CharInsert#Advanced_Installation if you want to style them as buttons. Note that for MediaWiki:Common.css and MediaWiki:Common.js to be loaded, $wgUseSiteJs and $wgUseSiteCss have to be enabled.

Krinkle (talk)09:14, 14 April 2012

Hi Technical 13. I'm having the same problem on my MW 1.18 installation and I cannot get the dropdown box to work either. $wgUseSiteJs and $wgUseSiteCss are enabled by default. Of course, if you have upgraded to MW 1.18, you should know that there have been a number of breaking changes. For instance, it now requires the page MediaWiki:Gadget-Edittools.js and the scripting uses different names (e.g. different div class names). But I'm still trying to figure out what else has changed that is causing trouble.

Cavila MW 1.17, MySQL 5.5.16, Php 5.3.809:03, 26 April 2012

We are running 1.17.1 and they only don't appear as buttons for me with our custom skins.. I'm wondering if there is a different or special switch somewhere to turn userCss on with custom skins, or if the skin is severely broken and somehow causes it to not even look for MediaWiki:Common.css let alone username/common.css.

ShoeMaker   ( Contributions Message )  12:07, 26 April 2012
 
 
 

Semantic Forms

I use semantic forms and need to get char insert working within a form. When i edit a page with a form, i can get the char insert menu to show up but clicking the insert buttons doesn't do anything. I have seen several mentions of forms not loading edit.js and edittools.js but i can't even find edit.js (is it deprecated for edittools in 1.18?) and i tried loading edittools via Common.js and still don't have anything working. Any ideas?

Thanks! —The preceding unsigned comment was added by 166.122.75.57 (talkcontribs) 20:26, 17 February 2012‎

166.122.75.57 (talk · contribs)00:40, 19 March 2012

Semantic Forms does not support this extension. It does support WikiEditor though, which also allows you to insert special characters.

Cavila MW 1.17, MySQL 5.5.16, Php 5.3.809:05, 26 April 2012