PDA

View Full Version : Submission button for ThreadTag.com - digg style site for forums


99SIVTEC
09-06-2006, 10:00 PM
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:
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above postbits -->

Under that paste the following 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=$threadid" target="_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/attachment.php?attachmentid=53166&stc=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.php?p=1070107&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.