https://github.com/decipher/formatter_settings
https://github.com/decipher/formatter_settings
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decipher/formatter_settings
- Owner: Decipher
- Created: 2011-04-11T10:44:39.000Z (almost 15 years ago)
- Default Branch: 6.x-1.x
- Last Pushed: 2023-12-15T17:24:39.000Z (over 2 years ago)
- Last Synced: 2025-08-17T10:38:52.628Z (7 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
The Formatter Settings module is a spiritual backport of the Drupal 7 Field
Formatter Settings functionality for Drupal 6, adding two new Formatter hooks
to provide user definable settings for Formatters on a contextual basis.
This module is primarily for developers as it doesn't do anyting other than
provide the Formatter Settings hooks and modify the Display Settings UI if
Formatter Settings are present on the selected Formatter.
Formatter Settings was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
Required modules
--------------------------
* Content Construction Kit (CCK) module.