Changes between Version 7 and Version 8 of members/GRIP-UQAM/Drupal
- Timestamp:
- Sep 22, 2016, 1:54:45 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Drupal
v7 v8 125 125 * [https://git-scm.com/book/tr/v2/Git-Internals-Git-References 10.3 Git Internals - Git References] 126 126 == Drupal 8 requirements and particularities == 127 * https://www.drupal.org/docs/7/system-requirements/overview 128 * https://www.drupal.org/docs/7/system-requirements/php 129 * https://api.drupal.org/api/drupal/core!INSTALL.txt/8.2.x 127 130 * admin/config/development/performance cache time needs to be as big as possible for the site time response to be good! 128 131 * Big Pipes inspired by FaceBook now in core (but experimental in Drupal 8.1) … … 276 279 * http://www.garfieldtech.com/presentations/sflportland-drupal8-symfony2 277 280 == Performance == 281 * https://www.drupal.org/docs/8/managing-site-performance-and-scalability 278 282 * https://www.drupal.org/project/site_audit 279 283 * https://www.drupal.org/project/lazyloader … … 310 314 ==== Varnish ==== 311 315 * [http://www.jeffgeerling.com/blog/2016/use-drupal-8-cache-tags-varnish-and-purge Use Drupal 8 Cache Tags with Varnish and Purge] 316 = Feed = 317 Atome seems abandoned by Drupal 318 * keyword: atom site:drupal.org 319 * https://www.drupal.org/project/atom 320 * https://www.drupal.org/project/feeds_atom 321 * https://www.drupal.org/project/views_atom 322 * https://www.drupal.org/project/atom_views