aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-17 00:59:16 +0800
committermiwi <miwi@FreeBSD.org>2008-02-17 00:59:16 +0800
commit7c9c9cfcf723a4ccb346d8cbf8be9e3060a0151f (patch)
treedda92072e7b61e265be65baeedc403b0e1027718 /www/Makefile
parent4772e9135a8776a063920e642cde3533f7b14719 (diff)
downloadfreebsd-ports-gnome-7c9c9cfcf723a4ccb346d8cbf8be9e3060a0151f.tar.gz
freebsd-ports-gnome-7c9c9cfcf723a4ccb346d8cbf8be9e3060a0151f.tar.zst
freebsd-ports-gnome-7c9c9cfcf723a4ccb346d8cbf8be9e3060a0151f.zip
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>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8230a81b183b..fdd9ba3765b4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -141,6 +141,7 @@
SUBDIR += drupal5-nice_menus
SUBDIR += drupal5-securepages
SUBDIR += drupal5-simplenews
+ SUBDIR += drupal5-tapir
SUBDIR += drupal5-taxonomy_access
SUBDIR += drupal5-taxonomy_ticker
SUBDIR += drupal5-tinymce