/[drupal]/contributions/modules/nodetypeviews/README.txt
ViewVC logotype

Contents of /contributions/modules/nodetypeviews/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Sep 10 22:02:29 2008 UTC (14 months, 2 weeks ago) by yaph
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA2, HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
Converted to unix line endings and utf8 where necessary
1 $Id: README.txt,v 1.1 2008/08/31 19:40:40 yaph Exp $
2 Drupal Node Type Views README
3 ---------------------------------
4 Author: Ramiro Gómez (http://www.ramiro.org)
5
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 (see LICENSE.txt)
18 Requirements
19 ------------
20 This module requires Drupal 6.X.
21
22 Overview:
23 --------
24 Node Type Views creates teaser views and RSS feeds for published content
25 by content type. Node Type Views is meant to satisfy the basic need for
26 content type listings without using taxonomy workarounds and little
27 additional server-side processing. For anything more advanced the
28 views module is more appropriate.
29
30 Installation and configuration:
31 ------------------------------
32 Simply extract the download package in your modules directory and
33 then enable the module in 'admin/build/modules/'.
34 For configuration options go to 'admin/content/nodetypeviews'.

  ViewVC Help
Powered by ViewVC 1.1.2