SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

README

HTML To XHTML Convertor - Copyright (C) 2004-2005 Jamie Cheetham

INSTALLING

To install, simply run the following command as root after unpacking the tarball:

make install

Alternatively, simply move the htx file to wherever you would like. The command above installs it to /usr/local/bin/

USING

Use the following command to get usage information after installing: htx --help
or if the htx file is in the current directory, try: ./htx --help

Example use:
htx --dos --verbose index.html index2.html That will take a file with DOS line breaks, index.html, convert it to XHTML as best it can and save the result as index2.html

KNOWN LIMITATIONS

Does not check for closing </p>, </li> or other block-level tags. Assumes there are no < or > which are not part of tags, use &lt; and &gt; Does not distingish between block and inline tags.

USEFUL LINKS

(X)HTML Validator: http://validator.w3.org/ CSS Validator: http://jigsaw.w3.org/css-validator/

CONTACT INFORMATION

If you have any problems with setting up or running this script, please don't hesitate to contact me. I can be reached either via e-mail (jamie at softham.co.uk) or via ICQ (32682531).

Have a lot of fun :)

  • Jamie Cheetham


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.