[Bps-public-commit] r17738 - RT-Extension-rt_cpan_org/html/Callbacks/rt_cpan_org/Elements/Login
ruz at bestpractical.com
ruz at bestpractical.com
Tue Jan 13 11:33:23 EST 2009
Author: ruz
Date: Tue Jan 13 11:33:22 2009
New Revision: 17738
Modified:
RT-Extension-rt_cpan_org/html/Callbacks/rt_cpan_org/Elements/Login/BeforeForm
Log:
* shuffle a text on front page a little in hope that less people will be sending
questions about modules to RT for rt.cpan.org itself.
Modified: RT-Extension-rt_cpan_org/html/Callbacks/rt_cpan_org/Elements/Login/BeforeForm
==============================================================================
--- RT-Extension-rt_cpan_org/html/Callbacks/rt_cpan_org/Elements/Login/BeforeForm (original)
+++ RT-Extension-rt_cpan_org/html/Callbacks/rt_cpan_org/Elements/Login/BeforeForm Tue Jan 13 11:33:22 2009
@@ -52,35 +52,51 @@
<a href="http://cpan.org">CPAN</a>.
</p>
+ <h2>Want to...</h2>
+
+ <h2>... find a distribution and browse its bugs?</h2>
<p>
- To report bugs in perl itself, you're best off using the command-line 'perlbug' tool or
- <a href="http://rt.perl.org">rt.perl.org.</a>
+ This site lets you <a href="<% $RT::WebBaseURL %>/Public/">search
+ for distributions</a> by name or author. When you've found the
+ distribution you're looking for, you can browse known bugs and
+ report new bugs.
</p>
+ <h2>... report a bug in a module using web-interface?</h2>
<p>
- This site lets you <a href="<% $RT::WebBaseURL %>/Public/?nossl=true">search for distributions</a> by name or author. When you've found the
- distribution you're looking for, you can browse known bugs and report new bugs.
+ Use <a href="https://www.bitcard.org/">Bitcard</a> account.
+ Module authors can use PAUSE credentials.
</p>
+ <h2>... report a bug in a module using email?</h2>
<p>
- To work with bugs, every module author with a <a href="http://pause.perl.org">PAUSE</a>
- account can log into rt.cpan.org with their PAUSE userid and password. If you can't
- log in or distributions you maintain aren't listed, please write to
- <a href="mailto:rt-cpan-admin at bestpractical.com">rt-cpan-admin at bestpractical.com</a>
- at your earliest convenience.
+ To submit a bug report for a given distribution by email, send mail
+ to <strong>bug-<distribution-name>@rt.cpan.org</strong>, where
+ "<distribution-name>" is something like DBIx-SearchBuilder or
+ Class-DBI or Acme-Current-Forever. Use
+ <a href="<% $RT::WebBaseURL %>/Public/">search</a> to find name of
+ a distribution.
</p>
+ <h2>... report a bug in perl itself?</h2>
<p>
- If you have any questions <b>about rt.cpan.org</b>, feel free to send mail to
- <a href="mailto:rt-cpan-admin at bestpractical.com">rt-cpan-admin at bestpractical.com</a> and
- we'll do our best to get back to you.
+ To report bugs in perl itself, you're best off using the command-line
+ 'perlbug' tool or <a href="http://rt.perl.org">rt.perl.org.</a>
</p>
+ <h2>... manage bugs in your distributions?</h2>
<p>
- To submit a bug report for a given distribution by email, send mail to
- <strong>bug-<distribution-name>@rt.cpan.org</strong>, where
- "<distribution-name>" is something like DBIx-SearchBuilder or
- Class-DBI or Acme-Current-Forever.
+ To work with bugs, every module author with a
+ <a href="http://pause.perl.org">PAUSE</a> account can log into
+ rt.cpan.org with their PAUSE userid and password. If you can't log in or
+ distributions you maintain aren't listed, please write to
+ rt-cpan-admin at bestpractical.com at your earliest convenience.
+ </p>
+
+ <h2>... ask question about this service?</h2>
+ <p>
+ If you have any questions <b>about rt.cpan.org</b>, feel free to send mail to
+ rt-cpan-admin at bestpractical.com and we'll do our best to get back to you.
</p>
<p>
More information about the Bps-public-commit
mailing list