Closed (fixed)
Project:
Drush Views
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
31 Jan 2011 at 15:26 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
flickerfly commentedHere is some suggested wording:
Installation:
-------------------------------
Installation of drush_views is consistent with most drupal modules. It is NOT the same as installing the drush tool.
Since you are already using drush (a prerequisite for this module) we recommend the drush install method.
* drush dl drush_views (download, extract and place the module)
* drush en drush_views (enable the module)
You may also download it manually and place it in one of the appropriate 'modules' directories and enable it in the administrative area of drupal. More information on this method may be found in the Drupal documentation "Installing contributed modules"
For Drupal 5+6: http://drupal.org/getting-started/install-contrib/modules
For Drupal 7: http://drupal.org/node/895232
Comment #2
pescetti commentedThanks, fixed.