Update perldocs in general plugins to point to current website/mailing list.
authorGavin Carr <gonzai@users.sourceforge.net>
Mon, 10 Sep 2007 11:07:05 +0000 (11:07 +0000)
committerGavin Carr <gonzai@users.sourceforge.net>
Mon, 10 Sep 2007 11:07:05 +0000 (11:07 +0000)
68 files changed:
general/absolute
general/allconsuming
general/antispam
general/atomfeed
general/autocorrect
general/autolink
general/autotrack
general/blacklist
general/blogroll
general/breadcrumbs
general/buy_from_amazon
general/calendar
general/canonicaluri
general/config
general/cookies
general/cooluri2
general/date_fullname
general/date_translate
general/entries_index
general/entriescache
general/extensionless
general/fauxami
general/feedback
general/find
general/flavourdir
general/foreshortened
general/fullcategory
general/google_highlight
general/google_sitesearch
general/hide
general/iconset
general/interpolate_conditional
general/interpolate_fancy
general/isp
general/karma
general/kwiki
general/lastmodified2
general/login
general/lucene
general/macros
general/menu
general/meta
general/netflix
general/noslashredir
general/permalink
general/ping_weblogs_com
general/postgraph
general/postheadprefoot
general/rating
general/readme
general/recentwritebacks
general/redirect
general/rss10
general/seeerror
general/seemore
general/seewritebacks
general/slashredir
general/sort_by_path
general/theme
general/tiki
general/trackback_counts_display
general/uselib
general/whoami
general/wikieditish
general/wikieditish.README
general/writeback
general/writeback.README
general/zlocaldepth

index 7b9d9c8a19a5f547bffd7cf42cd90ffe9b21d46b..0ca065004c7e25da4059c86ad5f73910a17d3e28 100644 (file)
@@ -73,16 +73,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index ee99b9adda3148f44ce420cbc97b9c0d496f9a24..421194c6315164944679d28cbc11a095d4880ef4 100644 (file)
@@ -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;
@@ -342,10 +342,13 @@ Purpose: Lets you easily share your AllConsuming information
 
 Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index 02de36f321078be556d00d4343a329e3afbcc5df..2f305446cee7d7b551600fb74b506251f0dae0d9 100644 (file)
@@ -63,18 +63,22 @@ human readable string.  The idea is that some of the spambots can't read this.
 Though as this technique becomes more popular, I am sure that the spambots will 
 catch on.  But it can't hurt, right?
 
+=head1 TODO
 
-I would like to figure out how to get this work with Writebacks as well to hide 
-email address that are submitted, but haven't gotten around to it.  If someone 
-wants to modify the code and let me know, I can distribute the modified version 
-and give you credit.
+Figure out how to get this work with writebacks as well to hide email addresses 
+that are submitted. 
 
-Let me know of any bugs!!
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 AUTHOR
 
 Fletcher T. Penney  http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 7721478fcb651a2e9175475a7286e40a2eea896b..11c957dd7367c3f15f4377ce273330557ef5dac7 100644 (file)
@@ -6,8 +6,7 @@
 #            Upgrade to Atom 1.0 spec: Sam Pearson
 # Version: 2005-08-04
 # Docs: Included below: type "perldoc atomfeed", or scroll down
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
-# Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
 package atomfeed;
 
@@ -451,6 +450,9 @@ enclosures plugin originally written by:
 Dave Slusher, http://www.evilgeniuschronicles.org/wordpress/ and Keith
 Irwin,  http://www.asyserver.com/~kirwin/.
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 QUICKSTART INSTALLATION
 
 To get an Atom feed up and running in a jiffy, you need only set the
@@ -705,11 +707,9 @@ browser for it to work as intended.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing:
-http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs:
-http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 1.0 Update Release Notes:
 http://sgp.me.uk/sam/2005/08/04/atom-for-blosxom
@@ -719,8 +719,8 @@ http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list:
-http://www.yahoogroups.com/group/blosxom
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 505a580637f2ea435af18dc317ba2da9ce5d11e1..b125bceca2e92cb58ee4bbef533c58e93cb9ee2c 100755 (executable)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: autocorrect                                      -*- perl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+1i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # AutoCorrect plugin Home/Docs/Licensing:
 #  http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/AutoCorrect/
 
index 88ea1443cb18149c7d4cfc1ea35b3e5a96e542cd..cc4a6ead47fc6aedf5b1e671d32e96ef3f18d34d 100644 (file)
@@ -56,17 +56,31 @@ Blosxom Plug-in: autolink
 
 =head1 DESCRIPTION
 
-Allows you to create a list of keywords that are automatically converted to a url whenever they are used in a story.  You can insert "<!-- noautolink -->" in a story to prevent any changes
+Allows you to create a list of keywords that are automatically converted to a
+url whenever they are used in a story.  You can insert "<!-- noautolink -->"
+in a story to prevent any changes
 
-You can set your own location for the autolinks data file, but by default it lives in your data directory.
+You can set your own location for the autolinks data file, but by default it
+lives in your data directory.
+
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
-This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit to myself and Gregory Bair for his original work would be appreciated.
+This source is submitted to the public domain.  Feel free to use and modify
+it.  If you like, a comment in your modified source attributing credit to
+myself and Gregory Bair for his original work would be appreciated.
+
+THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT
+YOUR OWN RISK!
 
-THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
index 031e5f603e01ef9bb07e40b46f840101723a225f..7152e6ada3e5b5e1676f975c802225d37fa87bb1 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: autotrack                                      -*- cperl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+2i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # AutoTrack plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/AutoTrack/
 package autotrack;
