I want to press a button to bring up a mini form for exactly one CCK field so I can insert the display output amongst the body of my page, rather than appending to the content or using templating. This would allow a user that is editing a node to choose where a CCK field appears, and can type words above and below the field just in the wysiwyg.
Have you guys thought about something like this?
Comments
Comment #1
sunSorry, Wysiwyg API integrates client-side editors only. Your request is outside the scope of this project.