Commit graph

5 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
fe95393ee4 - Update to 1.7
PR:		145691
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2010-04-17 07:15:14 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Rong-En Fan
bf36b9b539 - Correct COMMENT
PR:		ports/115376, ports/115377
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org> (maintainer)
2007-08-11 15:23:21 +00:00
Martin Wilke
8c9ac4f13f The views module provides a flexible method for Drupal site
designers to control how lists of content (nodes) are presented.
Traditionally, Drupal has hard-coded most of this, particularly
in how taxonomy and tracker lists are formatted.

This tool is essentially a smart query builder that,
given enough information, can build the proper query,
execute it, and display the results. It has four modes,
plus a special mode, and provides an impressive amount
of functionality from these modes.

WWW: http://drupal.org/project/views

PR:		ports/114964
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
2007-07-29 10:54:52 +00:00