README.txt |
README.txt |
|
Overview:
--------
By Default, the title of a taxonomy page is only the term itself. Though
that's usually enough information to get the point across, it's not very
user friendly. For SEO reasons most people would probably prefer more… |
taxonomy_title.admin.inc |
taxonomy_title.admin.inc |
|
Admin pages and forms for the taxonomy title module. |
taxonomy_title.info |
taxonomy_title.info |
|
name = Taxonomy title
description = Enables control over the taxonomy page titles.
dependencies[] = taxonomy
core = 7.x
configure = admin/config/search/taxonomy_title |
taxonomy_title.install |
taxonomy_title.install |
|
Database set up and clean-up for the taxonomy title module. |
taxonomy_title.module |
taxonomy_title.module |
|
Enhanced control over the heading tag for the taxonomy term list pages. |
taxonomy_title.theme.inc |
taxonomy_title.theme.inc |
|
Theme functions for the taxonomy title module. |
taxonomy_title.tokens.inc |
taxonomy_title.tokens.inc |
|
Provides tokens for the taxonomy title module. |