Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
list_formatter
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
list_formatter
Commits
f3f22f16
Commit
f3f22f16
authored
2 years ago
by
Oleksandr Tymoshchuk
Committed by
Kostia Bohach
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3337002
: Change module folder naming
parent
1db3eec9
No related branches found
No related tags found
1 merge request
!2
Issue #3337002: Change module folder naming
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
READ.md
+33
-0
33 additions, 0 deletions
READ.md
with
33 additions
and
0 deletions
READ.md
0 → 100644
+
33
−
0
View file @
f3f22f16
# ABOUT
**
This module provides an additional formatter to render values in all
core fields as HTML or comma-separated lists.
**
For multi-value fields, each field value becomes a list item. For long text
fields, each line becomes a list item.
List formatter also provides hooks (see
**list_formatter.api.php**
) so that other
modules can register and implement listings for their field data. The
**list_formatter_contrib**
module provides some implementations. This is bundled
with this module. Currently entityreference, node reference, and link fields
are supported.
### REQUIREMENTS
-
Drupal 7.x
-
Drupal core's Field module
### CONFIGURATION
There is no special configuration for this module. You may configure it just as
you would any other field formatter on the
**"Manage display"**
tab.
### AUTHOR AND CREDIT
This module was developed for
**Drupal 6**
by:
**Larry Garfield & Emily Brand**
[
http://www.palantir.net/
](
http://www.palantir.net/
)
The
**Drupal 7**
version initiated and maintained by:
**Damian Lee**
This module was initially developed by
[
Palantir.net
](
http://www.palantir.net/
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment