X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fplugins%2F00RssLimit;h=b0856441f16f131f59046ef801f988224724b2ba;hb=faf00aee376b6105b864c5dd4bb8fc42d343c348;hp=ae84ba571878cd6f13a3fd7c239599f1e5dbed6d;hpb=3b896187a911d5f5f89027dee73421dbedc5a700;p=pkg%2Fblosxom.git diff --git a/debian/plugins/00RssLimit b/debian/plugins/00RssLimit index ae84ba5..b085644 100644 --- a/debian/plugins/00RssLimit +++ b/debian/plugins/00RssLimit @@ -1,5 +1,5 @@ # Blosxom Plugin: RssLimit # vim:ft=perl:fdm=marker: -# Author: Gerfried Fuchs +# Author: Rhonda D'Vine # Version: 0.2.0 # Documentation: See the bottom of this file or type: perldoc RssLimit @@ -16,7 +16,7 @@ use vars qw( # --- Configurable variables ----- # how many entries for rss feeds? -$rss_num_entries = 10; +$rss_num_entries = 5; # -------------------------------- @@ -68,12 +68,12 @@ Please address bug reports and comments to the Author. =head1 AUTHOR -Gerfried Fuchs L, +Rhonda D'Vine L, L =head1 LICENSE -Copyright (c) 2004 Gerfried Fuchs +Copyright (c) 2004 Rhonda D'Vine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),