Last modified: 2010-05-15 15:37:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3125, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1125 - WYSIWYG (FCKeditor) integration
WYSIWYG (FCKeditor) integration
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.5.x
All All
: Normal enhancement with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
http://meta.wikimedia.org/wiki/Fckeditor
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-12-18 04:10 UTC by Jaap Vermeulen
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jaap Vermeulen 2004-12-18 04:10:45 UTC
FCKeditor is a WYSIWYG HTML text editor brings to the web many of the powerful
functionalities of known desktop editors like Word. It is released under the
LGPL. Porting this to Mediawiki would enable users to edit pages without using
the mediawiki markup, but rather an interface like Microsoft word.

It should not be too difficult to port the output from HTML to media wiki
markup. I would definitely be willing to help out if this would be done.
Comment 1 T. Gries 2005-06-22 20:30:29 UTC
(In reply to comment #0)
> FCKeditor is a WYSIWYG HTML text editor brings to the web many of the powerful
> functionalities of known desktop editors like Word. It is released under the
> LGPL. Porting this to Mediawiki would enable users to edit pages without using
> the mediawiki markup, but rather an interface like Microsoft word.
> 
> It should not be too difficult to port the output from HTML to media wiki
> markup. I would definitely be willing to help out if this would be done.

We have got this working today, 22.06.2005
More coming soon !!!
Comment 2 T. Gries 2005-06-25 09:16:14 UTC
A meta page has been created which describes basically how the FCKEDITOR can be
integrated into MediaWiki. A screenshot is included.

Citing from it:
"This is an experimental approach. It is not recommended to apply this changes
to a "real" wiki. Use a fresh installation instead."
Comment 3 T. Gries 2005-06-28 09:28:03 UTC
see the meta wiki page for screenshots; the editor is working fine, some further fine-tuning needed, but already more than a 
proof of concept.

Comment 4 Jaap Vermeulen 2005-06-28 23:20:22 UTC
(In reply to comment #3)
> see the meta wiki page for screenshots; the editor is working fine, some
further fine-tuning needed, but already more than a 
> proof of concept.
> 
> 
The meta page can be found here:
http://meta.wikimedia.org/wiki/FCKeditor
Comment 5 peter green 2005-06-28 23:25:33 UTC
if this is going to be used then it will have to be very well written. many html
editors make html which is basically impossible to edit by hand.
Comment 6 T. Gries 2005-06-28 23:32:14 UTC
(In reply to comment #5)
> if this is going to be used then it will have to be very well written. many html
> editors make html which is basically impossible to edit by hand.

You are right, this is exactly why I filed this as a bugzilla. The FCKEditor
seems to be a hot spotted project on Sourceforge, it is usually under the Top 10
Downloads; I think the chances are high, that any design flaws are fixed in
shorttime. Perhaps we can contact and convince the FCKEditor authors to program
a special "light" version for us, for MediaWiki ?
Comment 7 T. Gries 2005-07-08 21:14:18 UTC
An
- *** experimental ***
- *** fully operational version ***
- incl. installation code (config/index.php)
- fully based on MediaWiki 1.5 beta3 

is now available.

http://sourceforge.net/project/showfiles.php?group_id=138202&package_id=157472&release_id=340682

You will not be surprised, that this is another version of EnotifWiki, a special
version of MediaWiki, which now also includes the open-source FCKeditor version
2.0 FC (option during installation).

Any page, which contains the string __USE_EDITOR__ can be WYSIWYG-ed edited. The
string can be removed, and the page can be wiki-syntax edited. Pages, which do
not contain this string, do not invoke the WYSIWYG editor. 

ATTENTION / WARNING:

It's tricky and ONE-WAY, because the FCKeditor creates HTML code. This is
certainly not always wanted. Regard this as an experiment. Tell the bugzilla
your observations and further ideas.
Comment 8 T. Gries 2005-08-13 23:23:43 UTC
(In reply to comment #7)

The new FCKeditor final release 2.0 is now bundled with the new EnotifWiki 3.48;
you can play with a live version on http://www.enotifwiki.org 

[1] http://developer.berlios.de/projects/enotifwiki
 
> Any page, which contains the string __USE_EDITOR__ can be WYSIWYG-ed edited. The
> string can be removed, and the page can be wiki-syntax edited. Pages, which do
> not contain this string, do not invoke the WYSIWYG editor. 
> 
> ATTENTION / WARNING:
> 
> It's tricky and ONE-WAY, because the FCKeditor creates HTML code. This is
> certainly not always wanted. Regard this as an experiment. Tell the bugzilla
> your observations and further ideas.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links