Port to Drupal 6!
miggols99 - September 27, 2008 - 08:34
| Project: | OpenWYSIWYG Editor |
| Version: | 5.x-1.18 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I recently read that OpenWYSIWYG is the ultimate WYSIWYG editor and from what it looks like, it is. Please port this to Drupal 6 so I can use it!

#1
I just tried it out with firefox3 and it is very cool... a good stable editor that is easy to use is on lots of peoples list. D6 any time in the future?
#2
Here is another vote
#3
me too!
#4
subscribe (im interested, too)
#5
Yes, please port it to Drupal 6.
Thank you!
#6
A D6 port would be wonderful :-)
#7
Just used the Deadwood project to port OpenWYSIWIG to D6.
Works fine, layout in Firefox is not so fine, but nothing a stylesheet can't mend.
I will see how to create an official patch.
BTW Is the OpenWysiwig project dead?? No new release since august 2007. :(
Cheers, Marc
#8
Hook it up - we need this in 6.x!
#9
A D6 version is becoming important.
There is no dev version here, neither for v5.x nor v6.x
Only one maintainer, perhaps he needs a dedicated co-maintainer.
Is there a roadmap somewhere?
#10
I am working on 6.x-1.x--dev this week. The 6.x version will be faster in the development because I will use Drupal built-in Javascript compression.
#11
The openWYSIWYG 6.x-1.x-dev available now!
This is the initial dev version of 6.x, some features changing that I plan to apply are:
Use uncompressed version of openWYSIWYG JavaScript. The compressed version very difficult to read by human. The compression mechanism will be handle by Drupal JS compress feature in Administer-Site Building-Performance. What is the benefit? Developers will easy to apply a bug fix since the codes now human readable and easy to compare with the original code of openWYSIWYG JavaScript (remember that I have change the original openWYSIWYG source code to fix Drupal JS conflict, especially jQuery)
Use original idea for using different icon for active and in-active buttons. This is the impact of using uncompressed openWYSIWYG JavaScript
File Manager still not work correctly, will be fixed in the next dev update
#12
6.x-1.0-ALPAHA1 and ALPHA2:
1. Semi compressed JS, called as openwysiwyg.modified.js
2. Icons now back to 5.x concept: just use single icon to provide loading time faster
3. Image Form ok, but File Manager still error
Lets' continue 6.x to be stable version!