amazon s3 index file improvements
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 8 May 2008 19:51:09 +0000 (15:51 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 8 May 2008 19:51:09 +0000 (15:51 -0400)
commitb8d81b7b7f53b8fac5632747eae73c7158e32fde
tree658a9ede000e9015acd8f985bc9fc124c5ffaab8
parentca33ec2b9c07f5cf1f79c9042a76a3817fa8a6a6
amazon s3 index file improvements

Turns out duplicate index files do not need to be stored when usedirs is in
use, just when it's not. Ikiwiki is quite consistent about using page/ when
usedirs is in use. (The only exception is the search plugin, which needs
fixing.)

This also includes significant code cleanup, removal of a incorrect special
case for empty files, and addition of a workaround for a bug in the amazon
perl module.
IkiWiki/Plugin/amazon_s3.pm
doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn
doc/ikiwiki.setup
doc/plugins/amazon_s3.mdwn