vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Tweet This Thread. (https://vborg.vbsupport.ru/showthread.php?t=223668)

cono1717 09-20-2009 10:00 PM

Tweet This Thread.
 
1 Attachment(s)
This is a very simple template edit that adds a "Tweet this thread" to the thread tools menu.

Time to install: 2 mins

Installation Instructions:

In SHOWTHREAD

Find


HTML Code:

<td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" alt="$vbphrase[show_printable_version]" /> <a href="printthread.php?$session[sessionurl]t=$threadid" accesskey="3" rel="nofollow">$vbphrase[show_printable_version]</a></td>
        </tr>

Add below it.

HTML Code:

<tr>
<td class="vbmenu_option">
<img class="inlineimg" src="http://i34.tinypic.com/20zxmqg.png" alt="Tweet This Thread" />
<a href="http://twitter.com/?status=Currently reading http://YOUR FORUM LINK/showthread.php?t=$threadid on FORUM NAME">Tweet This</a>
</td>
</tr>

Replace YOUR FORUM LINK with your forum link e.g. mydomain.com/forum and FORUM NAME with your forums name. i.e My Forum.

This mod is really easy to use it requires the user to be signed in to twitter for it to work.

Made for http://geekstep.com and decided to post it here.

cono1717 09-21-2009 11:54 AM

Reserved :)

erel34 09-21-2009 04:17 PM

thanks

johnrizz 09-21-2009 09:00 PM

thank you.

cono1717 09-23-2009 04:25 PM

No problems, thanks for the install :)

jlew24asu 09-30-2009 12:24 PM

installed :)

mgcom 10-18-2009 04:46 PM

thanks

COL NIL SATIS 10-18-2009 05:22 PM

installed...nice mod!!!

BucWiLd 10-18-2009 08:31 PM

I installed it where it was designed to go now , but any one know how i can put this in the linkback area instead?

blacksurfer 10-25-2009 08:24 PM

Where is this app to install? No good links working.


All times are GMT. The time now is 03:07 AM.

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.01101 seconds
  • Memory Usage 1,727KB
  • 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_html_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