Hashtagger [by Victor (extended by Gabriel Zanetti)]
Hashtagger is a Question2Answer plugin that allows user to write user mentions and tags in questions, answers and comments that will turn into HTML links when saving the post.
- Creates links to the user profile when using user mentions like
@pupi1985@
or@pupi 1985@
- Creates links to the tag pages when using user references like
#cars#
- Internationalization support
- No need of core hacks or plugin overrides
- Simple installation
Notes:
- The plugin works on Q2A version 1.7.x and 1.8.x
- Copy the plugin directory into the
qa-plugin
directory. - In Q2A 1.8+ make sure to enable the plugin from the Admin -> Plugins menu option.
- Configure the settings based on your needs.
User mentions can be performed by just writing @username@
where username
must be a registered user in the system.
If the mentioned user contains special characters in their handle just input them exactly as their handle.
Tags can be created by just writing #tag#
where tag
could be an existent or a non-existent tag in the system.
This plugin fixes some issues generated by the original one when creating tags and adding colors to text at the same time. It also gives the ability to create links to users with special characters in their user names.
If you've found a bug then create a ticket in the Issues section.
The plugin can be downloaded from this link. You can say thanks donating using PayPal.