@@ -275,114 +275,119 @@ sub story {
 1;
 =head1 NAME
 
-  Blosxom Plug-in: autotrack
+Blosxom Plug-in: autotrack
 
 =head1 SYNOPSIS
 
-  Automatically or semi-automatically sends trackback pings for new stories.
+Automatically or semi-automatically sends trackback pings for new stories.
+
 =head1 VERSION
 
-  0+2i
+0+2i
+
+2nd test release
 
-  2nd test release
 =head1 AUTHOR
 
-  Todd Larason <jtl@molehill.org> http://molelog.molehill.org/
+Todd Larason <jtl@molehill.org> http://molelog.molehill.org/
+
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Trackback Ping URL Discovery
 
-  Trackback Ping URLs are discovered two different ways.
+Trackback Ping URLs are discovered two different ways.
 
 =head2 Manual Ping URLs
 
-  If you have the meta plugin installed, and have it set to run prior to the
-  autotrack plugin, you can give a trackback url with the "meta-tb_ping"
-  header; the value of the header should be the ping URL to ping.
+If you have the meta plugin installed, and have it set to run prior to the
+autotrack plugin, you can give a trackback url with the "meta-tb_ping"
+header; the value of the header should be the ping URL to ping.
 
 =head2 Automatic Ping URL detection
 
-  Subject to some exceptions explained below, every URL given in an 'href' in
-  the story is fetched, and the resulting content is searched for embedded RDF
-  sections giving trackback URLs for the given URL.  This is the preferred way
-  for all tools to be given trackback URLs, as it requires no human
-  intervention, but unfortunately not everyone which has a trackback server
-  includes the appropriate RDF.  Even more unfortunately, there's no easy
-  way to know whether it's included or not, other than examining the source
-  of the page.
+Subject to some exceptions explained below, every URL given in an 'href' in
+the story is fetched, and the resulting content is searched for embedded RDF
+sections giving trackback URLs for the given URL.  This is the preferred way
+for all tools to be given trackback URLs, as it requires no human
+intervention, but unfortunately not everyone which has a trackback server
+includes the appropriate RDF.  Even more unfortunately, there's no easy
+way to know whether it's included or not, other than examining the source
+of the page.
 
-  It's always safe to give a meta-tb_ping header; if you give one, and the
-  same ping URL is found by autodiscovery, it's only pinged once.
+It's always safe to give a meta-tb_ping header; if you give one, and the
+same ping URL is found by autodiscovery, it's only pinged once.
 
-  If you don't want autodiscovery to be used for a given story, you can set
-  the meta header 'meta-autotrack' to 'no'.  If "meta-autotrack: no" is given,
-  the meta-tb_ping URL is still pinged if it's specified.
+If you don't want autodiscovery to be used for a given story, you can set
+the meta header 'meta-autotrack' to 'no'.  If "meta-autotrack: no" is given,
+the meta-tb_ping URL is still pinged if it's specified.
 
 =head1 Customization
 
 =head2 Configuration Variables
 
-  C<$dont_tb_re> is a regular expression agains which URLs are matched;
-  if it matches, the URL isn't fetched for autodiscovery; this is useful
-  for classes of URLs that you link to frequently that you know don't
-  include the autodiscovery RDF, or that you don't wish to be pinged.  The
-  default value matches Amazon and Google URLs, as well as references to
-  the current weblog.
-
-  C<$start_from_now> is a boolean that controls the behavior if the timestamp
-  file doesn't exist; if it's true, then it's treated as if it does exist,
-  with the current time -- no old articles are pinged.  If it's false, then
-  every story seen is treated as new.  Defaults to true.
-
-  C<$semi_auto> is a boolean controlling how automatic the pinging is.  If
-  it's false, then the plugin acts in fully automatic mode -- it's always
-  enabled, and any new story is examined.  If it's true, then the plugin
-  acts in semi-automatic mode -- it's only enabled if the URL being browsed
-  includes the paramater "autotrack" (ie, ends with "?autotrack=yes").  By
-  default, this is true.
-  
-  C<$networking> controls which networking implementation to use.  If set to
-  "LWP", an implementation which uses the common LWP (libwww-for-perl) perl
-  module set is used; if set to a string that includes the word 'curl', an
-  implementation which uses the external 'curl' utility is used, and the value
-  of $networking is used as the beginning of the command line (this can be used
-  to specify a full path to curl or to pass additional arguments); if set
-  to a string which includes the word 'wget', an implementation which uses the
-  external 'wget' utility is used with $networking used at the beginning of
-  the command line as with curl.  The wget executable must be new enough to
-  include the --post-data option; currently, that means a recent 1.9 beta.
-  Defaults to "LWP".
-
-  C<$debug_level> is an int from 0 to 5 controlling how much debugging output
-  is logged; 0 logs only errors.  Defaults to 1.
+C<$dont_tb_re> is a regular expression agains which URLs are matched;
+if it matches, the URL isn't fetched for autodiscovery; this is useful
+for classes of URLs that you link to frequently that you know don't
+include the autodiscovery RDF, or that you don't wish to be pinged.  The
+default value matches Amazon and Google URLs, as well as references to
+the current weblog.
+
+C<$start_from_now> is a boolean that controls the behavior if the timestamp
+file doesn't exist; if it's true, then it's treated as if it does exist,
+with the current time -- no old articles are pinged.  If it's false, then
+every story seen is treated as new.  Defaults to true.
+
+C<$semi_auto> is a boolean controlling how automatic the pinging is.  If
+it's false, then the plugin acts in fully automatic mode -- it's always
+enabled, and any new story is examined.  If it's true, then the plugin
+acts in semi-automatic mode -- it's only enabled if the URL being browsed
+includes the paramater "autotrack" (ie, ends with "?autotrack=yes").  By
+default, this is true.
+
+C<$networking> controls which networking implementation to use.  If set to
+"LWP", an implementation which uses the common LWP (libwww-for-perl) perl
+module set is used; if set to a string that includes the word 'curl', an
+implementation which uses the external 'curl' utility is used, and the value
+of $networking is used as the beginning of the command line (this can be used
+to specify a full path to curl or to pass additional arguments); if set
+to a string which includes the word 'wget', an implementation which uses the
+external 'wget' utility is used with $networking used at the beginning of
+the command line as with curl.  The wget executable must be new enough to
+include the --post-data option; currently, that means a recent 1.9 beta.
+Defaults to "LWP".
+
+C<$debug_level> is an int from 0 to 5 controlling how much debugging output
+is logged; 0 logs only errors.  Defaults to 1.
 
 =head2 CSS and Flavour Files
 
-  There is no output, so no customization through these methods.
+There is no output, so no customization through these methods.
 
 =head1 Timestamp
 
-  A timestamp file is kept as $plugin_state_dir/.autotrack.timestamp; stories
-  are considered 'new' if their timestamp is later than the timestamp file
-  (see the C<$start_from_now> variable for the behavior if the file doesn't
-  exist).  There is a small race condition between reading the timestamp
-  file and updating it when the plugin is enabled; one advantage of semi-
-  automatic mode is that this is rarely a problem, since the plugin is only
-  enabled when you want it to be.
+A timestamp file is kept as $plugin_state_dir/.autotrack.timestamp; stories
+are considered 'new' if their timestamp is later than the timestamp file
+(see the C<$start_from_now> variable for the behavior if the file doesn't
+exist).  There is a small race condition between reading the timestamp
+file and updating it when the plugin is enabled; one advantage of semi-
+automatic mode is that this is rarely a problem, since the plugin is only
+enabled when you want it to be.
 
-  If trackback pings are attempted but they all fail, the timestamp file is
-  reverted to its previous value, so the pings will be tried again later.  if
-  some pings succeed and others fail, however, the timestamp is left with the
-  updated values, and the failed pings won't be retried.
+If trackback pings are attempted but they all fail, the timestamp file is
+reverted to its previous value, so the pings will be tried again later.  if
+some pings succeed and others fail, however, the timestamp is left with the
+updated values, and the failed pings won't be retried.
 
 =head1 THANKS
 
-  * Rael Dornfest -- blosxom (of course) and suggesting $start_from_now option
-  * Taper Wickel -- pointing out wget 1.9's post support
+* Rael Dornfest -- blosxom (of course) and suggesting $start_from_now option
+* Taper Wickel -- pointing out wget 1.9's post support
 
 =head1 LICENSE
 
index 58273a71e15454a620e250392bb7d0667ef0b715..1e294528a7c4674f12f3d19c04875755a975e3c6 100644 (file)
@@ -102,10 +102,18 @@ Version 0.1
 
 0.1    - initial public release
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney, http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 Blosxom Blacklist Plug-in
index 621eb09f7612db10a7bbcaef93eec1c73c2b169a..eb9ac659a5631cbdd1c2d458567bf77836125056 100644 (file)
@@ -3,7 +3,7 @@
 # Author: Kevin Scaldeferri (kevin@scaldeferri.com)
 # (line and version added by Doug Nerad to show latest version)
 # Version: 0+5i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Blogroll plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/Blogroll/
 
@@ -391,10 +391,13 @@ Purpose: Provides a blogroll from pre-exsting data files and/or an simple text f
 
 Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index f7f74d779d3a22c0d9f55a547742f48aa47bd801..1709cead80e4abc8be3e05cf40c1a7c6d518fe00 100644 (file)
@@ -81,16 +81,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index ce614e2a5d3d07bd91b0c26cfa7ddeeccd7cf27f..9b5544891478fd3d1011679383d17db1a35d85ad 100644 (file)
@@ -54,16 +54,19 @@ current version was first bundled.
 
 Rael Dornfest <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index b41b1caa93ece6a4df498b08abe2d72ad694ef54..fbb0444af4527df01c16744723bd7af7591a1c6d 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: calendar                                         -*- perl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+6i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Calendar plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/Calendar/
 
@@ -487,10 +487,13 @@ Purpose: Provides a Radio-style archive navigation calendar
 
 Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index f15a012314bbff7f2967258ddd20d81324855b78..5a8287caef971cd002269e3a22ec9275cddd9475 100644 (file)
@@ -142,6 +142,9 @@ respect to index.* component, trailing slash, or flavour extension.
 
 Frank Hecker <hecker@hecker.org>, http://www.hecker.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 This plugin checks to see whether the requested URI is in the
@@ -225,9 +228,9 @@ any trailing slash on the end of the URI and pass it on to Blosxom.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.blosxom.com/documentation/users/plugins.html
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
@@ -238,8 +241,8 @@ because it depends on the C<path_info()> function to get the URI path,
 and the C<path_info()> value has already been stripped of any excess
 trailing slashes that might have been present in the original URI.
 
-Please address other bug reports and comments to the Blosxom mailing list:
-http://www.yahoogroups.com/group/blosxom
+Please send bug reports and feedback to the Blosxom development mailing 
+list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index d215de1a061df0afb7dcc15d66f2aaa5ced1c844..87a8cdcd049056d32c3a21c41ac6aae8ba7399bb 100644 (file)
@@ -49,16 +49,19 @@ Override Blosxom's inline configuration settings on a per-directory, per-flavour
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 585def3e3163cbd113f9fa0494cb513e789d3db4..ea755367ac2e3bb117297320e39e6561ca284733 100644 (file)
@@ -186,16 +186,19 @@ my $values = values %$particular_cookie;
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 58246cf3f942e180e577fe8718aebdc7aceab2a3..9356aab148ff8a2fa786201012e8ad82e3023c3a 100644 (file)
@@ -154,6 +154,9 @@ http://www.w3.org/Provider/Style/URI.html for motivation.
 
 Mark Ivey <zovirl@zovirl.com>, http://zovirl.com
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 Make Blosxom recognize date-based, extensionless URIs for everything (both
@@ -192,9 +195,9 @@ the default flavor will be used.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head2 If you use cooluri2, some of these other plugins might come in handy:
 
@@ -219,8 +222,8 @@ binaries, etc.).
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 49eab2274a6a7e2c3aef229b2d293a5d07da4a53..5e6f7f245da71f888331036783026f2169df83c4 100644 (file)
@@ -57,16 +57,19 @@ current version was first bundled.
 
 Rael Dornfest <rael@oreilly.com> and Tamara Crowe <tamara@darkglass.org>
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index d76d6ccb48864e261bd880c4ad7b59b17d0a1c35..fdfdc7e9bf1218d64adce338e937851a120c4a7f 100644 (file)
@@ -57,16 +57,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index e3c5c67ba2c603bbb9a621f9fb2b4ff36b9c3c72..007c96e031be52e427439d315ebb864895b09037 100644 (file)
@@ -108,16 +108,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 61bc45e3e18a992dd865eddfe93caa97bf832cf6..7a0f17bab15d36b2eb1e45600474b428a7686973 100644 (file)
@@ -476,16 +476,19 @@ Modified by Steve Schwarz
 based on original code by:
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 33df8dc3391313c9561cefea84ff8822087c79a6..8ce5d1b006ca7d6448f8451baa60c67c7714b27b 100644 (file)
@@ -88,6 +88,9 @@ entries. See http://www.w3.org/Provider/Style/URI for motivation.
 
 Frank Hecker <hecker@hecker.org>, http://www.hecker.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 This plugin allows Blosxom to recognize extensionless URIs for
@@ -212,9 +215,9 @@ beginning with digits.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.blosxom.com/documentation/users/plugins.html
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
@@ -253,8 +256,8 @@ entries in the standard manner, i.e., as text files in the file system
 within the Blosxom data directory. It will not work if you are using
 other plugins like svn-backend that use different storage mechanisms.
 
-Please address other bug reports and comments to the Blosxom mailing
-list: http://www.yahoogroups.com/group/blosxom
+Please send other bug reports and feedback to the Blosxom development 
+mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 21252252252a7971e282b30ecc0d714bf254a978..3273109a6c33bc720e3f0268176a064a521a89ab 100644 (file)
@@ -62,16 +62,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 8989659bedd482ddd4bfce36d0450d191217edad..800819f524bdc81831492b8a127fba75741799aa 100644 (file)
@@ -1777,18 +1777,21 @@ based on and inspired by the original writeback plug-in by Rael
 Dornfest together with modifications made by Fletcher T. Penney, Doug
 Alcorn, Kevin Scaldeferri, and others.
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
 More on the feedback plug-in: http://www.hecker.org/blosxom/feedback
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plug-in Docs: http://www.blosxom.com/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 7fd1c37f4c93abb463e2066ce9d335d28edb77b7..c2c888bfb2200319f61d009916fa7188be461207 100644 (file)
@@ -346,6 +346,9 @@ Fletcher T. Penney - http://fletcher.freeshell.org
 Eric Sherman           <enkidu@enkidu.bloggedup.com>
 Marc Nozell            <marc@nozell.com> http://www.nozell.com/blog
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit for my original work would be appreciated.
index 1cf4679f59b07de518ca5c0bb8239ee295ee542c..324406d6a18254cea8f375bcdce11f031e028e98 100644 (file)
@@ -76,16 +76,19 @@ If you'd like the plug-in to fall back to looking in your Blosxom data directory
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 148751b6639255778981e04d43d53853093b1585..108fe74d9cc1864d703c41db72f4a00d30936103 100644 (file)
@@ -51,16 +51,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index b76e7dd81ff9644433b32de7e394fcc7196ed6b4..36831e44924336749d28ec91fda8b35d92452061 100644 (file)
@@ -73,6 +73,9 @@ will no longer work)
 
 Mark Ivey <zovirl@zovirl.com>, http://zovirl.com
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 fullcategory fixes blosxom so only complete category names will work.
@@ -88,17 +91,17 @@ posts from both the television & telephone categories)
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 parsedate() taken from Fletcher T. Penney's entriescache plugin:
 http://www.blosxom.com/plugins/indexing/entries_cache.htm
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 9f44d8a06ee62078e426f1e4b674073c2cc5f2cf..de4dc2f194da23bddbbc55e8ca4bd522b5985dd2 100644 (file)
@@ -1,4 +1,8 @@
 # Blosxom Plugin: google_highlight
