Tags:
create new tag
view all tags

Question

There are

<b> 
tags on many wiki pages especially inside tables.

The WYSIWYG editor converts these tags into wiki syntax, replacing it with **. (bold)

That is absolutely not what I want because it destroys the look of the tables.

Is there a way to tell the editor (kupu with the newest version of WYSIWYG plugin) not to convert the

<b> 
tags?

I tried it by enclosing the

<b> 
tags with
<sticky>
... that works but it's not an option because I need a global solution ( way too many pages to update). So I tried it with the variable WYSIWYG_STICKYBITS variables... but it didn't work and also converted all wiki syntax tables into html tables...

Any ideas for that problem?

Cheers Alex

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, WysiwygPlugin, KupuContrib
Server OS: Unix
Web server: Apache
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- AlexRaabe - 28 Feb 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.

Yet another side effect of the TML -> HTML -> TML roundtrip. I suggest to file a bug report, link provided in the sidebar. As a workaround, try prefixing the b tag with a nop tag.

-- PeterThoeny - 03 Apr 2008

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-04-03 - 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.