Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (993) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4332
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Tidy | Description: | Clean up your web-pages with HTML TIDY | Download: | tidy.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 494kb | Version: | 2004/06/01 | Date: | 30 Jul 2004 | Author: | Dave Raggett W3C / Port by Edgar Schwan | Submitter: | Edgar Schwan | Email: | eds/rz-online de | Homepage: | http://www.schwan-clan.de | Requirements: | AmigaOS 4 ;-) | Category: | network/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 108 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 237 (Current version) | | 237 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Short: Clean up your web-pages with HTML TIDY
Author: Dave Raggett W3C.org / Port by Edgar Schwan <eds()rz-online.de>
Uploader: Edgar Schwan
Version: 1st June 2004
Type: comm/www
Requires: AmigaOS 4
What is 'tidy'?
With tidy you can clean up and fix your HTML-code. Very usefull
for GoldEd's Webworld.
How to build the Amiga-version of tidy:
- copy the value of the archive 'tidy_OS4.lha' into 'usr:local/'.
- open a shell.
- cd into directory 'usr:local/tidy/build/gmake'.
- type 'make -f Makefile.amigaos4'.
- just wait...
- to install tidy type 'make -f Makefile.amigaos4 install'.
- you can find the binaries 'tidy' and 'tab2space' in the
directory 'usr:local/bin' and the link-library 'libtidy.a'
in 'usr:local/lib'.
Hints:
- tidy expects a config-file in the program-directory (PROGDIR:)
named 'tidy_config.txt'. For options type into a shell:
'tidy -help-config'.
The config-file is optional.
Copyright:
Copyright (c) 1998-2003 World Wide Web Consortium
- see 'tidy/include/tidy.h' for the copyright notice.
- for further information see 'http://www.w3.org/MarkUp'.
Changes for AmigaOS:
- extended file 'tidy/include/platform.h'
- created new makefile in 'tidy/build/gmake/' named
'Makefile.amigaos4'.
Ported by:
Edgar Schwan <eds()rz-online.de>, 2004/07/29
|