Tags:
create new tag
view all tags

Question

I was creating a series of pages copying some test procedures from a Word Document into Twiki pages using FireFox. They looked fine. When I edit them, I see code in WYSIWYG view such as:

<!--[if !supportLists]--> 2. <!--[endif]--> Purpose

Then I found that these tags show up in Internet Explorer in normal view (without editing).

When I copy into a Twiki page using Internet Explorer, it doesn't put these tags, instead it puts a bullet tag, which is acceptable.

Thanks for any insight.

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2003
Web server: Apache 2.2.8
Perl version: 5.10.0
Client OS: Windows XP, service pack
Web Browser: Firefox 2 and IE 6
Categories: Browser Issue

-- JoeMarandola - 15 Apr 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

A web search for supportLists endif tinymce indicates that there is an issue pasting content from Word into the TinyMCE editor. You can safely remove the HTML bloat, or change it into HTML comments that IE can grok. Do so by padding the HTML comment tags with spaces, e.g. <!-- [if supportLists]--> 2. .

-- PeterThoeny - 29 May 2008

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-05-29 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.