I Have a Solution!
Using like this:
preg_match_all(“/(<code.*>)(w.*)(</code>)/isxmU”,
$post_text_output, $matches))
and str_replace()
inside the post.php of my template will fix the problem for me.
Regards Daniel
yes, but how can i disable wrapping for
& uuml ;
& auml ;
….
inside ?
Here is an example:
http://websitebaker-cms.de/foren/topic/265-1#post-1468
and this is the old one:
http://www.websitebaker-cms.de/forum/t22-265.html#ipe64
I try to migrate my old forum content into a bbpress and this is nearly the only one problem i have.
bbpress is realy a great tool!
regard Daniel
[code] ?
Here is an example:
http://websitebaker-cms.de/foren/topic/265-1#post-1468
and this is the old one:
http://www.websitebaker-cms.de/forum/t22-265.html#ipe64
I try to migrate my old forum content into a bbpress and this is nearly the only one problem i have.
bbpress is realy a great tool!
regard Daniel