[
Lists Home |
Date Index |
Thread Index
]
I'm coming in late on this discussion, so apologies if this is covering old
ground.
I have a need for a very simple and lightweight editor in the windows world
to do xhtml (and possibly other xml) authoring. My main need to be able to
type freeform text, select it with the mouse, and then be able to type a
pre-assigned keyboard combo (eg, ALT-someKey) to automatically enclose the
selected text with a start and end tag corresponding to that keyboard combo.
(Second choice would be a popup of all defined tag alternatives, the choice
*not* being based on current context.) Similarly if I selected a block of
tag-enclosed text (ie, element content), I'd like to be able to auto-enclose
that block with tags of my own choosing as well.
Anyone have any recommendations in that department?
TIA,
Howard
> -----Original Message-----
> From: Liam Quin [mailto:liam@w3.org]
> Sent: Wednesday, April 14, 2004 5:01 PM
> To: Sjoerd Visscher
> Cc: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] xml editors
>
>
> On Wed, Apr 14, 2004 at 09:58:09PM +0200, Sjoerd Visscher wrote:
> > Although the other suggested editors will work, Xopus is the *only*
> > editor that lets you use your existing publishing xslts for wysiwyg
> > editing. Other editors use the limited possibilities of CSS or require
> > you to create a proprietary transformation for wysiwyg editing.
>
> Doesn't Serna do this too?
>
> Liam
>
> --
> Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
> http://www.holoweb.net/~liam/
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
|