vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - HashTags (like twitter) (https://vborg.vbsupport.ru/showthread.php?t=266730)

orange gold 07-12-2011 10:00 PM

HashTags (like twitter)
 
1 Attachment(s)
Mark as installed if you like it!
This mod will allow your users to add HashTags to their posts! When one clicks on a hashtag they will be brought to a search query list of all other posts containing the tagged phrase
It's very simple to install!

Live demo (At bottom of post): Click here

Step 1: Log into your adminCP

Step 2: Locate the BBCode Manager (on the left side bar)

Step 3: Click add new BBCode.

Step 4:
Enter the following information:
?Title: HashTags
?BBCode Tag Name: #
?Replacement:
(* In the code below be sure to change /forum to the name of whatever your forum is located under possible /forums or perhaps none at all (if it is just www.**.com/forum.php on the home page then delete the /forum))
Code:

<a href="forum/search.php?query={param}&do=process" style="color:#00B2EE;"><b>#{param}</b></a>
?Example: I like to [#]multiply[/#]
?Description: Adds a hashtag to enclosed text. Clicking the enclosed texts takes you to a list of threads that have the same text in them and threads that have been tagged with the same hashtag!
?Use {option}: No
?Button image (I recommend you download this and re-upload it to your forums): http://www.decimology.com/forums/images/hash.pnghttp://www.decimology.com/forums/images/hash.png
?Remove Tag If Empty: Yes
?Disable BB Code Within This BB Code: Yes
?Disable Smilies Within This BB Code: Yes
?Disable Word Wrapping Within This BB Code: Yes
?Disable Automatic Link Parsing Within This BB Code: Yes


Step 5: Hit continue and if a warning message occurs on the next page ignore it and hit continue again.

Step 6: Complete, if the code doesn't work go back and read the asterixed (*) part of step 4 again.. Make sure you did everything it said. If an error still occurs post below.


Mark as installed and don't forget to rate!

MagicThemeParks 07-13-2011 11:25 AM

Seems like a simple premise, but do you have a demo to ensure it's working nicely?

Boofo 07-13-2011 11:47 AM

It works fine if you follow the directions.

orange gold 07-13-2011 12:03 PM

Quote:

Originally Posted by MagicThemeParks (Post 2219984)
Seems like a simple premise, but do you have a demo to ensure it's working nicely?

Added one...

Brandon Sheley 07-13-2011 01:09 PM

It might be nice if this pulled in the thread tags as well in the 'search'

Eplexx 08-25-2011 12:32 AM

I tested it in vB 3.8.7 and it works great <3

Nimaveli 08-25-2011 04:54 PM

Would be great if upon clicking on it you'd actually see posts tagged with ''#tag'' instead of a search result.

maracerella 04-30-2014 01:26 AM

you have to type [#]hashtagword[/#] for this to work, right?

what if you want this enabled even if you just type #hashtagword?

john7911 06-04-2014 02:51 PM

Quote:

?Button image (I recommend you download this and re-upload it to your forums): http://www.decimology.com/forums/images/hash.png
The link does not work :(
Thank you :)

RichieBoy67 06-10-2014 04:17 AM

Quote:

Originally Posted by john7911 (Post 2500662)
The link does not work :(
Thank you :)

Here ya go

http://talkdevelopment.net/img/Hash.png


All times are GMT. The time now is 06:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01085 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete