Hi All,
Completely off topic, and I understand that this is like asking who has the= =20 Holy Grail...
Anyone have good experience with a WYSIWYG HTML editor that outputs plain,= =20 clean HTML code?
Anything close to say LibreOffice Writer or MS Word that exports/outputs=20 regular HTML and not a thousand lines of trash to say =E2=80=9CHello World?= =E2=80=9D
While I=E2=80=99m wishing on a star, if it also has a spell-checker and a t= able of=20 contents creator based on H tags nirvana might just be found!
Best, Thanks, Michael
Hi Michael
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
Then I use konqueror to ftp upload to the site. Split view left/right (left is local - right is remote - memory trick) drag and drop. Kompozer can do it too but kong give me more control err, I mean kontrol.
Kate
On Wed, 23 Jan 2019, Kate Draven wrote:
Anyone have good experience with a WYSIWYG HTML editor that outputs plain, clean HTML code?
Anything close to say LibreOffice Writer or MS Word that exports/outputs regular HTML and not a thousand lines of trash to say "Hello World?"
While I'm wishing on a star, if it also has a spell-checker and a table of contents creator based on H tags nirvana might just be found!
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
I use BlueFish. I have apache/php setup and running on my workstation I duplicate all the remote websites I futz with under my local apache server. All the local websites are named with a .tst TLD. All the "alternate" websites are entered in in /etc/hosts. For example my w3dhj.net "development"" website appears in /etc/hosts thus: 192.168.1.17 www.w3dhj.tst w3dhj.tst
I have BlueFish open on the left half of my 27" screen and one of my 7 browsers open on the right half -- displaying (for example) http://w3dhj.tst/
After making changes in BlueFish, I click [RELOAD] in the browser. WISIWIJD (What I See Is What I Just Did.)
I never upload the html/php web pages until it looks rock solid on my workstation. I upload with konqueror sftp or through sshfs.
I've been doing it this-a-way for years now.
OBTW, BlueFish has a spell checker. heh... but it seems to "spell check" _some_ of the html and css (and php), too. :-)
Under Ubuntu, at least, it was/is easy to set up apache/php.
HTH Jonesy
On 2019-01-23 20:31:02 Kate Draven wrote:
Hi All,
Completely off topic, and I understand that this is like asking who has the= =20 Holy Grail...
Anyone have good experience with a WYSIWYG HTML editor that outputs plain,= =20 clean HTML code?
Anything close to say LibreOffice Writer or MS Word that exports/outputs=20 regular HTML and not a thousand lines of trash to say =E2=80=9CHello World?= =E2=80=9D
While I=E2=80=99m wishing on a star, if it also has a spell-checker and a t= able of=20 contents creator based on H tags nirvana might just be found!
Best, Thanks, Michael
Hi Michael
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
Then I use konqueror to ftp upload to the site. Split view left/right (left is local - right is remote - memory trick) drag and drop. Kompozer can do it too but kong give me more control err, I mean kontrol.
Kate
Thanks for pointing out KompoZe; I wasn't familiar with this package. Leslie
On 2019-01-23 23:26:34 J Leslie Turriff wrote:
On 2019-01-23 20:31:02 Kate Draven wrote:
Hi All,
Completely off topic, and I understand that this is like asking who has the= =20 Holy Grail...
Anyone have good experience with a WYSIWYG HTML editor that outputs plain,= =20 clean HTML code?
Anything close to say LibreOffice Writer or MS Word that exports/outputs=20 regular HTML and not a thousand lines of trash to say =E2=80=9CHello World?= =E2=80=9D
While I=E2=80=99m wishing on a star, if it also has a spell-checker and a t= able of=20 contents creator based on H tags nirvana might just be found!
Best, Thanks, Michael
Hi Michael
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
Then I use konqueror to ftp upload to the site. Split view left/right (left is local - right is remote - memory trick) drag and drop. Kompozer can do it too but kong give me more control err, I mean kontrol.
Kate
Thanks for pointing out KompoZe; I wasn't familiar with this package.
Unfortunately, KompoZe seems to be moribund (Last Update 2016 according to SourceForge, and its website no longer exists). I tried to install it on my OpenSuSE system and it starts, then crashes after a second or so with a core dump. There seems to be no documentation beyond the man file.
Leslie
Anno domini 2019 Wed, 23 Jan 23:26:34 -0600 J Leslie Turriff scripsit:
On 2019-01-23 20:31:02 Kate Draven wrote:
Hi All,
Completely off topic, and I understand that this is like asking who has the= =20 Holy Grail...
Anyone have good experience with a WYSIWYG HTML editor that outputs plain,= =20 clean HTML code?
Anything close to say LibreOffice Writer or MS Word that exports/outputs=20 regular HTML and not a thousand lines of trash to say =E2=80=9CHello World?= =E2=80=9D
While I=E2=80=99m wishing on a star, if it also has a spell-checker and a t= able of=20 contents creator based on H tags nirvana might just be found!
Best, Thanks, Michael
Hi Michael
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
Then I use konqueror to ftp upload to the site. Split view left/right (left is local - right is remote - memory trick) drag and drop. Kompozer can do it too but kong give me more control err, I mean kontrol.
Kate
Thanks for pointing out KompoZe; I wasn't familiar with this package. Leslie
I used quanta a lot when the world was youger ;-)
bluefish I knew, but is there a package of KompoZe to try?
Nik
On 01/23/2019 08:31 PM, Kate Draven wrote:
Hi Michael
Kompozer If you are well versed with HTML Kedit Kwrite for code clean up.
Then I use konqueror to ftp upload to the site. Split view left/right (left is local - right is remote - memory trick) drag and drop. Kompozer can do it too but kong give me more control err, I mean kontrol.
Kate
Ok Kate,
Your namesake kate feels left out :) If you haven't tried quanta+ from the tde-webdev package - it does a wonderful job with tag insertion, etc.. Well worth a look.