/[drupal]/contributions/modules/path_access/path_access.module
ViewVC logotype

Log of /contributions/modules/path_access/path_access.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.10.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 22:52:52 2008 UTC (15 months, 1 week ago) by budda
Branch: DRUPAL-5
Changes since 1.10.2.6: +1 -1 lines
Diff to previous 1.10.2.6 , to branch point 1.10 , to next main 1.11
Change to the bootstrap loader as discussed at http://drupal.org/node/144909#comment-557061

Needs some more wide spread testing!

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 16:42:29 2008 UTC (15 months, 2 weeks ago) by boobaa
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.10: +102 -106 lines
Diff to previous 1.10
Update for drupal6

Revision 1.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 14:38:39 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.10.2.5: +0 -1 lines
Diff to previous 1.10.2.5 , to branch point 1.10
Fixed DB table prefix error. See http://drupal.org/node/170642

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 13:58:28 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.10.2.4: +1 -1 lines
Diff to previous 1.10.2.4 , to branch point 1.10
Fix http://drupal.org/node/138854

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 13:51:27 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.10.2.3: +9 -9 lines
Diff to previous 1.10.2.3 , to branch point 1.10
Misc code cleanups.

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 19:55:23 2007 UTC (2 years, 6 months ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.10.2.2: +8 -7 lines
Diff to previous 1.10.2.2 , to branch point 1.10
Fixed role weights integration.

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 13:13:00 2007 UTC (2 years, 8 months ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.10.2.1: +1 -1 lines
Diff to previous 1.10.2.1 , to branch point 1.10
Removed query debug command

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 16:44:56 2007 UTC (2 years, 8 months ago) by budda
Branch: DRUPAL-5
Changes since 1.10: +80 -72 lines
Diff to previous 1.10
Update to Drupal 5 APIs

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 12:59:29 2006 UTC (3 years, 2 months ago) by budda
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Correct module_invoke call as mentioned in http://drupal.org/node/84417

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 16:31:35 2006 UTC (3 years, 4 months ago) by budda
Branch: MAIN
Changes since 1.8: +16 -7 lines
Diff to previous 1.8
Sorted out weighting of roles, and preventing the block of "logout" path.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 14:57:12 2006 UTC (3 years, 4 months ago) by budda
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
locale init fix http://drupal.org/node/63677#comment-112460

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 13:13:04 2006 UTC (3 years, 5 months ago) by budda
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Cleaned up some code

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 00:11:53 2006 UTC (3 years, 5 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +4 -5 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.11
Dumped manual dbase schema in favour of the Drupal 4.7 hook_install() method.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 00:09:12 2006 UTC (3 years, 5 months ago) by budda
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5
Minor code jiggle

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 20 15:00:31 2006 UTC (3 years, 8 months ago) by budda
Branch: DRUPAL-4-6
Changes since 1.1.4.1: +1 -1 lines
Diff to previous 1.1.4.1 , to branch point 1.1 , to next main 1.11
backport to 4.6 for:  Fix for when no restriction rules are in dbase, all pages are 403'd unless you're uid #1

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 13:53:40 2006 UTC (3 years, 8 months ago) by budda
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Fix for when no restriction rules are in dbase, all pages are 403'd unless you're uid #1
Now all pages are available until the restriction rules for them are defined.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 8 11:14:21 2006 UTC (3 years, 8 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +5 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Added missing {} around table name in SQL. http://drupal.org/node/52957

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 8 11:10:24 2006 UTC (3 years, 8 months ago) by budda
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Added missing {} around table name in SQL. http://drupal.org/node/52957

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 15:17:44 2006 UTC (3 years, 8 months ago) by budda
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
Added $Id$

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 15:04:29 2006 UTC (3 years, 8 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
Call to drupal_bootstrap in _init hook is needed to load path module - http://drupal.org/node/51921

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 15:03:55 2006 UTC (3 years, 8 months ago) by budda
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
Call to drupal_bootstrap in _init hook is needed to load path module - http://drupal.org/node/51921

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 11:25:18 2006 UTC (3 years, 8 months ago) by budda
Branch: DRUPAL-4-6
Changes since 1.1: +16 -31 lines
Diff to previous 1.1
4.6 edition

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 8 12:09:40 2006 UTC (3 years, 9 months ago) by budda
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7
Initial check-in

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2