]> git.deb.at Git - pkg/blosxom.git/blobdiff - debian/plugins/00RssLimit
update my name
[pkg/blosxom.git] / debian / plugins / 00RssLimit
index ae84ba571878cd6f13a3fd7c239599f1e5dbed6d..b0856441f16f131f59046ef801f988224724b2ba 100644 (file)
@@ -1,5 +1,5 @@
 # Blosxom Plugin: RssLimit        # vim:ft=perl:fdm=marker:
-# Author: Gerfried Fuchs <rhonda@deb.at>
+# Author: Rhonda D'Vine <rhonda@deb.at>
 # 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<mailto:rhonda@deb.at>,
+Rhonda D'Vine L<mailto:rhonda@deb.at>,
 L<http://rhonda.deb.at/projects/blosxom/>
 
 =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"),