Submitted by oacheson on Sat, 02/06/2016 - 17:55

I enabled CKEditor and IMCE using drush. CKEditor is a WYSIWYG editor and IMCE integrates in-line images into CKEditor. The image at right was uploaded using the pictures button in the toolbar above which also generated the 180x180 thumb.
It seems to be an align right and test is flowing around it in the editor.
Submitted by oacheson on Sun, 05/25/2014 - 20:56
While I have noticed numerous references to Drupal's command-line shell, I never, until tonight, took the time to investigate it.
A good starting point is "A Beginner's Guide To Drush: The Drupal Shell". This gives a quick introduction to several useful commands, including Status, Download (DL) and Enable (EN).
drush.org's site (http://drush.ws/) lists and details all the commands and parameters.
Submitted by oacheson on Tue, 04/22/2014 - 10:13