Click here to get back home

Looking for an html editor

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Looking for an html editor James A. Donald 05-30-2007
Posted by James A. Donald on May 30, 2007, 1:29 am
Please log in for more thread options


When I format my html, I will do it in source view, thank you, because
any html editor that presumes to output code, outputs crap.

But I would like an editor in which I can edit plain text in WYSIWYG.

I tried Seamonkey, and found that it is not ready for prime time - it
does not remember what files you recently used, it keeps doubling the
carriage returns, so that one's source view gets sparser and sparser,
and it keeps inserting <br> when it should insert <p> (There is an
option to turn this misbehavior off, but it does not turn it off in
all the time in all cases.

I tried NVU, and it also had the bugs with carriage returns (this was
a long time ago, and maybe they have fixed since then, but when last I
checked, no one was fixing known and serious bugs in NVU)
--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald

Posted by James A. Donald on May 30, 2007, 3:26 am
Please log in for more thread options


On Wed, 30 May 2007 15:29:20 +1000, James A. Donald

> When I format my html, I will do it in source view, thank you, because
> any html editor that presumes to output code, outputs crap.
>
> But I would like an editor in which I can edit in WYSIWYG.

A lot of what I want would be served by a script that converted html
strict to some more edit friendly form and back again, for example
replacing </p><p> by a pair of carriage returns.


--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald

Posted by James A. Donald on May 30, 2007, 3:41 am
Please log in for more thread options


On Wed, 30 May 2007 17:26:23 +1000, James A. Donald

> On Wed, 30 May 2007 15:29:20 +1000, James A. Donald
>
> > When I format my html, I will do it in source view, thank you, because
> > any html editor that presumes to output code, outputs crap.
> >
> > But I would like an editor in which I can edit in WYSIWYG.
>
> A lot of what I want would be served by a script that converted html
> strict to some more edit friendly form and back again, for example
> replacing </p><p> by a pair of carriage returns.

Trying Kompozer now.


--
----------------------
We have the right to defend ourselves and our property, because
of the kind of animals that we are. True law derives from this
right, not from the arbitrary power of the omnipotent state.

http://www.jim.com/ James A. Donald

Posted by Dr J R Stockton on May 31, 2007, 2:21 pm
Please log in for more thread options


In comp.infosystems.www.authoring.html message <cm9q53h4hmuaoisoeln90lnn
d8jo3nqo18@4ax.com>, Wed, 30 May 2007 17:26:23, James A. Donald
>
>A lot of what I want would be served by a script that converted html
>strict to some more edit friendly form and back again, for example
>replacing </p><p> by a pair of carriage returns.

I don't actually have that; but the script behind the "Pack" button of
<URL:http://www.merlyn.demon.co.uk/js-quick.htm> could be adapted to
consider <p> and </p> as newlines on input, and to separate paragraphs
with, say, \n</p>\n\n<p>\n on output.

It was actually written to deal with textual News articles with bad
line-lengths.

If the text is guaranteed not to contain, say, Hebrew, the input stage
could replace <br> with, say, Aleph, and the output could convert that
to \n<br> - and maybe to deal with other markup.

It's a good idea to read the newsgroup c.l.j and its FAQ. See below.

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v6.05 IE 6
news:comp.lang.javascript FAQ <URL:http://www.jibbering.com/faq/index.html>.
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.

Posted by Manuel Collado on May 30, 2007, 3:38 am
Please log in for more thread options


James A. Donald escribió:
> When I format my html, I will do it in source view, thank you, because
> any html editor that presumes to output code, outputs crap.
>
> But I would like an editor in which I can edit plain text in WYSIWYG.

XXE (XmlMind XML Editor) is a near-WYSIWYG XML editor. Has support for
XHTML and other document markups:

http://www.xmlmind.com/xmleditor/

It's what I use for my webpages.
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado

Similar ThreadsPosted
HTML editor vs. WYSIWYG editor, CSS May 10, 2006, 1:41 am
HTML Editor with WYSIWYG & Manual HTML Editing July 18, 2007, 10:32 pm
Best HTML editor? July 3, 2005, 10:54 am
HTML editor.. September 18, 2007, 10:16 am
[ANN] GoodPage 1.0 - New HTML editor for Mac OS X March 22, 2005, 3:09 pm
Which editor do you use to write HTML? December 9, 2005, 7:32 am
tidy html editor January 12, 2006, 10:04 pm
A great free html editor... February 23, 2005, 5:01 am
text/html editor question.. August 19, 2005, 9:35 am
Need recommendation for VISUAL (!) HTML-Editor ? May 29, 2006, 6:37 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap