[opencms-dev] Weird WYSIWYG Behavior with HTML Lists
Alexander Kandzior
alex at opencms.org
Thu Dec 2 09:46:59 CET 2004
The behaviour you encounter, </li> being removed, and all tags becoming
upper case etc. are all issues of the Microsoft DHTML control used for the
editing area. They are not related to Jtidy. I recommend trying the HtmlArea
plugin editor (for the 6.0 version), which should not exhibit this
behaviour.
Best Regards,
Alex.
Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Gavin, Ben
> Sent: Wednesday, December 01, 2004 9:56 PM
> To: The OpenCms mailing list
> Subject: RE: [opencms-dev] Weird WYSIWYG Behavior with HTML Lists
>
> I am seeing similar behavior in the 5.x version of OpenCMS as
> well. No matter how often I fix the code to replace the
> </li>, it always appears to remove it. Is Jtidy or something
> being used to cleanup/reformat the HTML code, and if so, is
> there a place we can set options to enforce that a certain
> level of HTML compliance is being followed?
>
> Thanks!
> Ben
>
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Jerry Bednyak
> Sent: Wednesday, December 01, 2004 2:39 PM
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] Weird WYSIWYG Behavior with HTML Lists
>
>
> I have a strange problem with the WYSIWYG editor using
> Version 6 Alpha 2. It seems that whenever I edit an element
> that contains an unordered list (ul) the editor automatically
> removes all of the </li> tags except for the very last one.
> When saving the page, the </li> tags though invisible are not removed.
>
> This only happens when editing the element from within the
> page (inline). If I right-click on the page from the explorer
> and choose "edit source code", the </li> tags appear
> normally. So far I have not been able to reproduce this error
> with any other tag. <li> works fine, but </li> gets removed.
>
> The editor also changes the case on some HTML tags from lower
> to upper, though this is not a huge problem, the official
> HTML 4.01 spec recommends the use of lower case tags.
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
More information about the opencms-dev
mailing list