vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Submission button for ThreadTag.com - digg style site for forums (https://vborg.vbsupport.ru/showthread.php?t=126040)

99SIVTEC 09-06-2006 10:00 PM

Submission button for ThreadTag.com - digg style site for forums
 
Some people have asked me what ThreadTag is. Think of it as a new social linking directory.

ThreadTag is all about user powered content. Every article on ThreadTag is submitted and voted on by the ThreadTag community. Share, discover, bookmark, and promote the Threads that are important to you!

The following template modification will add a small button at the top of your posts which allows your forum users to submit the thread to http://www.threadtag.com. Think of it as digg, but for forums.

In showthread find:
PHP Code:

<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</
tr>
</
table>
<!-- / 
controls above postbits --> 

Under that paste the following code:
PHP Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center" style="border-bottom-width:0px">
<
tr>
    <
td class="thead" width="100%">
        
Tag This Thread:&nbsp;
        <!-- 
ThreadTag -->
<
a href="http://www.threadtag.com/submit.php?url=$vboptions[bburl]/showthread.php?t=$threadidtarget="_blank"><img class="inlineimg"  

src="$stylevar[imgdir_button]/threadtag.png" alt="ThreadTag" border="0" />&nbsp;Tag This Thread&nbsp;</a>
    </
td>
  </
tr>
</
table

Also be sure to upload the button to your images/buttons directoryhttps://vborg.vbsupport.ru/attachmen...1&d=1157647979

99SIVTEC 09-07-2006 03:57 PM

Follow these directions if you would like to add this along with digg, and several other buttons https://vborg.vbsupport.ru/showpost....7&postcount=10

99SIVTEC 09-07-2006 04:26 PM

add our content to your forum, blog, or site with the following rss feeds.

top threads: http://www.threadtag.com/rss2.php

Upcoming Threads: http://www.threadtag.com/rss2.php?status=queued

All Threads: http://www.threadtag.com/rss2.php?status=all

99SIVTEC 09-08-2006 12:49 AM

Thanks to the guys that have been submitting threads today. This looks like it is going to grow fairly quickly.

goteamsgo 12-08-2006 03:26 PM

Threadtag.com is down for me. That a temporary thing or is the project stopped?

BigJimTheLug 01-08-2007 08:57 PM

I think it stopped.

It is also down for me.

Sal Collaziano 01-10-2007 08:29 PM

Wow. This was a good idea early on. I wish somebody would run with it. I started one a few months after and thought I was the first..

http://www.hottopicslive.com

It would be a pretty cool homepage for the active forumer... IF it ever got busy..

99SIVTEC 09-25-2007 05:05 PM

Sorry I didn't update this thread. The system didn't die, it just evolved. We spent the last 6+ months developing tagsum.com. We have a submission mod here on the forums for it as well already.


All times are GMT. The time now is 10:57 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.01011 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete