Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
email
Commits
ef0eff46
Commit
ef0eff46
authored
Feb 08, 2010
by
Matthias Hutterer
Browse files
added support for entity metadata module
parent
86aaf782
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
email.module
email.module
+1
-0
No files found.
email.module
View file @
ef0eff46
...
...
@@ -12,6 +12,7 @@ function email_field_info() {
'description'
=>
t
(
'This field stores and renderes email addresses.'
),
'default_widget'
=>
'text_textfield'
,
'default_formatter'
=>
'default'
,
'property_type'
=>
'text'
,
),
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment