
theory at bricolage
Apr 1, 2009, 10:09 AM
Post #1 of 1
(533 views)
Permalink
|
|
[8538] No need to patch Xinha.
|
|
Revision: 8538 Author: theory Date: 2009-04-01 10:09:31 -0700 (Wed, 01 Apr 2009) ViewCVS: http://viewsvn.bricolage.cc/?rev=8538&view=rev Log Message: ----------- No need to patch Xinha. Modified Paths: -------------- bricolage/trunk/lib/Bric/Admin.pod Modified: bricolage/trunk/lib/Bric/Admin.pod =================================================================== --- bricolage/trunk/lib/Bric/Admin.pod 2009-04-01 16:26:52 UTC (rev 8537) +++ bricolage/trunk/lib/Bric/Admin.pod 2009-04-01 17:09:31 UTC (rev 8538) @@ -1329,10 +1329,6 @@ files, and move them to the F<comp/media/wysiwyg/xinha> directory in your Bricolage root. -As of 2005-03-25, there is a bug in Xinha regarding form handling that -requires a patch. After installing, apply the patch while in your Bricolage -root: C<patch -p0 < inst/patches/xinha.diff> - You will also need to enable the C<ENABLE_WYSIWYG> and C<WYSIWYG_EDITOR> F<bricolage.conf> directives (see L<UI Configuration|/"UI Configuration">).
|