diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-29 18:53:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-29 18:53:43 +0800 |
commit | d1a55ba93d6687288027ea1d236f1f5b155e95d5 (patch) | |
tree | c6ec07b37bef8b05363464ec8a2ae50f19a4d2b9 /www/Makefile | |
parent | 6f2db5272a42728b753924bd19f6aa1c6c0a5058 (diff) | |
download | freebsd-ports-gnome-d1a55ba93d6687288027ea1d236f1f5b155e95d5.tar.gz freebsd-ports-gnome-d1a55ba93d6687288027ea1d236f1f5b155e95d5.tar.zst freebsd-ports-gnome-d1a55ba93d6687288027ea1d236f1f5b155e95d5.zip |
Insert View is a filter that allows users to embed content lists
generated by the excellent Views module in node bodies using
relatively simple tag syntax
WWW: http://drupal.org/project/views
PR: ports/114965
Submitted by: Geoff Glasson <g_glasson at jimali.dyndns.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2016cfc5aaab..992e95dd1aa1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -128,6 +128,7 @@ SUBDIR += drupal5-google_analytics SUBDIR += drupal5-gsitemap SUBDIR += drupal5-i18n + SUBDIR += drupal5-insert-view SUBDIR += drupal5-nice_menus SUBDIR += drupal5-simplenews SUBDIR += drupal5-taxonomy_access |