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]).

96 questions
46
votes
10 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,690
  • 3
  • 19
  • 41
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
  • 35,683
  • 18
  • 66
  • 85
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,834
  • 3
  • 27
  • 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
  • 907
  • 4
  • 13
  • 32
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
  • 518
  • 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,306
  • 1
  • 17
  • 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
  • 3,210
  • 6
  • 27
  • 37
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
  • 14,222
  • 25
  • 114
  • 182
4
votes
1 answer

Error loading data from server: apierror-visualeditor-docserver-http-error: (curl error: 7)

Whenever I click on "Edit" on my mediawiki site that error always show, and I am unable to proceed to Visual editor, I suspect that my pathing is wrong in some URL. Here is my configuration of parsoid in…
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
  • 586
  • 3
  • 14
  • 31
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
  • 679
  • 3
  • 15
  • 24
3
votes
1 answer

VisualEditor not connecting to Parsoid server in MediaWiki 1.35

I'm trying to set up a MediaWiki wiki in Docker. I am using the official MedaiWiki image here, version 1.35.1 . Once I get the wiki up and running, I run into this issue when attempting to run the VisualEditor. I'm a little confused about why the…
3
votes
4 answers

Looking for customization on canvas (joining div's and maintaining it's relationship)

I'm looking for a javascript library or custom solution where I can freely drag drop components and maintain the relationship between them (like which node is connected to what & move the nodes freely wherever I want) By maintaining the relationship…
Harsh Makadia
  • 3,263
  • 5
  • 30
  • 42
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,451
  • 20
  • 91
  • 133
1
2 3 4 5 6 7