Différences entre les versions de « Fichier:FCKeditor.zip »

57 octets ajoutés ,  31 août 2008 à 13:44
Ligne 37 : Ligne 37 :
MediaWiki 1.10 - 1.12 users have to add this hook manually.  
MediaWiki 1.10 - 1.12 users have to add this hook manually.  


In includes/Sanitizer.php, at the end of fixTagAttributes function, find this code:  
In <span style="background-color: rgb(255, 255, 0);">includes/Sanitizer.php</span>, at the end of fixTagAttributes function, find this code:  
<pre>return count( $attribs )&nbsp;? ' ' . implode( ' ', $attribs )&nbsp;: '';
<pre>return count( $attribs )&nbsp;? ' ' . implode( ' ', $attribs )&nbsp;: '';
</pre>  
</pre>  
5 465

modifications