Closed (fixed)
Project:
Hashtags
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2011 at 00:08 UTC
Updated:
9 May 2013 at 15:20 UTC
The project page description says:
"Also when someone views a node all hashtags words will be replaced to links on concreate terms."
However, that doesn't seem to be happening. For this to happen, I assume there would need to be an input filter for that to happen, but the module doesn't include that.
Comments
Comment #1
alechko commentedJoining the question.
Drupal 7.9 - minimal, Hashtag 7.x-1.2, hashtags displayed as plain text.
<div property="content:encoded" class="field-item even">#333</div>that's where the link should be...
EDIT:
check out my reply on another bug, that what fixed the links in text for me
http://drupal.org/node/1311070#comment-5240006
Comment #2
radamiel commentedadded in 7.x-1.4 release.. sorry for late feedback.. filter is attached to Filter HTML & Full HTML formats after running update.php (for old versions) or after installing module;