TkHTMLtidy is a Tcl/Tk front-end for tidy, the W3C
utility to clean up and pretty print
HTML/XHTML/XML. It includes support for most of
tidy's options.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Un bogue qui survenait lorsque le fichier rc a été enregistré pour la première fois a été fixée, ainsi que d'un bug avec l'option de conversion (UI uniquement). Le compteur a été remplacé par un menu d'options pour l'encodage, et quelques variables inutiles ont été supprimées.
Tags:
Minor feature enhancements
A bug that occurred when the rc file was saved for the first time has been fixed, as well as a bug with the conversion option (UI only). The spinbox has been replaced with an options menu for encoding, and some useless variables have been removed.
Un bug d'interface utilisateur a été fixé: la fenêtre des résultats est désormais bien de taille à tous les gestionnaires de fenêtres (KDE seulement n'a pas été touché). Une erreur de typo a été corrigé dans le script de désinstallation.
Tags:
Minor bugfixes
A user interface bug has been fixed : the results window is now well-sized on all window managers (only KDE was not affected). A typo error has been corrected in the uninstall script.
La localisation de soutien a été ajoutée: toutes les chaînes utilisées pour les messages sont variables deviennent et sont dans le même endroit pour faciliter la traduction. Mode de configuration a été ajouté, ainsi vous pouvez stocker vos paramètres par défaut dans un fichier rc. En raison de ces nouvelles fonctionnalités, le code a été largement réécrit. L'interface utilisateur a été améliorée avec la gestion des fenêtres de géométrie, d'un bar repensé de fond, et l'ajout de boutons de fermeture. Le script d'installation a été modifié. Un script de désinstallation et un HOWTO l10n ont été ajoutées.
Tags:
Major feature enhancements
Localization support has been added: all strings
used for messages have become variables and are in
the same place to facilitate translation.
Configuration mode has been added, so you can
store your default settings to an rc file. Because
of these new features, the code has been largely
rewritten. The user interface was improved with
window geometry management, a redesigned bottom
bar, and the addition of close buttons. The
installation script has been modified. An
uninstall script and a l10n howto have been added.
Les contrôles d'accessibilité option a été ajoutée. Erreurs de fichiers source et destination sont maintenant gérés à l'intérieur TkHTMLtidy, au lieu d'utiliser la sortie HTML tidy.
Tags:
Major feature enhancements
The accessibility checks option has been added.
Source and destination files errors are now
managed inside TkHTMLtidy, instead of using the
HTML tidy output.