Date: Sat, 16 Feb 2008 16:59:16 +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-tapir Makefile distinfo pkg-descr Message-ID: <200802161659.m1GGxI1R013408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-02-16 16:59:16 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal5-tapir Makefile distinfo pkg-descr Log: The Tables API defined by TAPIr can be used by module developers to include simple, dynamically configurable tables in their modules. The tables generated by TAPIr feature dynamic loading of data but also dynamic positioning and disabling of fields (columns) based on settings configured in the table's settings page. Settings pages are auto-generated and include helpful links to preview tables and view a master tabel list. Tables defined by TAPIr are also extensible, so your tables will be available for other module developers to hook into in a method similar to the Forms API. WWW: http://drupal.org/project/tapir PR: ports/120576 Submitted by: Jeremy Iverson <jeremy at algenta.com> Revision Changes Path 1.1977 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/drupal5-tapir/Makefile (new) 1.1 +3 -0 ports/www/drupal5-tapir/distinfo (new) 1.1 +11 -0 ports/www/drupal5-tapir/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802161659.m1GGxI1R013408>