summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:01:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:01:16 +0000
commit74823dbc2a2bf684b64a9a7eaf932da1f9d70dff (patch)
tree8567ab113765df7b4a3f0b73a84d90c620b37387 /www/Makefile
parentThe Tables API defined by TAPIr can be used by module developers to (diff)
uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy
to use interface for browsing vocabularies (categories) like you would browse a directory tree. Each term in the vocabulary is like a file folder, and clicking on it in the category select box will display all the nodes that have been classified with that term in the node select box. The look may be changed in the CSS, but other display options such as search forms, action buttons, and display names may be specified when the uBrowser is built for display. WWW: http://drupal.org/project/ubrowser PR: ports/120577 Submitted by: Jeremy Iverson <jeremy at algenta.com>
Notes
Notes: svn path=/head/; revision=207339
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 fdd9ba3765b4..99d116b60a1b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -145,6 +145,7 @@
SUBDIR += drupal5-taxonomy_access
SUBDIR += drupal5-taxonomy_ticker
SUBDIR += drupal5-tinymce
+ SUBDIR += drupal5-ubrowser
SUBDIR += drupal5-views
SUBDIR += dtse
SUBDIR += dummyflash