+
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
+
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 # Author(s): Rael Dornfest <rael@oreilly.com> 
 # Version: 2003-09-09
 # Documentation: See the bottom of this file or type: perldoc google_highlight
@@ -52,6 +56,9 @@ Hilite [http://www.textism.com/tools/google_hilite/].
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 INSTALLATION
 
 Drop the interpolate_fancy plug-in into your Blosxom plugins folder.
@@ -81,6 +88,7 @@ Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
 Blosxom Plugin User Docs: 
   http://blosxom.sourceforge.net/documentation/users/plugins.html
+
 Blosxom Plugin Developer Docs: 
   http://blosxom.sourceforge.net/documentation/developers/plugins.html
 
@@ -89,8 +97,8 @@ Dean Allen's Google Hilite [http://www.textism.com/tools/google_hilite/]
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index e5df6b457b59ec3fc0739203f6fb882cb3616ae8..91639a2918271cc83218838e2ac9844a6ce0ccee 100644 (file)
@@ -111,16 +111,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index cb7c3ea545837bb41261b688cb7b597d767612eb..3a1a68874149c4c8b3610658d5b837710d19d4ed 100644 (file)
@@ -60,12 +60,6 @@ Purpose: Allows you to hide stories and categories from view while browsing, but
 
 0.1
 
-=head1 AUTHOR
-
-Fletcher T. Penney
-http://fletcher.freeshell.org
-
-
 =head1 CONFIGURATION
 
 C<$ign_file> name to use for hide files. Defaults to
@@ -80,6 +74,18 @@ life/about.txt
 
 One entry per line. You should be able to use regexes.  Works just like exclude in this regard.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
+=head1 AUTHOR
+
+Fletcher T. Penney, http://fletcher.freeshell.org
+
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 original exclude Blosxom Plug-in
index cabe9f4702d793b92ce3ad16b342a6cb18caf90f..3a5fb704b12634781b8693b36656224f5eee8552 100644 (file)
@@ -78,13 +78,20 @@ If you later defined:
 
 By using this technique, you can replace the icons plugin altogether by replacing $iconset::iconset in your templates wherever you used to use $icons::icons.  If you do this, then change the $use_icons_plugin variable.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
 This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit to myself and Gregory Bair for his original work would be appreciated.
 
-THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
\ No newline at end of file
+THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
index 02130ba70b34130e1211696498fece6721c0994b..255bb18e2804e95a3410c1927c210dc3a55e17cd 100644 (file)
@@ -118,20 +118,23 @@ Drop the interpolate_conditional plug-in into your Blosxom plugins folder.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 ACKNOWLEDGEMENTS
 
 Eric David Sherman, for < and >
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 6a41ca08b4a933789c149253665b8cb217b5c011..05ea9a4f2935d2a181f9303d69ab974f2a522a2f 100644 (file)
@@ -420,16 +420,19 @@ run your templates through the interpolate2fancy utility
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 Modified by Matthijs Kooijman <m.kooijman@student.utwente.nl>, http://katherina.student.utwente.nl/~matthijs/blog
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index a29827f28b2d6f88dd3b8416922be6beddac7f80..c360f4a6b1bd119611d5374a6e56918908559e44 100644 (file)
@@ -90,16 +90,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index ec6d321a1ce41789c946919b384c7bd0983efaf7..bac5d1fded0e3645883af76b4d1773a01e01339c 100644 (file)
@@ -297,6 +297,9 @@ Also, it uses the filter routine.  Therefore, it will interact with any other pl
 Fletcher T. Penney - http://fletcher.freeshell.org
 Concept by Beau Lebens
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit to myself and Beau Lebens would be appreciated.
index 0a980f6c53a45b76bac599b1a40a65140e28ca9d..0a58d00f946f643bf6df40276f3734a72421262a 100644 (file)
@@ -48,6 +48,9 @@ The CGI::Kwiki Perl module.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
 Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
@@ -56,8 +59,8 @@ Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 995a4a9cf6b25ee0e79a63ffb467d6651bee1e77..65b542367a37b977c5a29fe9984f580b85d0b2a4 100644 (file)
@@ -585,14 +585,19 @@ by renaming it to, e.g., 99lastmodified2.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.blosxom.com/documentation/users/plugins.html
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 lastmodified plugin: http://www.cobblers.net/blog/dev/blosxom/
 
 more on the lastmodified2 plugin: http://www.hecker.org/blosxom/lastmodified2
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Frank Hecker <hecker@hecker.org> http://www.hecker.org/
@@ -600,6 +605,9 @@ Frank Hecker <hecker@hecker.org> http://www.hecker.org/
 Based on the original lastmodified plugin by Bob Schumaker
 <cobblers@pobox.com> http://www.cobblers.net/blog
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 This source code is submitted to the public domain.  Feel free to use
index 452d2f9fd28fcb1495b936c6261ddca94807e515..534130aa0929a7ff93a96905ae830e0f7f3ddabf 100644 (file)
@@ -290,10 +290,18 @@ Also, this plugin does not pretend to offer serious security.  Someone could rea
 
 There are many issues to consider when securing a web site, and I don't pretend to address them all, nor do I guarantee that this plugin even works properly.  It is simply a means to provide some form of control without much effort on your part.  You get what you pay for.  But I will continue to work with the community to improve it as security holes are noted.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 
 =head1 LICENSE
 
index 4cd88c82b1591b1f19028e58c6a2a9d83b878715..e589f470cc84aa1796443401cfa3f91113f2f3dd 100644 (file)
@@ -113,16 +113,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index cdf3f9cfcec394d7e7078035849ea99136cf268b..6a07670c1a8cbdf3e354d9899d4625d284fa00f6 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: macros                                           -*- perl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+1i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Calendar plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/Macros/
 # Modelled on Brad Choate's MT-Macros, but no code in common
@@ -334,10 +334,13 @@ Purpose: Generalized macro system modelled on MT-Macros
 
 Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index 088d6690858c8ad4a1b4e920d184a78fd208bb32..e559fc54ffdf81c83c06bd5f654d7353769c3893 100644 (file)
@@ -198,13 +198,20 @@ The default configuration settings at the begin lead to a sort of reversal of th
 
 Additionally, the $menu::rootmenu variable contains the top level directories, regardless of the current page.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
 This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit to myself for my work would be appreciated.
 
-THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
\ No newline at end of file
+THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
index 24cfb5ff586aec39a68faee6223db3ef75abed1d..087238571b53e5647b122aaa626e371711288c6a 100644 (file)
@@ -59,16 +59,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index d977e93bc95a246d6a5c8c70bc7ae0225e95562c..bd517fe64fd7fbad0386011577cca5c9c43a3a1d 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: netflix
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+1i
-# 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/Netflix/
 package netflix;
@@ -179,15 +179,6 @@ Purpose: Lets you easily share your Netflix queue information
 
 1st test release
 
-=head1 AUTHOR
-
-Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
-
-=head1 BUGS
-
-None known; address bug reports and comments to me or to the Blosxom
-mailing list [http://www.yahoogroups.com/groups.blosxom].
-
 =head1 Customization
 
 =head2 Configuration variables
@@ -230,6 +221,18 @@ Because fetching the queue information is relatively slow, I don't believe
 anyone would want to use it without caching.  Thus, this module requires
 Storable, and caching is always on.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
+=head1 AUTHOR
+
+Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
+
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 this Blosxom Plug-in
index 9c0f9ad413945fdb8b1991eb37e454bbbc17c915..f14f5615430a77de42b110857fc5a76274a9e834 100644 (file)
@@ -86,6 +86,9 @@ slash.
 
 Frank Hecker <hecker@hecker.org>, http://www.hecker.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 This plugin checks to see if the requested URI corresponds to a
@@ -132,9 +135,9 @@ the URI and pass it on to Blosxom.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.blosxom.com/documentation/users/plugins.html
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
@@ -147,8 +150,8 @@ This is arguably incorrect, since (unlike URIs specifying only the
 year or only the year and month) such a URI is not analogous to a
 directory.
 
-Address other bug reports and comments to the Blosxom mailing list:
-http://www.yahoogroups.com/group/blosxom
+Please send bug reports and feedback to the Blosxom development 
+mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 20015ca23586acde857fce68f84507889383afd1..f9953b69966beb1e3a3ce2855450f74e88bcb1c3 100644 (file)
@@ -203,6 +203,9 @@ Generate permalinks
 
 Mark Ivey <zovirl1@zovirl.com>, http://zovirl.com
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 This plugin generates permalinks to help make it easier to use a consistent
@@ -218,9 +221,9 @@ is used as flavor.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
@@ -229,8 +232,8 @@ This might be a problem if your $blosxom::datadir isn't publically available
 (by being under the web-server's document root, by using the static_file plugin,
 etc.)
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 4cadb933d3b2e4d2a71841c0cfd03a4b6c1fa2d7..125876a01e2453bb531f5f6fe9958db7e5ff7584 100644 (file)
@@ -105,16 +105,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 697df9c3fcfcec03652e7a105b3e5d364b4f28dc..e180e464cf944f42cc7aff2d12fd4b7e21923136 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: postgraph                                       -*- perl -*-
 # Author: Todd Larason jtl@molehill.org and Nilesh Chaudhari http://nilesh.org/
 # Version: 0+1i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Categories plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/Graph/
 # parts Copyright (c) 2002 Nilesh Chaudhari http://nilesh.org/
@@ -257,10 +257,13 @@ portions (the "BLOGTIMES" chart style) based on code by Nilesh Chaudhari;
 see http://nilesh.org/mt/blogtimes/.  Nilesh gets credit, but direct bugs
 to Todd Larason.
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index ea82725720b57898b876f5a6e4cee0194a3ec72a..ea6315501ee57b56542d164f6e1ee25e8752e121 100644 (file)
@@ -93,6 +93,9 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 INSTALLATION
 
 Drop into your Blosxom plug-in directory ($plugin_dir).
@@ -104,14 +107,14 @@ $posthead and $prefoot where the respective includes should go.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 82ac4b15d691e7f3231de9c037586b5b9f6d8d32..a56fac74abb794294687042d4bf3623c6ba22804 100644 (file)
@@ -1,8 +1,7 @@
 # Blosxom Plugin: rating
 # Author(s): Rael Dornfest <rael@oreilly.com> 
 # Version: 2003-06-27
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
-# Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
 package rating;
 
@@ -177,16 +176,19 @@ in creating the graphical representation of the rating.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 71f98d90f89fed4b36c663378adcfe10f6f50c69..37f03d0ceb6781146a777cfca6edc1b564396261 100644 (file)
@@ -60,16 +60,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index d6211cacc541f4a4f5b5af72e9e59d437c5b36e3..62887704a09bb0e15527eb88cb4d74ac19e37935 100644 (file)
@@ -172,10 +172,18 @@ to locate posts with comments written in the last 5 days.  You can also create l
 
 You are also welcome to change the $switch_word variable to whatever you like to fit your site.
 
-=head1 AUTHORS
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
+=head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit for my original work would be appreciated.
index b97ac88b45b7095eb274fd52a74470a985f7e4b3..09594582010e331409960e1007d37050600c9e0e 100644 (file)
@@ -79,10 +79,18 @@ Version 0.1
 
 0.1    - initial public release
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney, http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 LICENSE
 
 Blosxom Redirect Plug-in
index c2ea9f81e8b24d6210bfaeb34c272d41113f3964..69a58b9fabd7332504956e879669ce1c47bd12b9 100644 (file)
@@ -28,7 +28,7 @@ $items;
 $body;
 $trackback_ping;
 
-$generatorAgent = "http://www.raelity.org/apps/blosxom/?v=$blosxom::version";
+$generatorAgent = "http://blosxom.sourceforge.net/?v=$blosxom::version";
 
 $T = 'T';
 $colon = ":";
@@ -101,16 +101,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index a6d357de4f697ceabbf58908a6d999b8fb581128..d8d5c5594ed18d126e328936d49982865226ee3c 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: seeerror                                        -*- perl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+1i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Categories plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/SeeError/
 
index 2819509a0e9f7078b09e2e9cd3cb318c6f579323..04af4d2ae3c1646925a44128e56dcc8838372aed 100644 (file)
@@ -1,7 +1,7 @@
 # Blosxom Plugin: seemore                                          -*- perl -*-
 # Author: Todd Larason (jtl@molehill.org)
 # Version: 0+3i
-# Blosxom Home/Docs/Licensing: http://www.raelity.org/blosxom
+# Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # SeeMore plugin Home/Docs/Licensing:
 #   http://molelog.molehill.org/blox/Computers/Internet/Web/Blosxom/SeeMore/
 
@@ -102,10 +102,13 @@ Purpose: Allows for long or spoiler-y posts to be split, with a "See more..." li
 
 Todd Larason  <jtl@molehill.org>, http://molelog.molehill.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =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 <blosxom-devel@lists.sourceforge.net>.
 
 =head1 Customization
 
index 9e4c9e6dcaa0478700cff24500ee5d4a769be0ec..4636a572d05a7d4e71352eca2637d1f31e11c9fd 100644 (file)
@@ -39,7 +39,11 @@ Blosxom Plug-in: seewritebacks
 
 =head1 DESCRIPTION
 
-This plugin makes it easy to have a consistent writebacks interface to your site, that is compatible with multiple themes.  For example, you can create a blue flavor, and a red flavor for your site that change the appearance, but still have writebacks enabled.  With the default writebacks plugin, this gets complicated and requires a separate writebacks flavor for each primary flavor.
+This plugin makes it easy to have a consistent writebacks interface to your
+site, that is compatible with multiple themes.  For example, you can create a
+blue flavor, and a red flavor for your site that change the appearance, but
+still have writebacks enabled.  With the default writebacks plugin, this gets
+complicated and requires a separate writebacks flavor for each primary flavor.
 
 Well, say goodbye to that!!
 
@@ -54,31 +58,47 @@ Original:
 Modified:
 (<a href="$url$path/$fn.$flavour?seewritebacks=y">$writeback::count Comments</a>)
 
-Note that your story.flavor file may be slightly different.  You are adding the ?seewritebacks=y to the url, which causes this plugin to act.
+Note that your story.flavor file may be slightly different.  You are adding
+the ?seewritebacks=y to the url, which causes this plugin to act.
 
        6) Repeat steps 4-5 for each flavor that you wish to update.
-       7) If you choose, you can create a writebacksform.$flavor file to customize the appearance for each flavor, but this is unnecessary.
+    7) If you choose, you can create a writebacksform.$flavor file to
+       customize the appearance for each flavor, but this is unnecessary.
 
