HTML Title in HTML Title 6
Same name and namespace in other branches
- 7 html_title.module \html_title
File
- ./
html_title.module, line 3 - This module enables limited HTML to be used in node titles. It strips title markup from RSS feeds to eliminate unsightly markup in feed readers.
Files
Name | Location | Description |
---|---|---|
html_title.admin.inc |
./ |
Module settings and configuration administration UI. |
html_title.install |
./ |
Uninstall tasks for the html_title module. |
html_title.views.inc |
views/ |
Views handler definitions for html_title module. |
html_title_handler_field_node_title.inc |
views/ |
The html_title_handler_field_node_title field handler re-renders title fields to enable allowed markup that would otherwise be transformed or stripped. |