home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / privoxy / privoxy_setup_3.0.21.exe / templates / mod-support-and-service < prev    next >
Text File  |  2013-03-08  |  3KB  |  54 lines

  1. ##############################################################################
  2. #
  3. # File        :  $Source: /cvsroot/ijbswa/current/templates/mod-support-and-service,v $
  4. #
  5. # Purpose     :  Template that is included from most of Privoxy's CGI pages
  6. #                to show the user how to get help or report problems.
  7. #
  8. #
  9. # Copyright   :  Written by and Copyright (C) 2002-2009 members of
  10. #                the Privoxy team. http://www.privoxy.org/
  11. #
  12. #                This template is free software; you can redistribute it
  13. #                and/or modify it under the terms of the GNU General
  14. #                Public License as published by the Free Software
  15. #                Foundation; either version 2 of the License, or (at
  16. #                your option) any later version.
  17. #
  18. ##############################################################################
  19.        <h2>Support and Service:</h2>
  20.         <p>
  21.           The Privoxy Team values your feedback. To provide you with the best support,
  22.           we ask that you:
  23.         </p>
  24.         <ul>
  25.           <li>
  26.             use the <a href="http://sourceforge.net/tracker/?group_id=11118&atid=211118">Support Tracker</a>
  27.             if you need help.
  28.           </li>
  29.           <li>
  30.             submit ads and configuration related problems with the actions files through the
  31.             <a href="http://sourceforge.net/tracker/?group_id=11118&atid=460288">Actionsfile Feedback Tracker</a>.
  32.           </li>
  33.           <li>
  34.             submit bugs only through the
  35.             <a href="http://sourceforge.net/tracker/?group_id=11118&atid=111118">Bug Tracker</a>.
  36.             Please make sure that the bug has not been submitted yet.
  37.           </li>
  38.           <li>
  39.             submit feature requests only through the
  40.             <a href="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">Feature
  41.             Request Tracker</a>.
  42.           </li>
  43.           <li>
  44.             read the <a title="Contacting the developers, Bug Reporting and Feature Requests"
  45.              href="@user-manual@contact.html">instructions in the User Manual</a>
  46.             to make sure your request contains all the information we need.
  47.           </li>
  48.         </ul>
  49.         <p>
  50.          If you want to support the Privoxy Team, please have a look at the FAQ to learn how to
  51.          <a href="http://www.privoxy.org/faq/general.html#PARTICIPATE">participate</a>
  52.          or to <a href="http://www.privoxy.org/faq/general.html#DONATE">donate</a>.
  53.         </p>
  54.