hello, some time ago i had a problem with the editor...wysiwyg...and then i changed to the wiki editor. but now it seems that i have to come back to the wysiwyg editor and it freaks me out. i have a menu in a div and it simply changes my page even if i do nothing. for example..i have this page..i click the edit button(wysiwyg) and then it alters my html code. does anyoane know what to do to make it stop, please?? Take care , Gabriela Radu :) www.gabrielaradu.com
On Aug 1, 2008, at 8:00 AM, Gabriela Radu wrote:
hello, some time ago i had a problem with the editor...wysiwyg...and then i changed to the wiki editor. but now it seems that i have to come back to the wysiwyg editor and it freaks me out. i have a menu in a div and it simply changes my page even if i do nothing. for example..i have this page..i click the edit button(wysiwyg) and then it alters my html code. does anyoane know what to do to make it stop, please??
Well you shouldn't use the WYSIWYG editor when there's HTML in your pages. It doesn't support this and normally there should even be a warning about it. This is a known limitation and the new WYSIWYG editor we're working on will not have this limitation. Thanks -Vincent
Hi Alain, On Aug 2, 2008, at 12:52 AM, Alain M. wrote:
Vincent Massol escreveu:
This is a known limitation and the new WYSIWYG editor we're working on will not have this limitation.
Do you have any kind os estimation of how long the wisiwig might take? Not precisely, but is it more like one month or one year?
Several of us are working hard on it every day. We've planned a first release (alpha/beta) for end of September and a final release around end of the year. Thanks -Vincent
Create a macro containing whatever HTML (or velocity) you want and then reference that macro in the places you want the HTML to show up. The WYSIWYG editor wouldn't change the contents of the macro and should just write it back out as-is when saved. This issue comes up repeatedly... http://markmail.org/message/b7ksnk7nu3ma7rxj#query:xwiki%20wysiwyg%20velocit... On Thu, Jul 31, 2008 at 11:00 PM, Gabriela Radu <[email protected]> wrote:
hello, some time ago i had a problem with the editor...wysiwyg...and then i changed to the wiki editor. but now it seems that i have to come back to the wysiwyg editor and it freaks me out. i have a menu in a div and it simply changes my page even if i do nothing. for example..i have this page..i click the edit button(wysiwyg) and then it alters my html code. does anyoane know what to do to make it stop, please??
-- Niels http://nielsmayer.com
participants (4)
-
Alain M. -
Gabriela Radu -
Niels Mayer -
Vincent Massol