philip Mon Jan 20 22:31:27 2003 EDT Modified files: /phpdoc/en/faq mailinglist.xml Log: Add the "how to ask smart questions" link a couple times although ideally it'd be mentioned on every manual page. Index: phpdoc/en/faq/mailinglist.xml diff -u phpdoc/en/faq/mailinglist.xml:1.13 phpdoc/en/faq/mailinglist.xml:1.14 --- phpdoc/en/faq/mailinglist.xml:1.13 Sat Feb 23 11:59:46 2002 +++ phpdoc/en/faq/mailinglist.xml Mon Jan 20 22:31:27 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.13 $ --> +<!-- $Revision: 1.14 $ --> <chapter id="faq.mailinglist"> <title>Mailing lists</title> <titleabbrev>Mailing lists</titleabbrev> @@ -110,6 +110,11 @@ can't find any information that helps you out you're more than welcome to use the mailing list. </para> + <para> + Before asking questions, you may want to read the paper on + <ulink url="&faqurl.smart.questions;">How To Ask Questions The Smart + Way</ulink> as this is a good idea for everyone. + </para> </answer> </qandaentry> @@ -141,6 +146,12 @@ Another important thing to remember is to summarize your problem on the subject line. A subject like "HELP MEEEE!!!" or "What is the problem here?" will be ignored by the majority of the readers. + </para> + <para> + And lastly, you're encouraged to read the paper on + <ulink url="&faqurl.smart.questions;">How To Ask Questions The + Smart Way</ulink> as this will be a great help for everyone, + especially yourself. </para> </answer> </qandaentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php