you might want to have a look at wicket-contrib-yui - i added the YuiEditor yesterday (still alpha) but this should do it for your need. Its an easy WYSIWYG editor (especially as its crossbrowser), demo is under: http://developer.yahoo.com/yui/examples/editor/index.html

if you want to enhance it youre welcome (it currently works in a basic way, not yet customizable), src is at https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-yui/
with examples under
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-yui-examples/
(2 examples are broken, but were behind it)

regards



pixotec schrieb:
a cms always needs a wysiwyg-textarea.
there is TinyMCE in wicket-contrib project.
if this is to heavy-loaded and difficult to customize for you (as it was for
me) then
I invite you to work with me on my WysiwygTextarea-component which already
is usable for
bold, italic, underline, unorderedlist, orderedlist, subscript, superscript,
indent, outdent, inserting table, undo, redo,
align left, center, right functions

I could put it online for download in a few days if you (or anyone else)
want...
I made it as apache-licensed alternative to tinymce, just for wicket (maybe
for wicket-extension project)




tauren wrote:
I'd like to add some simple CMS and/or wiki features to a wicket
application.  I don't need anything full featured by any means.  I'm
looking for pointers to any resources, code, libraries, blogs, or
anything else that would help jump start adding these features to my
application.

I'm aware of the wicketstuff kronos-cms project and am starting to
look into it now.  Also, via kronos-cms, I learned about the apache
jackrabbit project, but know nothing about it at this time.  It looks
like it may be pertinent.

Any other advice and suggestions is appreciated!

Tauren

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to