<ul> when pasting bullets from word

Last post 06-28-2011, 4:14 PM by heatherO. 2 replies.
Sort Posts: Previous Next
  •  05-11-2011, 7:23 AM 67542

    <ul> when pasting bullets from word

    Hi,
     
    I would like to have <ul> and <li> tags created when a bullet point list is pasted from Word. I have tried the various settings of EditorOnPaste on your page here http://www.cutesoft.net/example/editor-onpaste.aspx
     
    I would have thought the PasteCleanHTML would be the one, but it converts bullets like this:
     
    <p style="line-height: normal; text-indent: -18pt; margin: 0cm 0cm 0pt 36pt" class="MsoListParagraphCxSpFirst">&#183;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; blah blah blah</p>
     
    This is not what I want. I would be looking for:
     
    <ul>
    <li>blah blah blah</li>
    </ul>
     
    Any suggestions please?
     
    Thank you

     
     
  •  05-12-2011, 4:02 AM 67549 in reply to 67542

    Re: <ul> when pasting bullets from word

    Hi EllenD,
     
    We are investigating this issue.
     
    Regards,
     
    ken
  •  06-28-2011, 4:14 PM 68229 in reply to 67549

    Re: <ul> when pasting bullets from word

    Are you still investigating the issue?
    I've tried all the options on 
    http://cutesoft.net/example/editor-onpaste.aspx
     and none of them strip the bullet character, and Paste From Word does not insert proper list tags.
     
    If this is not fixed soon, is there a way to attach a function to fire only when text is inserted from the Paste From Word popup?
    I've tried using a javascript filter, but these do not reflect immediately in the wysiwyg, so the users are confused.
View as RSS news feed in XML