html-sizes.el lets
Emacs update file sizes shown
for downloads offered in a html web page. The style matched is
somefile.tar.gz (123k)
like the download link below. The size is taken from the local file of that
name. <img> file width and height are updated similarly
<img src="foo.png" width=20 height=10>
A <meta name="generator"> tag can be added or updated too,
as a bit of fun to show you wrote html with Emacs.
html-sizes.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up).
Download version 10 here, or in my miscbits-el collection:
html-sizes.el
(19k, and sig)
The sig file is a Gnu PG ascii armoured signatures generated from my key.
imgsizer
can do a similar width/height update (using python, and not interactive).
This page Copyright 2007, 2009, 2010, 2011, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.
File sizes on this page updated with html-sizes.el.
(Back to the sitemap.)