Advertisement:

Author Topic: Some BBC not working in WYSIWYG mode  (Read 1199 times)

Offline tikiimikk

  • Newbie
  • *
  • Posts: 9
Some BBC not working in WYSIWYG mode
« on: July 27, 2012, 10:48:51 PM »
When I click on some BBC tag such as flash in the WYSIWYG mode, I found that it did not work.
It will display only
Code: [Select]
[flash=200,200]not shown
Code: [Select]
[/flash]

Offline Arantor

  • SMF Legend
  • *********
  • Posts: 51,160
    • wedgebook on Facebook
Re: Some BBC not working in WYSIWYG mode
« Reply #1 on: July 27, 2012, 11:00:00 PM »
Not a bug.

The WYSIWYG editor - like other editors on other platforms - is not truly WYSIWYG. Many of the more complex tags - especially things like flash, but others like quote, are not converted to/from WYSIWYG but simply left as bbcode.

Offline tikiimikk

  • Newbie
  • *
  • Posts: 9
Re: Some BBC not working in WYSIWYG mode
« Reply #2 on: July 27, 2012, 11:21:29 PM »
OK, I see. Thank you for your help.  :)