-       It sounds complicated, but it's not that bad.  If you have suggestions on how to improve these instructions, let me know.
+It sounds complicated, but it's not that bad.  If you have suggestions on how
+to improve these instructions, let me know.
 
-       The upshot is that you can now have multiple flavors for your site that change the appearance, and all of them can use writebacks, and plugins such as breadcrumbs don't give unexpected results.
+The upshot is that you can now have multiple flavors for your site that change
+the appearance, and all of them can use writebacks, and plugins such as
+breadcrumbs don't give unexpected results.
 
 =head1 CHANGES
 
-0.3    Forced interpolation as interpolate_fancy broke the previous interpolation.  Thanks to Andy for this report.
+0.3    Forced interpolation as interpolate_fancy broke the previous
+interpolation.  Thanks to Andy for this report.
 
-0.2    Added a patch to allow the writebacks plugin to set $seewritebacks to 1 to ensure that a comment is displayed as soon as it is posted
+0.2    Added a patch to allow the writebacks plugin to set $seewritebacks to 1 to
+ensure that a comment is displayed as soon as it is posted
 
 0.1    Initial Release
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
-This source is submitted to the public domain.  Feel free to use and modify it.  If you like, a comment in your modified source attributing credit to myself for my original work would be appreciated.
+This source is submitted to the public domain.  Feel free to use and modify
+it.  If you like, a comment in your modified source attributing credit to
+myself for my original work would be appreciated.
 
-THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT YOUR OWN RISK!
+THIS SOFTWARE IS PROVIDED AS IS AND WITHOUT ANY WARRANTY OF ANY KIND.  USE AT
+YOUR OWN RISK!
index ab2e65942a6b74327ba2aee26f801624759e54c2..829aaec927f7e096f8633d350c2c4493ab17a58c 100644 (file)
@@ -115,6 +115,9 @@ to trailing slashes.
 
 Frank Hecker <hecker@hecker.org>, http://www.hecker.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 This plugin checks to see whether the requested URI has one or more
@@ -192,14 +195,14 @@ the URI and pass it on to Blosxom.
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.blosxom.com/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.blosxom.com/documentation/users/plugins.html
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address other bug reports and comments to the Blosxom mailing list:
-http://www.yahoogroups.com/group/blosxom
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index f0201f1e8ba520101a31e657d0247a7f0edd4548..ddd3926f57e2b645faa7b235ecca9cfa97b3a8df 100644 (file)
@@ -57,16 +57,19 @@ Drop the sort_by_default  plug-in into your Blosxom plugins folder.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 2d85dd66a889ceb71f17ac01dda784664950da90..94c004062bab50bcd1a164e4ee52870dccefecd1 100644 (file)
@@ -179,6 +179,9 @@ e.g.
 
 Rael Dornfest <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
 Blosxom Home/Docs/Licensing: 
