You are here

HTML Title in HTML Title 7

Same name and namespace in other branches
  1. 6 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

Namesort descending Location Description
html_title.admin.inc ./html_title.admin.inc Module settings and configuration administration UI.
html_title.install ./html_title.install Uninstall tasks for the html_title module.
html_title.views.inc views/html_title.views.inc Views handler definitions for html_title module.
html_title_handler_field_node_title.inc views/handlers/html_title_handler_field_node_title.inc The html_title_handler_field_node_title field handler re-renders title fields to enable allowed markup that would otherwise be transformed or stripped.