aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5-taxonomy_access
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.x-1.1Pav Lucistnik2007-06-182-7/+5
| | | | | | | | PR: ports/113725 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=193783
* - 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
* Update to 5.x-1.x-dev_20070217.Erwin Lansing2007-04-063-46/+11
| | | | | | | | PR: 110866 Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=189364
* Let's do the real thing:Rong-En Fan2007-03-252-1/+37
| | | | | | | | | | | | - Fix permissions on drupal taxonomy_access module. See http://drupal.org/node/115502 for details PR: ports/109457 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer) Pointy hat to: rafan Notes: svn path=/head/; revision=188264
* - 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
* - Fix permissions on drupal taxonomy_access module. SeeRong-En Fan2007-02-271-0/+1
| | | | | | | | | | http://drupal.org/node/115502 for details PR: ports/109457 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer) Notes: svn path=/head/; revision=186146
* - Update to 20070205Martin Wilke2007-02-092-4/+4
| | | | | | | | Submitted by: pointyhat via Pav Approved by: maintainer Notes: svn path=/head/; revision=184726
* This is a Drupal plug-in module which enables access control for user rolesMartin Wilke2007-01-283-0/+36
based on taxonomy categories (vocabulary, terms). It has the following features: * Automatically controls access to taxonomy terms and nodes (based on their category terms) * Configuration page for each user roles * Five permission types (View, Update, Delete, Create, List) WWW: http://drupal.org/project/taxonomy_access PR: ports/108381 Submitted by: Nick Hilliard <nick at foobar.org> Notes: svn path=/head/; revision=183471