Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
Two Column Bookmarks Details »»
Two Column Bookmarks
Version: 1.00, by kuzcos kuzcos is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.10 Rating:
Released: 01-25-2012 Last Update: Never Installs: 3
Template Edits
Re-useable Code Translations  
No support by the author.

This will have your bookmarks area turn into two columns along with multiple codes & images below.

Firstly you can see the images of what it will look like here:



OK, if this is what you want follow this tutorial.

INSTALLATION:

Step 1)

Login to your admin control panel

Step 2)

Drop down the "Styles & Templates" tab.

Step 3)

Select Style Manager

Step 4)

Select the template(s) you would like this to be on.

Step 5)

Where "Style Variable Editor" is select "Edit Templates", and it should automatically load.

Step 6)

Scroll down and double click on the item that says "Show Thread Templates".

Step 7)

Select "SHOWTHREAD".

Step 8)

Find the word "bookmark" in your document which should lead you to:

Code:
<vb:if condition="$bookmarksites">
		<div class="options_block2">
			<h4 class="blockhead options_correct">{vb:rawphrase bookmarks}</h4>
			<div id="social_bookmarks_list" class="thread_info_block blockbody formcontrols floatcontainer options_correct">
				<h5 class="blocksubhead">{vb:rawphrase bookmarks}</h5>
Below that will be your bookmarks <ul> list.

Step 9)

Replace this code:

Code:
<ul class="icon_list">{vb:raw bookmarksites}</ul>
with:

Code:
<table>
				<tr><td>{vb:raw bookmarksites}<td></tr>
                                </table>
Step 10)

Save the template and continue to edit the "showthread_bookmarksite" template.

Step 11)

Insert

Code:
<style type="text/css">
.smallfont
{
  width:46% !important;
}
</style>
At the top above the:

Code:
<li class="smallfont">
code.

Step 12)

Save the template.

Step 13)

Add any social bookmarking sites you would like.

BOOKMARKS

Here is a list of the ones I have:

Facebook:

Code:
http://www.facebook.com/share.php?u={URL}&amp;title={TITLE}
Twitter:

Code:
http://twitter.com/home?status={URL}
Reddit:

Code:
http://reddit.com/submit?url={URL}&amp;title={TITLE}
Slashdot:

Code:
http://slashdot.org/bookmark.pl?title={TITLE}&amp;url={URL}
Technorati:

Code:
http://technorati.com/faves/?add={URL}
Mister Wong:

Code:
http://www.mister-wong.de/index.php?action=addurl&amp;bm_url={URL}&amp;bm_description={TITLE}
Diigo:

Code:
http://www.diigo.com/sign-in?referInfo={URL}&amp;title={TITLE}
LinkedIn:

Code:
http://www.linkedin.com/shareArticle?mini=true&amp;url={URL}
Fark:

Code:
http://cgi.fark.com/cgi/fark/farkit.pl?h={TITLE}&amp;u={URL}
Tumblr:

Code:
http://www.tumblr.com/share?v=3&amp;u={URL}&amp;t={TITLE}
You can find most of the images attached to this thread at the bottom.

For the ones that weren't able to be attached you can get them here:

http://forum.kuzcos.com/images/misc/...k_facebook.ico

http://forum.kuzcos.com/images/misc/...rk_twitter.ico

http://forum.kuzcos.com/images/misc/...k_slashdot.ico

http://forum.kuzcos.com/images/misc/...technoroti.ico

http://forum.kuzcos.com/images/misc/bookmark_fark.ico

Just go to the URL above right click on the image in your browser and click "Save as" then upload to your website under /images/misc and link to them exactly like: bookmark_fark.ico in vBulletin.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-20-2013, 09:59 PM
hunter1985 hunter1985 is offline
 
Join Date: Oct 2012
Location: Dundee, Scotland
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work also do you know any more Codes for like Del.icos.ous and Bebo?
Reply With Quote
  #3  
Old 08-23-2013, 01:19 AM
GoneBushX's Avatar
GoneBushX GoneBushX is offline
 
Join Date: Jan 2012
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thx M8 :up:
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:31 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.04668 seconds
  • Memory Usage 2,225KB
  • Queries Executed 17 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (15)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete