aww (administer wml websites) is a frontend for WML, the Website META Language. It does much more than the wmk tool that comes with WML, and can easily be extended with modules.
| Tags | Internet Web Site Management |
|---|---|
| Licenses | GPL |
Recent releases


Changes: This release has just a few bugfixes and two minor feature enhancements. SSIs are now supported (.swml files will become .shtml files), and a FileType-Option for the duplicate module was added.


Changes: This release has some minor bugfixes applied. Several install tests and an English module were added.


Changes: This release features the new executable html2wml, which allows you to convert already existing HTML pages into WML files. In the standard configuration, html2wml scans the input HTML file and writes only the content of the <body> ... </body> tag to an output file. There are several options to adjust the behavior. Some bugfixes for the usage of symbolic links were made.


Changes: If you are working with symbolic links within your wml repository, this new version will be a lot better.


Changes: This release is a major rewrite. The complete configuration is now done with the Config::Simple module, the toc, wmltoc, and new modules are packed into one index module, and the thumb module was completely rewritten and renamed to the thumbnail module. Some missing features (e.g. a --verbose flag) were added as well.