Hi all,
When I using MediaWiki+FCKeditor integration package,
FCKeditor will always convert "<span [xxx]></span>" to "<span/>" after I press save or preview button.
Note
1. [xxx] means attributes, such as <span id="test"> or <span style="font-family: calibri"> or just <span>)
2. there are no content between <span> and </span>
But my mediawiki doesn't recognize <span/> and take it as plain text.
If I press preview or save button again after this convertion,
FCKeditor will change it to "<span/>" because '<' and '>' are HTML special char.
And it will cause a lot of problems, especially paste from MS-Word.
Is there any way to stop FCKeditor convert "<span [xxx]></span>" to "<span/>" ?
I don't know the keyword about this problem,(using span get too many irrelative threads),
Please forgive me if there are some similar posts.
Thanks.
When I using MediaWiki+FCKeditor integration package,
FCKeditor will always convert "<span [xxx]></span>" to "<span/>" after I press save or preview button.
Note
1. [xxx] means attributes, such as <span id="test"> or <span style="font-family: calibri"> or just <span>)
2. there are no content between <span> and </span>
But my mediawiki doesn't recognize <span/> and take it as plain text.
If I press preview or save button again after this convertion,
FCKeditor will change it to "<span/>" because '<' and '>' are HTML special char.
And it will cause a lot of problems, especially paste from MS-Word.
Is there any way to stop FCKeditor convert "<span [xxx]></span>" to "<span/>" ?
I don't know the keyword about this problem,(using span get too many irrelative threads),
Please forgive me if there are some similar posts.
Thanks.
