On Wed, 2006-02-01 at 10:54, Lance Lavandowska wrote: > The old configuration had a place for listing which editors to make > available to users (I haven't upgraded since before 1.0) and I don't > recall you removing this when you rewrote the configuration bits.
still there. a simple comma separated list in the admin UI config page. > > On the 2 sections: the "editors" are really just replacements for the > textarea that holds the main content. You could use an editor twice, > once for the main content and once for the excerpt. I suppose there > may be issues with the javascript-powered editors, and I wouldn't want > to load up two Ekit applets per page. exactly. i took a very brief look at some of the editors and many of them have code in them specific to the single textarea approach. > > Are you certain modifying the editors is the right solution to the > problem of two textareas? i'm not sure how else to do it. if we are going to offer 2 textareas then the editors need to support that one way or another. -- Allen > > Lance
