Hi,

You want to create your own EditorKit or extend the HTMLEditorKit. I had
alot of problems getting the editor kit to do what I wanted. I gave up and
am letting the browser lay it out.

As for browser based tools, here is something I just posted to w3cHTML and
cocoon-dev:

Consider the demo pre-pre-alpha :) It requires IE5.5+ (I have been doing my
testing with IE6). There are bugs[1]. I am using  this with select clients
so it does work in it's limited way. The tool runs on Saxon, Xerces and
tomcat/resin

The server is currently sitting behind a Linksys router with a DSL line. It
is a linux box, 800mhz xeon, 512MB RAM. The design is being worked on so you
are seeing developer graphics/layout. I have limited what can be done and
run through a few basic tests and everything allowed (limited author rights)
seems to work... But then again I have not done load testing)

What you do:
1. Go to:
https://dev.activestoryboard.com/
and log in with:
email: w3c
password: html

2. select the site you want to edit (W3C Working Group)

3. Pick a page you want to enter the site at

NOTE: the page is broken up into content chunks. When you click content
areas on the page some will highlight to indicate they are editable. Each
highlighted chunk is an XML file on the server. If you edit a chunk you need
to save it to the server before you can see the change take hold (before you
leave the page).

4. Edit away. There are tooltips on the buttons in the modeless toolbar that
can (hopefully) help explain what the buttons do. You can do basic word
processoing task with key commands such Ctrl-b for bold, Ctrl-i for italics,
Ctrl-Z for undo, etc

5. Navigate the site with the leftnav to choose pages you want to edit.

If you have any questions please email me.

If you will, please create a page with the label being your name??

Some things you can do:
- add/delete pages, folders
- add existing content to a page
- add existing images to page (alignable)
- add links to highlighted text
- bullets, numbering
- click on folder/page info to change page properties
- click on "Manage Center (left or right) Column" to rearrange

curious what will happen :)

best,
-Rob

[1]  Some known bugs:
- can't select image and create link
- sometimes after modal dialog dismissal, focus gets screwed up
- inserting a numeric entity is not correct (but looks OK in IE)
- links insert extra space at end
- haven't set up external links yet (can only select pages that exist in the
site currently)
- don't know how it will react to a heavy load
- and more that I have not seen yet




----- Original Message -----
From: "Chris Perrin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 9:26 AM
Subject: RE: What are content management and middleware?


> I think Java app is the way to go.  Most of this app, in my humble
> estimation :) is going to be processing and not GUI.
>
> How do we get started?
>
> Chris
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 09, 2002 3:58 AM
> To: [EMAIL PROTECTED]
> Subject: RE: What are content management and middleware?
>
>
> Sounds good to me - free and cross platform has to be the way to go. Could
> be a Java Application as opposed to a web browser based app though.
> Probably more efficient.
>
> I'd be happy to get involved.
>
> Regards,
>
> Anthony Aldridge
> Lead Application developer
>
> Managed Intranet Hosting
> CSC
> JPMorganChase
> Personal GDP: 325-8338
> MIH Hotline: 876-1300
>
>
>
>
>
> Chris Perrin <[EMAIL PROTECTED]> on 08/01/2002 15:25:08
>
> Please respond to [EMAIL PROTECTED]
>
> To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> cc:
> Subject:  RE: What are content management and middleware?
>
>
> Rob,
>
> My guess is that hte program would not have to be Open Source, but I
> haven't
> really read the license well enough.  Either way, you could still charge
> for
> it.
>
> It sounds like there are enough people who a) need content management b)
> use
> Cocoon that their might be a market.
>
> I think cross-browser is always nice, albeit unncessary in many cases.  As
> for platform independence, you could either write the app as a JSP/Servlet
> solution or use Java/Swing and pretty much be done with it.
>
> Anyway, I'd be willing to throw some free time into the project if you'd
> like.
>
> Chris
>
> -----Original Message-----
> From: Robert Koberg [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 08, 2002 9:15 AM
> To: [EMAIL PROTECTED]
> Subject: Re: What are content management and middleware?
>
>
> > kinda begs the question - who's gonna build the content management GUI
on
> > top of cocoon?
>
> Would it have to be free/Open Source?
>
> Would you pay for something like this?
>
> Is cross-platform/browser support necessary?
>
> best,
> -Rob
>
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to