[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 changelog-v1-3-9f.html

Zen Cart 源代码 changelog-v1-3-9f.html




下载文件

文件名: changelog-v1-3-9f.html
文件类型: HTML文件
文件大小: 5.94 KiB
MD5: cd115d2bc7743bee26956f4badf5e858

changelog-v1-3-9f.html - 关闭高亮
  1. <!--
  2. /**
  3. * @package documentation
  4. * @copyright Copyright 2003-2010 Zen Cart Development Team
  5. * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  6. * @version $Id: changelog-v1-3-9f.html 17151 2010-08-04 20:20:19Z drbyte $
  7. */
  8. //-->
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <style type="text/css">
  11. <!--
  12. body, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
  13. table.intro {border-color:#C96E29; }
  14. td.intro{background-color:#EEEEEE ; border-color:#5778ce; font-size:14px; }
  15. td.plainbox, div.callout {border: 1px dashed; border-color: #C96E29; margin:5px 40px 5px 40px;}
  16. .heading {background-color:#5778CE; font-weight:bold; font-size:14px;   width: 100%; }
  17.  
  18. .title1 {color:#C96E29; font-weight:bold; font-size:22px; }
  19. .title2 {color:#C96E29; font-weight:bold; font-size:13px; }
  20. .small {font-size:10px ;}
  21. .error {color:#FF0000; }
  22. .filename {font-family: mono, "Courier New", Courier ; font-size:14px; color: #c96e29;}
  23. .pseudolink {text-decoration:underline; color:#5778CE;}
  24. h1.intro { color: #ffffff; border:1px solid #aca893; background-color: #c96e29;  font-size: 22px;   padding: 4px;}
  25. h1 { color: #ffffff;    border:1px solid #aca893;   background-color: #5778ce;   font-size: 20px;   padding: 4px;}
  26. h2 { color: #c96e29;    font-size: 18px;}
  27. h3 { color: #5778ce;    font-size: 16px; margin-bottom:0px;}
  28. h4 { color: #c96e29;    font-size: 14px;}
  29. -->
  30. <title>Zen Cart(tm)修改记录</title>
  31. </head>
  32.  
  33. <table class="intro" cellspacing="4" cellpadding="6" border="3" width="748px" align="center">
  34. <tr><td class="intro">
  35. <center><h1 class="intro">欢迎使用 Zen Cart 中文版 ...</h1></center>
  36. <br />
  37. Zen Cart&trade;软件使用的是GNU通用公共许可协议,您可以免费使用、修改Zen Cart&trade;软件。
  38. <br />
  39. <br />
  40. 虽然该软件是免费的,但是欢迎您每次下载新版本前捐款,以帮助我们继续软件开发、升级,和维护免费论坛。
  41. <br />
  42. <br />
  43. 捐款网址:
  44. <a href="http://www.zen-cart.com/index.php?main_page=infopages&pages_id=14" target="_blank">Zen Cart&trade; 团队</a>
  45. <br />
  46. <br />
  47. 感谢您的支持<br />
  48. <em>Zen Cart&trade; 团队</em><br />
  49. <br />
  50.  
  51. <span class="small">
  52. Zen Cart&trade; 源自: Copyright 2003 osCommerce<br />
  53. 该软件希望提供有用的功能,但[不做保证],也不保证[适用于特定用途]<br />
  54. 该软件受限于GNU通用公共许可协议<br /><br /></span>
  55. </td></tr></table>
  56.  
  57. <br />
  58. <table border="3" width="748px" align="center" cellpadding="6">
  59.   <tr>
  60. <td align="center"><img src="osi-certified-120x100.png" /><br />
  61. 该软件通过OSI开源软件认证。<br />
  62. OSI Certified是开源动力的认证标志。</td></tr></table>
  63. <br />
  64.  
  65.  
  66. <table border="3" width="748px" align="center" cellpadding="6">
  67. <tr><td>
  68. <h1>.htaccess 文件的特别说明</h1>
  69. <p>Inside some folders is an .htaccess file that lists certain *permitted* filetypes which may be accessed. (Anything else is blocked to prevent abuse on your site).</p>
  70. <p>The side-effect of this is that if you choose to use media types that are not already listed in the *permitted* list, then your visitors will not be able to see those resources. </p>
  71. <p>Thus, if you are using product images that are not in the list of permitted types in your /images/.htaccess, you will need to add those types to the list.</p>
  72. <p>Similarly, if you are using certain media types in music product previews, you will need to make sure those are in your /media/.htaccess </p>
  73. <p>And, if you are using filetypes for downloadable products that are not already listed in your /pub/.htaccess and /download/.htaccess you will need to add those as well.</p>
  74.  
  75. <h1 align="center" class="intro">版本1.3.9f</h1>
  76. <p>说明:<br>
  77.   该版本新增功能,请查看<a href="whatsnew_1.3.9f.html" target="_blank">whatsnew_1.3.9f.html</a>文件,位于<span class="filename">/docs</span>目录。<br />
  78.       <br>
  79.       下面是修改的文件/目录: </p>
  80. <h1>修改的文件 (从版本v1.3.9e起)</h1>
  81. <ul>
  82. <li>/admin/includes/application_bottom.php</li>
  83. <li>/admin/includes/classes/split_page_results.php</li>
  84. <li>/admin/includes/classes/language.php</li>  (only touched to fix some line-endings problems)
  85. <li>/admin/includes/functions/general.php</li>
  86. <li>/admin/includes/init_includes/init_gzip.php</li>
  87. <li>/admin/includes/modules/product_music/delete_product_confirm.php</li>
  88. <li>/admin/whos_online.php</li>
  89. <li>/docs/ &lt;VARIOUS FILES HERE&gt;</li>
  90. <li>/includes/version.php</li>
  91. <li>/includes/application_bottom.php</li>
  92. <li>/includes/classes/shopping_cart.php</li>
  93. <li>/includes/classes/split_page_results.php</li>
  94. <li>/includes/init_includes/init_cart_handler.php</li>
  95. <li>/includes/init_includes/init_gzip.php</li>
  96. <li>/includes/modules/product_listing.php</li>
  97. <li>/includes/modules/order_total/ot_tax.php (was actually changed in v1.3.9e, but originally wasn't properly listed in changelog, so re-listing here)</li>
  98. <li>/includes/modules/order_total/ot_group_pricing.php</li>
  99. <li>/includes/modules/pages/advanced_search/header_php.php</li>
  100. <li>/includes/modules/pages/advanced_search_result/header_php.php</li>
  101. <li>/includes/modules/payment/paypal/paypal_curl.php</li>
  102. <li>/includes/modules/payment/paypal/paypal_functions.php</li>
  103. <li>/includes/modules/payment/paypaldp.php</li>
  104. <li>/includes/modules/payment/paypalwpp.php</li>
  105. <br />
  106. <li>/zc_install/ ... 假定 *所有* /zc_install/ 下的文件都已修改
  107. </ul>
  108.  
  109. <h1>删除的文件 (从版本 v1.3.9a/b/c/d/e 起)</h1><ul>
  110. <li>/admin/includes/functions/gzip_compression.php</li>
  111. <li>/includes/functions/gzip_compression.php</li>
  112. </ul>
  113. <h1>新增的文件 (从版本 v1.3.9a/b/c/d/e 起)</h1><ul>
  114. <li></li>
  115. </ul>
  116. <h1>移动的文件 (从版本 v1.3.9a/b/c/d/e 起)</h1><ul>
  117. <li></li>
  118. </ul>
  119. <h1>&nbsp;</h1>
  120. </td>
  121. </tr>
  122. <p align="center"><em>Zen Cart 中文版 版权所有 2004 - 2010</em></p>
  123. <br /><br />
  124. </body>
  125. </html>
  126.  


cron