| Commit | Line | Data |
|---|---|---|
| 9d6f9b44 EM |
1 | // $Id$ |
| 2 | ||
| 64593424 EM |
3 | Welcome to Views 2. Please see the advanced help for more information. |
| 4 | ||
| 5 | If you're having trouble installing this module, please ensure that your | |
| 6 | tar program is not flattening the directory tree, truncating filenames | |
| 7 | or losing files. | |
| 8 | ||
| 9 | Installing Views: | |
| 10 | ||
| 11 | Place the entirety of this directory in sites/all/modules/views | |
| 12 | ||
| 13 | Navigate to administer >> build >> modules. Enable Views and Views UI. | |
| 14 | ||
| 15 | If upgrading from Drupal 5 and Views 1, your views need to be | |
| 16 | converted manually. See administer >> build >> modules >> views >> tools >> convert. | |
| 17 | ||
| 18 | If you're new to Views, try the Simple Views module which can create some | |
| 19 | often used Views for you, this might save you some time. | |
| 20 | ||
| 21 | Recommended modules for use with Views: | |
| 22 | CCK | |
| 23 | Voting API | |
| 24 | Views Bonus Pack | |
| 25 | Views Bulk Operations | |
| 26 | ||
| 27 | Experimental modules: | |
| 28 | Views OR |