aboutsummaryrefslogtreecommitdiff
path: root/www/drupal4-nice_menus
Commit message (Collapse)AuthorAgeFilesLines
* - Fix commentAndrew Pantyukhin2007-06-181-1/+1
| | | | | | | Approved by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=193818
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Rename all drupal-* to drupal4-* for future drupal5 portsRong-En Fan2007-03-251-1/+1
| | | | | | | - Switch to drupal5/bsd.drupal.mk Notes: svn path=/head/; revision=188259
* Add www/drupal-nice_menus:Brooks Davis2007-01-063-0/+35
Nice Menus is a module for the Drupal CMS which enables drop-down / right / left expandable menus. The module uses CSS to display the menus on browsers which have functional CSS. Internet Explorer is supported using Javascript. Three styles of menus are currently possible: horizontal (menus drop down); vertical (menus drop to the left); vertical (menus drop to the right). WWW: http://drupal.org/project/nice_menus Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=181608