Bug 72256 - Better integration with tidyHTML
Summary: Better integration with tidyHTML
Status: CLOSED NOT A BUG
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-09 18:54 UTC by Charles Phoenix
Modified: 2004-01-09 21:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Phoenix 2004-01-09 18:54:30 UTC
Version:           3.2-Beta2 (using KDE 3.1.4)
Compiler:          gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)
OS:          Linux (i686) release 2.4.23_pre8-gss

bare minimum being able to explictly call tidyHTML with command parameters

I noticed it is possible to "hack" its use, but ideally I am thinking of options like convert to XHTML with revert to back up.

perhaps a separate dialog with a drop down of common tasks and a edit parameter text box?

tidyHTML is a nice little engine but it can be a wild beast to learn how to use effectively.
Comment 1 András Manţia 2004-01-09 21:32:56 UTC
Subject: Re:  New: Better integration with tidyHTML

Just set up a script action for html tidy with your options. See how it is 
done now: Settings->Configure Actions->All->HTML Tidy Syntax Checking.

If a one liner is not enough, you always have the power of shells and DCOP. 
Examples are installed in the $KDEDIR/share/apps/quanta/script directory, for 
example take a look at externalpreview.sh.

If you have something interesting, don't hesistate to send to us.

Andras