1
|
CONTENTS OF THIS FILE
|
2
|
---------------------
|
3
|
|
4
|
* Introduction
|
5
|
* Requirements
|
6
|
* Installation
|
7
|
* Configuration
|
8
|
* Recommended
|
9
|
|
10
|
|
11
|
INTRODUCTION
|
12
|
------------
|
13
|
|
14
|
Welcome to Views 3. Please see the advanced help for more information.
|
15
|
|
16
|
If you're having trouble installing this module, please ensure that your tar
|
17
|
program is not flattening the directory tree, truncating filenames or losing
|
18
|
files.
|
19
|
|
20
|
|
21
|
REQUIREMENTS
|
22
|
------------
|
23
|
|
24
|
This module requires the following modules:
|
25
|
|
26
|
* Chaos tool suite (ctools) (https://drupal.org/project/ctools)
|
27
|
|
28
|
|
29
|
INSTALLATION
|
30
|
------------
|
31
|
|
32
|
Install as you would normally install a contributed Drupal module. See:
|
33
|
https://drupal.org/documentation/install/modules-themes/modules-7 for further
|
34
|
information.
|
35
|
|
36
|
Navigate to administer >> modules. Enable Views and Views UI.
|
37
|
|
38
|
|
39
|
RECOMMENDED
|
40
|
-----------
|
41
|
|
42
|
* SimpleViews (https://www.drupal.org/project/simpleviews):
|
43
|
If you're new to Views, try the Simple Views which can create some often used
|
44
|
Views for you, this might save you some time.
|
45
|
|
46
|
* Advanced help (https://www.drupal.org/project/advanced_help):
|
47
|
If you enable the advanced help, Views will provide more and better help.
|
48
|
|
49
|
* Here you can find many modules extending the functionality of Views:
|
50
|
http://drupal.org/taxonomy/term/89
|