OK - although I have never used that tag - it appears to be primarily for
use inside a PLP (the "wizard-like" editing pages that you use to step
through the pages for content in the Admin console.

All this is looking for is a variable called OUTPUT in the page you are
calling the tag from that has a member of the name of the field you are
trying to edit. (e.g. object.body OR object["body"]).

In other words, it is not specifically set up to be used generically from
your own pages (unless you use that same convention).

I don't know if there will be any other issues than that though (as I dont
use that tag).  The soEditor (lite) that comes with FarCry (from
SiteObject - www.siteobjects.com) is simple enough to use without calling
the FarCry tag.

Have a look at the source inside richTextEditor.cfm and you will see what it
is calling (either soEditorPro, soEditorLite or eWebEditPro.


Regards,
Garu Menzel


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Peter
> Sent: Saturday, 20 December 2003 8:49 PM
> To: FarCry Developers
> Subject: [farcry-dev] Re: RichText
>
>
> > how do i activate richtext feature for a textarea
>
>
> I used this tag:      <farcry:richTextEditor>
> but getting this error:
>
> Element OUTPUT is undefined in CALLER.
> The error occurred in D:\web\farcry_core\tags\farcry\richTextEditor.cfm:
> line 41
>
>
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
>
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
> http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to