You are here

Files in Serial Field 6

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Serial 6.x-1.0, 2011-01-28 -------------------------------- - Fixed a Page Not Found error message [790464]. - Fixed a bug in renaming content type with a serial field [986872]. Serial 6.x-1.0-beta5, 2009-10-24 -------------------------------- -…
README.txt README.txt Description ----------- This module provides an auto increment (serial) CCK field. Unlike Drupal built in auto increment node id, which is global and shared by nodes of all types - serial fields are managed per node type. For example, a serial field…
serial.inc serial.inc Internal functions for the Serial module.
serial.info serial.info name = Serial description = Defines atomic auto increment (serial) CCK field type. dependencies[] = content package = CCK core = 6.x
serial.install serial.install Install, update and uninstall functions for the Serial module.
serial.module serial.module The Serial module main file.

Other projects