Filtering of CCK fields content
kiamlaluno - December 30, 2008 - 15:32
| Project: | Integrated Metatags |
| Version: | 6.x-1.0-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Actually, the module advises to not use CCK fields containing new lines characters.
It would be nice if the module would filter out any unwanted characters; it's not difficult to implement it, and it would permit to use, i.e., a token given from token.module which contains such characters.

#1
Heh, I actually made this change in the last BETA release: all tags and any newlines are automatically removed prior to content being rendered in the META tag. In the case of newlines, a space is added. Can you point to where the documentation says this? I certainly need to update it.
#2
Look for WARNING: do not use a token that might have a new-line!; it's present under the text field which allows to add manual / static meta tags.
#3
This has been applied and is in the BETA7 release.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.