Drupal 8.0.3/7.42 發布,CMS 內容管理系統

jopen 8年前發布 | 6K 次閱讀

Drupal 8.0.3/7.42 發布,8.0.3 更新如下:

7.42 的主要更新:

  • #1191290: Stopped invoking hook_flush_caches() on every cron run, since some modules use that hook for expensive operations that are only needed on cache clears.

  • #2392153: Changed the default .htaccess and web.config to block Composer-related files.

  • #1443308: Added static caching to module_load_include() to improve performance.

  • #1919338: Fixed double-encoding bugs in select field widgets provided by the Options module. The fix deprecates the 'strip_tags' property on option widgets and replaces it with a new 'strip_tags_and_unescape' property (minor data structure change).

  • #2545480: Improved MySQL 5.7 support by changing the MySQL database driver to stop using the ANSI SQL mode alias, which has different meanings for different MySQL versions.

  • #2599326: Fixed a regression introduced in Drupal 7.39 which prevented autocomplete functionality from working on servers that are not configured to automatically recognize index.php.

  • #1414508: Updated the Archive_Tar PEAR package to the latest 1.4.0 release, to fix bugs with tar file handling on various operating systems.

  • #1289336: Fixed fatal errors on node preview when a field is displayed in the node teaser but hidden in the full node view. The fix removes a field_attach_prepare_view() call from the node_preview() function since it is redundant with one in the node preview theme layer.

  • #1862250: Improved the description of the "Trimmed" format option on text fields (translatable string change, and minor UI and data structure change).

詳情請看:https://www.drupal.org/node/2662106

Drupal 是一個開源的內容管理系統(CMS) 平臺,它是用 PHP 寫成的。主要用于構造提供多種功能和服務的動態網站,這些功能包括用戶管理(UserAdministration)、發布工作流 (Publishing Workflow)、討論、新聞聚合(NewsAggregation)、元數據(Metadata)操作和用于內容共享的XML發布。Drupal有一 個優秀的模塊化結構,提供了許多模塊,包括短消息、個性化書簽、網站管理、Blog、日記、電子商務、電子出版、留言簿、Job、網上電影院、論壇、投票 等模塊。并且Drupal模塊的下載、安裝、定制非常方便。

來自: http://www.oschina.net//news/70453/drupal-8-0-3

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!