Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download sudo-7.x-1.0.tar.gztar.gz 15.36 KB
MD5: 032c824a30255fd8e83a50a5d2464008
SHA-1: d5cf9d77940fd4f381d6729a7a2392d0059e84c4
SHA-256: 1f469133abf14c0e9a85bcb48f9e7064c16e6c441c560f8d7bdb7b0651382379
Download sudo-7.x-1.0.zipzip 18.33 KB
MD5: 8c7305f29d0e8a0c4fce21f21a342845
SHA-1: 25334c2883291ee0c0a6132788618952553ce26b
SHA-256: 43d22b330d40aa0e77ddcbf11e4d53b37f6a1d52e722b56fffe4b888e73dc8ba

Release notes

This release is mainly a port of the module to Drupal 7, with a few additions. The following changes were made:

- updated all database statements to use the database API
- updated menu items to reflect Drupal 7 administrative paths
- changed theme function for the sudo button to theme the entire form
- updated tests, and added tests for maintenance / hook_disable functionality

IF you are one of the 5 people who are upgrading from 6.x, AND you have performed a custom implementation of theme_sudo_button, you will need to adjust your implementation to use theme_sudo_switch, since the prior function no longer exists in 7.x versions.

Created by: dnotes
Created on: 29 Aug 2011 at 07:17 UTC
Last updated: 29 Aug 2011 at 07:22 UTC
New features

Other releases