Questions tagged [visual-editor]

VisualEditor is a MediaWiki extension that provides a rich-text editor for Wikipedia and other wikis.

VisualEditor is a MediaWiki extension that provides a rich-text editor for Wikipedia and other wikis .

It uses Parsoid to convert back and forth between wikicode and wikicode-enriched HTML+RDFa. Beyond the usual WYSIWYG features, it supports MediaWiki's template transclusion system, visual diffs, and importing and converting arbitrary HTML via copy/paste.

Not to be confused with the Wordpress visual editor ([wp-editor]).

94 questions
35
votes
6 answers

JS: Failed to execute 'getComputedStyle' on 'Window': parameter is not of type 'Element'

In short: I am trying to understand the meaning of this TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element' The error appears while lunching Mediawiki's VisualEditor, as can be seen…
15
votes
2 answers

How to add a link in MediaWiki VisualEditor Toolbar?

I`m trying to insert a custom link to a special page in VisualEditor toolbar. See the image below. See Image I googled a lot but without success. Someone please give a path...
ricardogobbo
  • 1,560
  • 3
  • 16
  • 39
11
votes
10 answers

Is eclipse visual editor dead?

The Eclipse Visual Editor project seems to be dead, no commits, no updates. Any one know what is happening?
FerranB
  • 31,954
  • 18
  • 64
  • 82
11
votes
3 answers

Custom Android Views in Eclipse Visual Editor

In my applications, I often rely on custom build views, such as in the following example.
fedepaol
  • 6,614
  • 3
  • 25
  • 34
7
votes
2 answers

Shortcode dropdown box in Tinymce is not working in WordPress 3.9?

Hi since the new version is about to be released I thought I would download it and see if my theme works still. Everything works great apart from the dropdown box which is now longer showing. Here is the codes we used to show it in previous…
Robert
  • 865
  • 3
  • 12
  • 30
6
votes
2 answers

Looking for wordpress like visual editor

Does anyone know of a script like the wordpress like visual editor! So basically I want to give users the option to just write and adjust the font color size ... within a visual editor but also give them the option to see how it looks in the…
Jimbo Mombasa
  • 508
  • 2
  • 6
  • 15
5
votes
1 answer

Visual Editor cannot search for images in MediaWiki local uploads

I've installed the latest MediaWiki and the latest Visual Editor, everything is looking great but I have one problem though. All my uploaded images cannot be searched when adding media to the article. Can anybody please enlighten me.
mateeyow
  • 1,188
  • 1
  • 15
  • 38
5
votes
1 answer

Netbeans 7.2.1 Visual Web Editor

Is there some sort of Visual Web Editor for Netbeans 7.2.1 and JSF development?
Apoorv Kansal
  • 2,690
  • 6
  • 23
  • 36
4
votes
3 answers

eclipse visual editor

Today I tried to install visual editor and every link I found lead or to 404 page or to http://www.eclipse.org/archived/ which tells that it was archived in the previous month. Are there any update site left I can use to install visual editor? I am…
michael nesterenko
  • 13,240
  • 23
  • 104
  • 175
4
votes
0 answers

MediaWiki visual editor configuration

I'm trying to get the MediaWiki visual editor extension working on a shared host. I have completed the installation as per the instructions given (here). When trying to access the heroku app, I had got an application error. As per discussion here I…
Manesh
  • 436
  • 1
  • 11
  • 28
4
votes
1 answer

Where is Visual Web Editor for JavaServer Faces on Netbeans

I'm currently following a tutorial in a book, and it instructs to create a Java Web App with the Visual JavaServer Faces framework. The screenshot in the book shows both the JavaServer Faces framework and the extra Visual JavaServer Faces framework.…
Kiada
  • 659
  • 3
  • 15
  • 23
3
votes
3 answers

How to Install Visual Editor on Eclipse Helios?

Hey, I use Eclipse Helios in Ubuntu, and I'd like to install a plugin for eclipse that works with swing. So, I found visual editor in this site http://www.eclipse.org/vep/downloads/, and I downloaded it. Now, I'd like to know hoe to install it. I…
rogcg
  • 10,281
  • 20
  • 84
  • 128
3
votes
2 answers

MediaWiki: Where to put custom css classes?

I'm extending an MediaWiki and it's VisualEditor-plugin by adding custom data structures. Those also need css classes. I've figured how to add them to the VisualEditor, but as soon as I leave it and refresh (that's strange, when I save the changes…
Jdv
  • 883
  • 7
  • 28
3
votes
1 answer

How to customize the MediaWiki VisualEditor

I have the MediaWiki VisualEditor extension running on my Wiki and it works great. However, I'd like to customize the main VE toolbar to add a list of different font styles such as: 1. new --> would wrap the text in text…
3
votes
1 answer

How to build cross-IDE java GUI's using "interface builders"?

In a Java project with developers that use different IDEs, say Eclipse and IntelliJ, what's the best way of developing visual components using the tools offered by the IDEs ("Visual Editor Project" for Eclipse and "Swing GUI Designer" for…
krico
  • 5,575
  • 2
  • 23
  • 28
1
2 3 4 5 6 7