You are here

README.txt in Field Defaults 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation


INTRODUCTION
------------

Current Maintainer: Bryan Sharpe <bryansharpe@gmail.com>

Field Defaults allows batch updating of default field values
to existing content.

INSTALLATION
------------

Copy the folder into your modules directory

USAGE
------------
  * This module works one field at a time
  * It provides an additional checkbox option in the Default Value
    section in the Manage Fields > Edit page for a given field
  * On save of the field edit screen, with this option checked, all
    entities with this field attached will be updated with this field's default
    value, regardless of whether another value already exists.
  * Nodes whose fields are updated retain their original node updated date/timestamp

MAINTENANCE
-------------

This project is not actively developed, but I will try to help
with any bugs/issues/etc.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. INTRODUCTION
  6. ------------
  7. Current Maintainer: Bryan Sharpe
  8. Field Defaults allows batch updating of default field values
  9. to existing content.
  10. INSTALLATION
  11. ------------
  12. Copy the folder into your modules directory
  13. USAGE
  14. ------------
  15. * This module works one field at a time
  16. * It provides an additional checkbox option in the Default Value
  17. section in the Manage Fields > Edit page for a given field
  18. * On save of the field edit screen, with this option checked, all
  19. entities with this field attached will be updated with this field's default
  20. value, regardless of whether another value already exists.
  21. * Nodes whose fields are updated retain their original node updated date/timestamp
  22. MAINTENANCE
  23. -------------
  24. This project is not actively developed, but I will try to help
  25. with any bugs/issues/etc.