Date: Sun, 29 Jul 2007 10:54:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/drupal5-views Makefile distinfo pkg-descr Message-ID: <200707291054.l6TAsqaX095416@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-07-29 10:54:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal5-views Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.1871 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/drupal5-views/Makefile (new) 1.1 +3 -0 ports/www/drupal5-views/distinfo (new) 1.1 +12 -0 ports/www/drupal5-views/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707291054.l6TAsqaX095416>