Changes between Version 48 and Version 49 of members/GRIP-UQAM
- Timestamp:
- Mar 13, 2016, 1:39:47 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v48 v49 127 127 "kraksoft/colorbox": "^1.5", 128 128 "pelago/emogrifier": "^1.0", 129 "tinymce/tinymce": "^3.5", 129 "tinymce/tinymce": "^3.5", # remove this line, this version is not available through composer! 130 130 "ckeditor/ckeditor": "^full/4.5.1" 131 131 } … … 179 179 * use --uri="http://example.org" then sending mail for simplenews https://www.drupal.org/node/1776536 180 180 * nice... 181 == Installing Drupal on a development server (outside MayFirst) == 182 {{{#!application/x-shellscript 183 $ drush help site-install 184 $ drush dl drupal 185 $ cd drupal-7.43/ 186 $ drush site-install minimal --db-url=sqlite://sites/default/files/.ht.sqlite 187 $ drush rs 188 }}} 181 189 == CKEditor for Drupal 7 == 182 190 Lets'use wysiwyg module