| /[drupal]/contributions/modules/path_access/path_access.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Change to the bootstrap loader as discussed at http://drupal.org/node/144909#comment-557061 Needs some more wide spread testing!
Update for drupal6
Fixed DB table prefix error. See http://drupal.org/node/170642
Fix http://drupal.org/node/138854
Misc code cleanups.
Fixed role weights integration.
Removed query debug command
Update to Drupal 5 APIs
Correct module_invoke call as mentioned in http://drupal.org/node/84417
Sorted out weighting of roles, and preventing the block of "logout" path.
locale init fix http://drupal.org/node/63677#comment-112460
Cleaned up some code
Dumped manual dbase schema in favour of the Drupal 4.7 hook_install() method.
Minor code jiggle
backport to 4.6 for: Fix for when no restriction rules are in dbase, all pages are 403'd unless you're uid #1
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.
Added missing {} around table name in SQL. http://drupal.org/node/52957
Added missing {} around table name in SQL. http://drupal.org/node/52957
Added $Id$
Call to drupal_bootstrap in _init hook is needed to load path module - http://drupal.org/node/51921
Call to drupal_bootstrap in _init hook is needed to load path module - http://drupal.org/node/51921
4.6 edition
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |