You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/04/13 19:26:51 UTC

cvs commit: modperl-docs/src/maillist list-modperl.pod config.cfg data.pl list-users.pod

stas        02/04/13 10:26:51

  Modified:    src/maillist config.cfg data.pl
  Added:       src/maillist list-modperl.pod
  Removed:     src/maillist list-users.pod
  Log:
  call the users list by its name: modperl (so it'll be more intuitive when
  linking to it from other pages)
  
  Revision  Changes    Path
  1.3       +1 -1      modperl-docs/src/maillist/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/maillist/config.cfg,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- config.cfg	5 Feb 2002 03:06:01 -0000	1.2
  +++ config.cfg	13 Apr 2002 17:26:51 -0000	1.3
  @@ -10,7 +10,7 @@
         # the order is important for a correct placing of the chapters
         chapters => [
             qw(
  -             list-users.pod
  +             list-modperl.pod
                list-docs-dev.pod
                list-docs-cvs.pod
                list-dev.pod
  
  
  
  1.4       +1 -1      modperl-docs/src/maillist/data.pl
  
  Index: data.pl
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/maillist/data.pl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- data.pl	9 Mar 2002 05:02:31 -0000	1.3
  +++ data.pl	13 Apr 2002 17:26:51 -0000	1.4
  @@ -2,7 +2,7 @@
       (
   
        ### 
  -     users =>
  +     modperl =>
        {
         title => 'mod_perl Users',
         desc  => <<"DESC",
  
  
  
  1.1                  modperl-docs/src/maillist/list-modperl.pod
  
  Index: list-modperl.pod
  ===================================================================
  ###################################################
  # WARNING: Do not edit this file!
  #          If you do the changes will be lost!
  # Instead edit data.pl instead and re-run make.pl
  #
  # Don't forget to commit the changes to both .txt and the generated
  # .pod to cvs, since others won't run the local make.pl
  ####################################################
  
  =head1 NAME
  
  mod_perl Users mailing list
  
  =head1 Description
  
  The B<mod_perl users mailing list> is available for
  mod_perl users and developers to share ideas, solve problems and discuss
  things related to mod_perl and the C<Apache::*> modules.
  
  Please read the mailing list L<Guidelines|maillist::email-etiquette>
  before posting.
  
  =head1 Subscription Information
  
  To subscribe or unsubscribe send an empty email to one of the
  following addresses.
  
  =over
  
  =item * subscribe to the list
  
  mailto:modperl-subscribe@perl.apache.org
  
  =item * subscribe to the list's digest
  
  mailto:modperl-subscribe@perl.apache.org
  
  =item * unsubscribe from the list
  
  mailto:modperl-unsubscribe@perl.apache.org
  
  =item * get help with the list
  
  mailto:modperl-help@perl.apache.org
  
  =back
  
  =head1 Searchable Archives
  
  =over
  
  =item * Epigone
  
  http://mathforum.org/epigone/modperl 
  
  =item * msgs.securepoint.com
  
  http://msgs.securepoint.com/cgi-bin/get/apache-current.html 
  
  =item * groups.yahoo.com
  
  http://groups.yahoo.com/group/modperl/ 
  
  =item * www.geocrawler.com
  
  http://www.geocrawler.com/lists/3/web/182/0/ (throws all modperl lists in one bundle)
  
  =item * www.mail-archive.com
  
  http://www.mail-archive.com/modperl@apache.org/ 
  
  =item * www.davin.ottawa.on.ca
  
  http://www.davin.ottawa.on.ca/archive/modperl/ 
  
  =item * marc.theaimsgroup.com
  
  http://marc.theaimsgroup.com/?l=apache-modperl&r=1&w=2#apache-modperl 
  
  =item * www.egroups.com
  
  http://www.egroups.com/group/modperl/ 
  
  =item * Mbox file archive
  
  http://perl.apache.org/mail/modperl/ 
  
  =back
  
  
  =cut
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org