@@ -192,8 +195,8 @@ Blosxom Plugin Developer Documentation:
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index ad5d25ab7b71e8c41e7fc5270ef762590adc48a2..6d3177d1bf43bc670a3e450022c67b35619b85f7 100644 (file)
@@ -56,16 +56,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 5009bb78097527f91056d89208f23aa20f34f507..112836d28d8ff1e2e27c8cb26c29ffb6703f92ff 100644 (file)
@@ -69,16 +69,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 42b536a14ae49a6332d10447cadcb9c0f39c36e0..427b5a72628f761fdbf6ba7ac29af71e2e1a9308 100644 (file)
@@ -30,6 +30,9 @@ Get modules from $blosxom::plugin_dir/lib
 
 Mark Ivey <zovirl@zovirl.com>
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 DESCRIPTION
 
 Tells perl to look for perl modules in $blosxom::plugin_dir/lib.  This
@@ -43,14 +46,14 @@ seeerror).
 
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index c812371728f29839aa719a6de3629e28c2538b36..0d4ef57f53716b1a9b40300eb5a210eafd0b7d17 100644 (file)
@@ -72,16 +72,19 @@ current version was first bundled.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index a4b9cd4963dba2e9d6042c5ef2a728fd681bc746..5ce471424f3a504b7ffe5859527ddd36427d9a2e 100644 (file)
@@ -300,6 +300,9 @@ Version number is the date on which this version of the plug-in was created.
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
 The wikieditish plug-in plays nicely with the wikiwordish plug-in
