Hi, Xatu Cans wrote: > Hi, I've a problem with rtehtml extension and I've found a patch > (rtehtmlarea_bugfix_8346.patch) to fix it, but I don't know how to apply > this .patch document. Can anybody help me, please?
$ man patch Quick answer: $ cd /path/to/typo3_src $ patch -p0 < rtehtmlarea_bugfix_8346.patch (I think), maybe the -p0 or /path/to/typo3_src should be changed -- Xavier Perseguers http://xavier.perseguers.ch/en/tutorials/typo3.html _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
