Ticket #77 (closed defect: fixed)

Opened 1 year ago

Last modified 2 months ago

Documentation lacking for wymeditors

Reported by: elazarl Assigned to: jf.hovinne
Priority: minor Milestone:
Component: Editor Version: trunk
Keywords: documentation Cc:

Description

There's no documentation whatsoever as for how to get the wymeditor object. The textarea object doesn't contain methods to recieve the wymeditor object, and there's no pointer for how to get the object than. One should add to the wiki (and if I had editing capabilities i'd have done that! and saved you some time) that: "In order to recieve the wymeditor object which we call "wym" one must use the function wymeditors(editor_number). For instance $.wymeditors(0).xhtml() will give the content of the first wymeditor on the page"

Change History

09/18/07 16:09:50 changed by jf.hovinne

  • status changed from new to assigned.

You're right, documentation is a little bit sparse. You've been added to the contributors group, so you can now edit the wiki and improve the docs. Thanks for your help!

09/09/08 20:41:36 changed by jf.hovinne

  • status changed from assigned to closed.
  • resolution set to fixed.

Added in API doc.