You are here

README.txt in Field Defaults 8

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 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.
  * There is a settings form in Configuration -> System -> Field defaults settings
    where you can enable/disable if you want to retain the original date.

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. * There is a settings form in Configuration -> System -> Field defaults settings
  22. where you can enable/disable if you want to retain the original date.
  23. MAINTENANCE
  24. -------------
  25. This project is not actively developed, but I will try to help
  26. with any bugs/issues/etc.