Files in Barcode 6
Primary tabs
File name | Location | Namespace | Description |
---|---|---|---|
barcode.css | barcode.css | div.barcode-field-column { float: left; width: 50%; } | |
barcode.inc.php | barcode.inc.php | ||
barcode.info | barcode.info | name = Barcode description = Generate a barcode image on the fly. It supports EAN-13,EAN-8,UPC-A,UPC-E,ISBN ,2 of 5 Symbologies(std,ind,interleaved),postnet,codabar,code128,code39,code93 symbologies. dependencies[] = content package = CCK core = 6.x | |
barcode.install | barcode.install | Implementation of hook_install(). | |
barcode.module | barcode.module | ||
README.txt | README.txt | *********** * README: * *********** DESCRIPTION: ------------ This module provides a barcode field type for CCK. REQUIREMENTS: ------------- The barcode.module requires the content.module to be installed. INSTALLATION: ------------- 1. Place the… |