@@ -309,14 +312,14 @@ textile [http://www.raelity.org/apps/blosxom/plugins/text/textile.individual]
 or tiki [http://www.raelity.org/apps/blosxom/plugins/text/tiki.individual]
 plug-ins.
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index 1f57853e3a2b04ce927e92d11513cd292b0b9e76..a378bf4234ca1d56906ac19cb8fbda1109b03cd2 100644 (file)
@@ -4,7 +4,7 @@
 
 # Quick Start
 
-Welcome to the Blosxom [http://www.raelity.org/apps/blosxom/] wikieditish 
+Welcome to the Blosxom [http://blosxom.sourceforge.net/] wikieditish 
 plug-in.
 
 This package provides you all you need to get wikieditish up and running
index 649ae84b41f700e198b6e3655b2904551b60de6a..6ee2eb9289a4e62ce84dd15605e99c9e2fd2ebab 100644 (file)
@@ -366,16 +366,19 @@ my @fields = qw! name url title comment excerpt blog_name !;
 
 Rael Dornfest  <rael@oreilly.com>, http://www.raelity.org/
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 SEE ALSO
 
-Blosxom Home/Docs/Licensing: http://www.raelity.org/apps/blosxom/
+Blosxom Home/Docs/Licensing: http://blosxom.sourceforge.net/
 
-Blosxom Plugin Docs: http://www.raelity.org/apps/blosxom/plugin.shtml
+Blosxom Plugin Docs: http://blosxom.sourceforge.net/documentation/users/plugins.html
 
 =head1 BUGS
 
-Address bug reports and comments to the Blosxom mailing list 
-[http://www.yahoogroups.com/group/blosxom].
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
 
 =head1 LICENSE
 
index c6cdc57762a89cf842f393aa81e6c2426be222a0..50d841a99755de809c40172d7e36fa825bb3f879 100644 (file)
@@ -4,7 +4,7 @@
 
 # Quick Start
 
-Welcome to the Blosxom [http://www.raelity.org/apps/blosxom/] writeback plug-in.
+Welcome to the Blosxom [http://blosxom.sourceforge.net/] writeback plug-in.
 
 This package provides you all you need to get writebacks up and running
 on your Blosxom weblog.
index 79eb74378a6cb383a7ae84960a50cf0a70e95c01..156819495b5ebb9e2a46b3d51309c2c68e47fca2 100644 (file)
@@ -48,10 +48,18 @@ This plugin restricts entries to those within the $zlocaldepth::localdepth varia
 BTW, the name starts with a z so that it will follow other plugins that affect 
 filters and abide by their settings.
 
+=head1 BUGS
+
+None known; please send bug reports and feedback to the Blosxom
+development mailing list <blosxom-devel@lists.sourceforge.net>.
+
 =head1 AUTHOR
 
 Fletcher T. Penney - http://fletcher.freeshell.org
 
+This plugin is now maintained by the Blosxom Sourceforge Team,
+<blosxom-devel@lists.sourceforge.net>.
+
 =head1 VERSION HISTORY
 
 =item 0.2