CMS 內容管理系統,Drupal 8.0.2 發布
Drupal 是一個開源的內容管理系統(CMS) 平臺,它是用 PHP 寫成的。主要用于構造提供多種功能和服務的動態網站,這些功能包括用戶管理(UserAdministration)、發布工作流 (Publishing Workflow)、討論、新聞聚合(NewsAggregation)、元數據(Metadata)操作和用于內容共享的XML發布。Drupal有一 個優秀的模塊化結構,提供了許多模塊,包括短消息、個性化書簽、網站管理、Blog、日記、電子商務、電子出版、留言簿、Job、網上電影院、論壇、投票 等模塊。并且Drupal模塊的下載、安裝、定制非常方便。
Drupal 8.0.2 發布,主要更新如下:
-
#2598178 by krknth, xjm: Remove unneeded settings in core/modules/file/src/Tests/FileFieldRSSContentTest.php
-
#2628754 by cilefen, kristiaanvandeneynde, dawehner, Berdir: Link::toString() should not be deprecated
-
#2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
-
#2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect
-
#2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module
-
#2635238 by dsnopek, tim.plunkett: Contexts not mapped in time to use them in BlockInterface::access()
-
#2637304 by legolasbo, Xano: Add missing typehints in EntityAutocomplete
-
#2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled
-
#2575387 by chrisfree, r_sharma08, hussainweb, sudhanshug, Cottser, anil280988, AjitS, rashid_786, drupal.ninja03, Prashant.c, snehi, jordanpagewhite, anil.gangwal, brahmjeet789, jhodgdon, davidhernandez, Manjit.Singh: Add README.txt to Classy Base Theme?
-
#2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere
-
#2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations
-
#2584869 by eyilmaz: States collapsed/open/closed doesn't work for
-
#2605214 by G√°bor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions()
-
#2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files
-
#2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files
-
#2302319 by geertvd, Lendude: Missing caption, if view (format table) is grouped by a field
完整更新請看:8.0.2 release notes 或者 發行說明。
來自: http://www.oschina.net/news/69677/drupal-8-0-2