Sorry for my English, but I need help! May be this is a bug :-/
1. First, switch to SOURCE-view from WYSIWYG-view
2. Include some text in <noindex> and </noindex> tags (typing by hand)
right this:
3. Switch back from SOURCE-view to WYSIWYG-view and switch again from WYSIWYG-view to SOURCE-view
4. And what we see? Closing tag </noindex> moved closely to <noindex> tag, and all text, which been beetwen this tags, now is after this tags!!
right this:
FCKEditor 2.5.1 + Drupal 5.6 + IE6
Where is a problem?
1. First, switch to SOURCE-view from WYSIWYG-view
2. Include some text in <noindex> and </noindex> tags (typing by hand)
right this:
<noindex>some not indexed text</noindex>
3. Switch back from SOURCE-view to WYSIWYG-view and switch again from WYSIWYG-view to SOURCE-view
4. And what we see? Closing tag </noindex> moved closely to <noindex> tag, and all text, which been beetwen this tags, now is after this tags!!
right this:
<noindex></noindex>some not indexed text
FCKEditor 2.5.1 + Drupal 5.6 + IE6
Where is a problem?