Hi all,
the integration with Lenya and TinyMCE has been coming along quite well.
I've updated the Wiki with the latest code we're using in out Lenya
pilot project.
Differences between the previous implementation and the current one
include:
-the editor is now looking for a css file in each publication (pubid/
resources/shared/css) entitled "editor.css" that will contain any CSS
that the editor should use both in it's display and production; this
also allows you to setup drop-down menu's directly from your styles
-image and asset browsing are now dynamically generated by a pipeline
using the xpathdirectory to read files (ie. no more static
image_list.js and asset_list.js files are needed in the resources
directory); as a result, we can go back to using the build version of
the UploadAction class.
-the code generated is now being checked against the full XHTML spec
and cleaned up by the editor automatically open loading
-most of the files needed for this implementation are bundled within
the usecase directory; as this implementation continues, we hope to
roll it entirely into the usecases directory
-cleaned up the sitemaps; this is a continual effort, and will get
better
If you have any questions regarding this implementation, please post
to the list. We're using TinyMCE as our full-time editor now, and
we're having relatively few problems problems with it (across
browsers). The robustness of the editor is great, and in my opinion
far exceeds Kupu as an HTML editor.
-Tim
--
Tim Hannigan
Manager, Electronic Communications
Marketing & Communications
Queen's University
Kingston ON K7L 3N6
Phone: 613-533-6000 ext. 74126
Fax: 613-533-6652
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]