Overview

This is a small module written to provide a hashtag field formatter for taxonomy items. You may use it in Views or any other place the field formatter applies.

This module provides a formatter. This means that it doesn't change the taxonomy term in any way or how it is saved. It changes the way it is displayed. For example, if you have the terms "Cinema Movies", "Sports Section", "Φαγητό" (Greek), they will be displayed as "#CinemaMovies", "#SportsSection", "#fagito" respectively.

Drupal 8 module version

Somewhat unusable. But we are getting there.
#D8CX: I pledge that Hashtag Taxonomy Formatter will have a full Drupal 8 release on the day that Drupal 8 is released.

Features

It tries to convert the term name to a social-safe-hashtag format.

There are options to keep or remove non Latin characters and/or transliterate them, using the transliteration module.

Requirements

Just core taxonomy module.

Known problems

None that I know of so far.

Recommended modules

Transliteration: You can transliterate the term name to latin characters.

Views and Views RSS: You can create an RSS feed that you can pass directly to twitter or any other social network that uses hashtags.

Credits

Developed by Thanos Nokas
Sponsored by Human Factor

Project information

Releases