X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom-plugins.git;a=blobdiff_plain;f=general%2Fallconsuming;h=0ab80b85f90fdea47dc890cdba6404291ef829bd;hp=ee99b9adda3148f44ce420cbc97b9c0d496f9a24;hb=HEAD;hpb=03e69f4317ba6a4b8f0c7dae9813c9d20511b1e9 diff --git a/general/allconsuming b/general/allconsuming index ee99b9a..0ab80b8 100644 --- a/general/allconsuming +++ b/general/allconsuming @@ -1,7 +1,7 @@ # Blosxom Plugin: allconsuming -*- cperl -*- # Author: Todd Larason (jtl@molehill.org) # Version: 0+4i -# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom +# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/ # Netflix plugin Home/Docs/Licensing: # http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/AllConsuming/ package allconsuming; @@ -51,7 +51,7 @@ $max_cache_data_age = 60 * 60 * 24 * 7 $max_cache_layout_age = 60 * 5 unless defined $max_cache_layout_age; -$debug_level = 1 +$debug_level = 0 unless defined $debug_level; # ----------------------------------------------------- @@ -342,10 +342,13 @@ Purpose: Lets you easily share your AllConsuming information Todd Larason , http://molelog.molehill.org/ +This plugin is now maintained by the Blosxom Sourceforge Team, +. + =head1 BUGS -None known; address bug reports and comments to me or to the Blosxom -mailing list [http://www.yahoogroups.com/groups.blosxom]. +None known; please send bug reports and feedback to the Blosxom +development mailing list . =head1 Customization