1998-12-23  Johan Sundstrm  <johan@id3.org>

	* album.pike: Replaced mounpoint queries with a global variable
	"mountpoint". Not that important, but I felt like it. :-) Might
	change back when I've learned more about threads. (I don't claim
	to be thread safe yet)

	* bin/nagla, bin/albumsida: Added the poor old shellscripts

	* README:
	Planted the idea of replacing the poor scripts with a cool elisp
	substitute. :*)

	* INSTALLING: Added basic instructions on how to install the module.

	* README:
	Added the README file, describing the included shellscripts and
	urging people to contact me. :-)

1998-12-22  Johan Sundstrm  <johan@id3.org>

	* album.pike: Defined a more reasonable default template.

	* album.pike:
	Some more tweaking on stat_file(). That function really should be
	rewritten from scratch -- it's seriously ugly.

	* album.pike:
	Now fakes a stat reply for / to make the standard directory module
	happy. (Always good trying out your modules in different
	configurations when they try to interconnect with other modules...)

	* album.pike:
	More bugs fixed! I can't imagine why the directory browsing seemed to
	work on my server...

	* album.pike: Removed a #define to reduce non-asked-for verbosity. :]

	* album.pike:
	Fixed a bug in stat_file() (it didn't work at all, now it works badly)

	* album.pike:
	Added something a bit more descriptive as the module info string.

	* album.pike: Cleaned up navigation URLs somewhat.

	* album.pike:
	Fixed dubious bug with the alt attribute for the <image> tag.

	* album.pike, doc/album, doc/albumtitel, doc/albumtitle, doc/bild, doc/bildtext, doc/bildtitel, doc/caption, doc/first, doc/fotoalbum, doc/fotobild, doc/image, doc/index, doc/last, doc/next, doc/photo, doc/photoalbum, doc/phototitle, doc/previous:
	Initial source import

