Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
About This Node creates a block that displays information about the node you're viewing. It allows users to see, at a glance, the following information without clicking "Edit" or digging into revision history:
node ID (NID)
node type (content type)
creation date and time
creation author (user who created the node)
last updated date and time
last updated author (user who made the most recent change to the node)
published status
promoted to front page status
sticky status
commenting status (enabled, read only, or disabled)
Note: About This Node is not built with end-users in mind. Rather, this is an administrative tool to allow admins and other privileged users quick access to important information about a node. Requests to add end-user-facing features will be denied (with a friendly apology, of course).
Installation
This module, when enabled, creates a block that displays the information about a node. You will need to display this block in one of your theme's regions (at Admin > Site Building > Blocks).
CCK Validation adds a content field, that lets you add custom validation to your content types. With the included Widget 'Textarea PHP Code' you can add the first custom validation rules.
11-19-2008 - THIS MODULE IS NOW INCLUDED WITH CIVICRM 2.1.2+ AND IS NO LONGER BEING MAINTAINED ON DRUPAL.ORG, THE FILES BELOW ARE FOR LEGACY/ARCHIVE PURPOSES ONLY. The 6.x release has been removed to avoid incorrect warnings in the module update reports.
Sorry for the late update, but there were some exciting developments with this module last month. The CiviCRM Core development team has been working on migrating this module into the main distribution of the CiviCRM module and will be maintaining it there. I have been told via e-mail that we can expect to see the CiviMembers/Drupal Roles sync features as early as CiviCRM v2.1.2, which should be available soon. The modules below will no longer be maintained here and any support questions should be asked on the CiviCRM Forums (http://forum.civicrm.org/) when v2.1.2 goes public. I would like to thank everyone who supported me in developing this module and for Matt2000's contributions. I'm sure these features will be very exciting in future releases of CiviCRM.