PageRenderTime 26ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/lists/admin/info/ja/community.php

https://github.com/condesan/infoandina
PHP | 132 lines | 131 code | 1 blank | 0 comment | 8 complexity | a6babb374c38fd485bff2ddc18e32ea5 MD5 | raw file
  1. <h1>The PHPlist community</h1>
  2. <p><b>Latest Version</b><br/>
  3. Please make sure you are using the latest version when submitting a bugreport.<br/>
  4. <?php
  5. ini_set("user_agent",NAME. " (PHPlist version ".VERSION.")");
  6. ini_set("default_socket_timeout",5);
  7. if ($fp = @fopen ("http://www.phplist.com/files/LATESTVERSION","r")) {
  8. $latestversion = fgets ($fp);
  9. $thisversion = VERSION;
  10. $thisversion = str_replace("-dev","",$thisversion);
  11. if (versionCompare($thisversion,$latestversion)) {
  12. print "<font color=green size=2>Congratulations, you are using the latest version</font>";
  13. } else {
  14. print "<font color=green size=2>You are not using the latest version</font>";
  15. print "<br/>Your version: <b>".$thisversion."</b>";
  16. print "<br/>Latest version: <b>".$latestversion."</b> ";
  17. print '<a href="http://www.phplist.com/files/changelog">View what has changed</a>&nbsp;&nbsp;';
  18. print '<a href="http://www.phplist.com/files/phplist-'.$latestversion.'.tgz">Download</a>';
  19. }
  20. } else {
  21. print "<br/>Check for the latest version: <a href=http://www.phplist.com/files>here</a>";
  22. }
  23. ?>
  24. <p>PHPlist started early 2000 as a small application for the
  25. <a href="http://www.nationaltheatre.org.uk" target="_blank">National Theatre</a>. Over time it has
  26. grown into a fairly comprehensive newsletter system and the
  27. number of sites using it has grown rapidly. Even though the codebase is primarily
  28. maintained by one person, it is starting to become very complex, and ensuring the
  29. quality will require the input of many other people.</p>
  30. <p>In order to avoid clogging up the mailbox of the developers, you are kindly
  31. requested not to send queries directly to <a href="http://tincan.co.uk" target="_blank">Tincan</a>, but
  32. instead to use other methods of communication available. Not only does this free up
  33. time to continue development, but it also creates a history of questions, that can be
  34. used by new users to get acquainted with the system</a>.</p>
  35. <p>To facilitate the PHPlist community several options are available:
  36. <ul>
  37. <li>The <a href="http://docs.phplist.com" target="_blank">The Documentation Wiki</a>. The documentation site is mostly for reference, and no questions should be posted to it.<br/><br/></li>
  38. <li>The <a href="http://www.phplist.com/forums/" target="_blank">Forums</a>. The forums are the place to post your questions and for others to answer them.<br/><br/></li>
  39. <li><a href="#bugtrack">Mantis</a>. Mantis is an issue tracker. This can be used to post feature requests and to report bugs. It can not be used for helpdesk questions.<br/><br/></li>
  40. </ul>
  41. </p><hr>
  42. <h1>What you can do to help</h1>
  43. <p>
  44. <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  45. <input type="hidden" name="cmd" value="_xclick">
  46. <input type="hidden" name="business" value="donate@phplist.com">
  47. <input type="hidden" name="item_name" value="phplist version <?php echo VERSION?> for <?php echo $_SERVER['HTTP_HOST']?>">
  48. <input type="hidden" name="no_note" value="1">
  49. <input type="hidden" name="currency_code" value="GBP">
  50. <input type="hidden" name="tax" value="0">
  51. <input type="hidden" name="bn" value="PP-DonationsBF">
  52. <input type="image" src="images/paypal.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
  53. </form></p>
  54. <p>If you are a <b>regular user of PHPlist</b> and you think you have cracked most of it's issues
  55. you can help out by <a href="http://www.phplist.com/forums/" target="_blank">answering the questions of other users</a>. or writing pages in the <a href="#docscontrib">documentation site</a>.</p>
  56. <p>If you are <b>new to PHPlist</b> and you are having problems with setting it up to work for
  57. your site, you can help by trying to find the solution in the above locations first, before
  58. immediately posting a "it does not work" message. Often the problems you may have are related
  59. to the environment your PHPlist installation is running in. Only having one developer for
  60. PHPlist has the disadvantage that the system cannot be tested thoroughly on every platform
  61. and every version of PHP.</p>
  62. <h1>Other things you can do to help</h1>
  63. <ul>
  64. <li><p>If you think PHPlist is a great help for you, why not help to let other people know about
  65. it's existence. You probably made quite an effort to find it and to decide to use if after
  66. having compared it to other similar applications, so you could help other people benefit
  67. from your experience.</p>
  68. <p>To do so, you can <?php echo PageLink2("vote","Vote")?> for PHPlist, or write reviews on the
  69. sites that list applications. You can also tell other people you know about it.
  70. </li>
  71. <li><p>You can <b>Translate</b> PHPlist into your language and submit the translation.
  72. To help out check the <a href="http://docs.phplist.com/PhplistTranslation">Translation Pages</a> in the Wiki.
  73. </p>
  74. </li>
  75. <li>
  76. <p>You can <b>Try out</b> all the different features of PHPlist and check whether they work ok for you.
  77. Please post your findings on the <a href="http://www.phplist.com/forums/" target="_blank">Forums</a>.</p></li>
  78. <li>
  79. <p>You can use PHPlist for your paying clients (if you are a web-outfit for example) and convince them
  80. that the system is a great tool to achieve their goals. Then if they want some changes
  81. you can <b>commission new features</b> that are paid for by your clients. If you want to know
  82. how much it would be to add features to PHPlist, <a href="mailto:phplist2@tincan.co.uk?subject=request for quote to change PHPlist">get in touch</a>.
  83. Most of the new features of PHPlist are added by request from paying clients. This will benefit
  84. you for paying a small price to achieve your aims, it will benefit the community for getting new
  85. features, and it will benefit the developers for getting paid for some of the work on PHPlist :-)</p></li>
  86. <li><p>If you use PHPlist regularly and you have a <b>fairly large amount of subscribers</b> (1000+), we are
  87. interested in your system specification, and send-statistics. By default PHPlist will send
  88. statistics to <a href="mailto:phplist-stats@tincan.co.uk">phplist-stats@tincan.co.uk</a>, but it will
  89. not send system details. If you want to help out making things work better, it would be great
  90. if you could tell us your system specs, and leave the default of the stats to go to the above address.
  91. The address is just a drop, it is not being read by people, but we will analyse it to figure out
  92. how well PHPlist is performing.</p></li>
  93. </ul>
  94. </p>
  95. <p><b><a name="bugtrack"></a>Mantis</b><br/>
  96. <a href="http://mantis.tincan.co.uk/" target="_blank">Mantis</a> is the place to report issues you find with phplist. Your issue can be be anything related to phplist, comments and suggestions how to improve it or reports of a bug. If you report a bug, make sure to include as much information as possible to facilitate the developers in solving the problem.</p>
  97. <p>The minimum requirements for reporting a bug are your system details:</p>
  98. <?php if (!stristr($_SERVER['HTTP_USER_AGENT'],'firefox')) { ?>
  99. <p>If you experience problems, please make sure to use Firefox to see if that solves the problem.
  100. <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=131358&amp;t=81"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="images/getff.gif"/></a>
  101. <?php } ?>
  102. </p>
  103. <p>あなたのシステムの詳細:</p>
  104. <ul>
  105. <li>PHPlist version: <?php echo VERSION?></li>
  106. <li>PHP version: <?php echo phpversion()?></li>
  107. <li>Browser: <?php echo $_SERVER['HTTP_USER_AGENT']?></li>
  108. <li>Webserver: <?php echo $_SERVER['SERVER_SOFTWARE']?></li>
  109. <li>Website: <a href="http://<?php echo getConfig("website")."$pageroot"?>"><?=getConfig("website")."$pageroot"?></a></li>
  110. <li>Mysql Info: <?php echo mysql_get_server_info();?></li>
  111. <li>PHP Modules:<br/><ul>
  112. <?php
  113. $le = get_loaded_extensions();
  114. foreach($le as $module) {
  115. print "<LI>$module\n";
  116. }
  117. ?>
  118. </ul></li>
  119. </ul>
  120. <p>Please note, emails not using this system, or the forums will be ignored.</p>
  121. <p><b><a name="docscontrib"></a>Contributing to the documentation</b><br/>
  122. If you want to help out writing documentation, please sign up to the <a href="http://tincan.co.uk/?lid=878">Developers Mailinglist</a>. At the moment the documentors and the developers share a mailinglist, because their interests overlap and it is useful to share information. <br/>
  123. Before doing anything, discuss the issues on the mailinglist and once the ideas have been established you can go off and do your stuff.
  124. <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>