WYSIWYG API
I've been looking more closely at the inner working of the WYSIWYG API stuff, in particular as it relates to markItUp!. I've written up some of my thoughts on extending markItUp! within the WYSIWYG API and it occurs to me that there might be others in the area who are interested in either customizing their own WYSIWYG editors or understanding how this all works.
If you are interested in working on this to collaborate and learn let me know.
Read moreElaborating markItUp options
I am adding the structure necessary to make use of more HTML elements than provided by default for markitup in WYSIWYG API 2.0
This is fairly easy and repetitive but I am coming up against a small problem. I'd like block elements to end with a newline at the end of the closing tags and some block elements could use a newline after the opening element too. I tried shoehorning a \n in but that is just outputting \n.
In any case, I am happy to submit the expanded options for markup, H3-h6, p, dl, dt, dd, ul, li, ol as well as any others people call for.
Read moreWysiwyg cleaner : a module to create custom content cleaning buttons for the Wysiwyg module
Using the Wysiwyg cleaner module, you can create content cleaning buttons for Wysiwyg editors using jQuery / Regular expressions rules. It uses the Wysiwyg plugin API. Visit the project page for more information.
I thought the group might want to know about it ;)
Read moreDrupal 7 Status
Hi All -
I spent the last hour researching WYSIWYG API for Drupal7 and my head is spinning with both joy and pain. What is the current status, and how can I help out? (other than donating, which I already did). Will D7 support either TinyMCE or FCKEditor when it's released?
Read moreWysiwyg 3.x - Wrapping it all up.
Wysiwyg module, albeit relatively young, has come a long way in the meantime. Let's see where we are and where we are heading.
Read moreAnvända code i TinyMCE och wysiwyg API
Som topic lyder, hur bär jag mig åt för att integrera highlight code i TinyMCE? har letat som en tok men hittar inget jag har nytta av. Det borde finnas nått sådant?
Tacksam för svar?
Read moreSADUG 002 : Wysiwyg API + TinyMCE
Our DUG meeting discussed installation and configuration of the Wysiwyg API and TinyMCE. I've posted a quick guide to this installation process at http://www.clusterfuc.com/node/47
Read moreWysiwyg API vs various textarea enhancers
The Wysiwyg API is supposed to be a supermodule to replace the various WYSIWYG and non-WYSIWYG individual textarea enhancement modules such as FCKeditor, TinyMCE (whose module development has been halted in favor of Wysiwyg API), markItUp! (of which I am now the unworthy primary contributor), etc.
Read more

