auto_entitylabel.admin.inc |
auto_entitylabel.admin.inc |
|
Contains administration forms. |
auto_entitylabel.api.php |
auto_entitylabel.api.php |
|
API documentation for Automatic Entity Label module. |
auto_entitylabel.info |
auto_entitylabel.info |
|
name = Automatic Entity Labels
description = Allows hiding of entity label fields and automatic label creation.
core = 7.x
package = Entity
configure = admin/structure/auto-label
dependencies[] = entity |
auto_entitylabel.install |
auto_entitylabel.install |
|
Installation file for the automatic entity labels module. |
auto_entitylabel.module |
auto_entitylabel.module |
|
Allows hiding of entity label fields and automatic label creation. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Notes
* Advanced use: PHP Code
* Maintainers
INTRODUCTION
------------
by Benedikt Forchhammer, b.forchhammer@mind2.de
Based on… |