stas 02/04/26 20:19:40
Modified: src/contribute docs.pod
src/docs/1.0/guide help.pod
src/download docs.pod
src/maillist index_top.html
Log:
- in contribute/docs, added link to download/docs and removed reference to
the documentation source package
-in docs/1.0/guide/help.pod, replaced all mailing-list indo with link to
mailinglist section
-in src/download/docs.pod, removed a typo and changed a logical error
Submitted by: Thomas Klausner <[EMAIL PROTECTED]>
Revision Changes Path
1.3 +3 -5 modperl-docs/src/contribute/docs.pod
Index: docs.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/contribute/docs.pod,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- docs.pod 26 Apr 2002 15:32:23 -0000 1.2
+++ docs.pod 27 Apr 2002 03:19:40 -0000 1.3
@@ -39,10 +39,8 @@
If the correction is minor, please specify the full URL you are
talking about.
-If the correction is medium to large, please retrieve the
-documentation source package or use the cvs repository and submit the
-patch against the latest version.
-
-META: links?
+If the correction is medium to large use the cvs repository and submit
+the patch against the latest version. L<This document|download::docs>
+explains how to use the cvs repository.
=cut
1.15 +1 -59 modperl-docs/src/docs/1.0/guide/help.pod
Index: help.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/help.pod,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- help.pod 21 Apr 2002 14:31:26 -0000 1.14
+++ help.pod 27 Apr 2002 03:19:40 -0000 1.15
@@ -264,65 +264,7 @@
=back
-=item * mod_perl mailing lists
-
-META: shouldn't we just link directly to the mailing list page? (once
-linking to a section works).
-
-=over
-
-=item *
-
-L<The mod_perl mailing list|maillist::list-modperl>
-
-The Apache/Perl mailing list I<is available for mod_perl users and
-developers to share ideas, solve problems and discuss things related
-to mod_perl and the Apache::* modules.>
-
-See the L<mailing list's info page|maillist::list-modperl> for more info.
-
-
-=item *
-
-L<The mod_perl development mailing list|maillist::list-dev>
-
-This list is for discussions about the development of the core
-mod_perl.
-
-
-=item *
-
-L<The mod_perl documentation mailing list|maillist::list-docs-dev>
-
-This mailing list is for discussing mod_perl documentation, and is the one
-you should contact with issues related to this Guide or other
-documentation on this website.
-
-=item *
-
-L<The Apache test framework development mailing
-list|maillist::list-test-dev>
-
-The test-dev list is the list where Apache HTTP Test project is
-discussed.
-
-=item *
-
-L<The advocacy mailing list|maillist::list-advocacy>
-
-The list for mod_perl advocacy issues, discussions about
-sites, etc.
-
-=item *
-
-L<The modperl-cvs mailing list|maillist::list-cvs>
-
-The modperl developers list is the list where you can watch mod_perl
-getting patched. No real discussions happen on this list, but if you
-want to know about the latest changes in the mod_perl core before
-everyone else, this is a list to be on.
-
-=back
+=item * L<mod_perl mailing lists|maillist::index>.
=back
1.2 +1 -1 modperl-docs/src/download/docs.pod
Index: docs.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/download/docs.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- docs.pod 26 Apr 2002 17:56:49 -0000 1.1
+++ docs.pod 27 Apr 2002 03:19:40 -0000 1.2
@@ -100,7 +100,7 @@
% bin/build -d
-There are some times however whena simple rebuild will be enough:
+There are some times however when a simple rebuild will not be enough:
usually when there are changes made to the design or to I<config.cfg>
files. In that case, you will need to force the whole rebuild:
1.2 +1 -1 modperl-docs/src/maillist/index_top.html
Index: index_top.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/maillist/index_top.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index_top.html 18 Apr 2002 16:40:03 -0000 1.1
+++ index_top.html 27 Apr 2002 03:19:40 -0000 1.2
@@ -7,7 +7,7 @@
<p>
The most popular list for sharing ideas is the <a
href="list-modperl.html">mod_perl users list</a>. If you have any
-questions about mod_perl, taht is where you should go. The other lists
+questions about mod_perl, that is where you should go. The other lists
cover more specific subjects, mostly related to mod_perl development.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]