-
Restricted content: February 25, 2011 2:09
Commit 1ef7cbe on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#563810 by mholloway, Dave Reid: Fixed token name displayed as site-url-register instead of site-register-url.
-
by Dave Reid: Revamped restricted_content_var() to use trigger_error instead of watchdog().
-
#478586 by catch: Changed Don't set $node_url() to REQUEST_URI.
-
#448404 by catch: Fixed CCK fields not hidden.
-
#441400 by Dave Reid: Add API function for checking restricted node access.
-
Bugfixes
-
- Changed my mind about the token substitute. Only replace values if token is available.
-
- Backup token replacement when token module is unavailable.
-
- Token module integration! - Commented out the 403 handling for now. Not sure if it's a good idea yet.