Steven Calkins wrote: > > Dear All, > > Code like the following is totally removed in the XWIKI WYSIWYG editor > when the information is saved: > > "<ol><li>Item 1 characteristics: > <ul> > <li>Item 1, bullet 1</li> > <li>Item 1, bullet 2</li> > <li>Item 1, bullet 3</li> > </ul> > </li> > <li>Item 2 characteristics: > <ul> > <li>Item 2, bullet 1</li> > <li>Item 2, bullet 2</li> > </ul> > </li> > <li>Item 3 characteristics: > <ul> > <li>Item 3, bullet 1</li> > </ul> > </li> > </ol>" > > It important to never save such HTML snippets in the WYSIWYG editor. And > anyone who follows you and edits the file unknowingly in WYSIWYG mode > will remove the elements as well. It would be nice if the developers > tweak the editors to convert such code in the background to a > corresponding wiki format.
Indeed, I just tried this, and the whole document content was removed, when using the old WYSIWYG. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
