vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Submit threads, blogs, articles to facebook, twitter, myspace and others - addtoany (https://vborg.vbsupport.ru/showthread.php?t=235702)

GeorgeB85 02-20-2010 09:18 PM

Is there a way it could link to the thread that you are using the mod for. Meaning if I am in one thread, and I click say "twitter" I noticed it only posts my forums name and a link to the website, but didn't mention nothing about the thread.

TrailRecon 02-20-2010 09:53 PM

Quote:

Originally Posted by GeorgeB85 (Post 1987628)
Is there a way it could link to the thread that you are using the mod for. Meaning if I am in one thread, and I click say "twitter" I noticed it only posts my forums name and a link to the website, but didn't mention nothing about the thread.

where did you put the button? In the location in the instructions it will paste in the name of the thread. If it is in a different location it may not

GeorgeB85 02-20-2010 10:22 PM

Quote:

Originally Posted by TrailRecon (Post 1987651)
where did you put the button? In the location in the instructions it will paste in the name of the thread. If it is in a different location it may not

I found the issue. I was using a custom code from the site that uses the mod. I used your mod, and now it works.

is_it_me 02-21-2010 11:34 AM

Brillant - so easy to install on my vb4.02 test site.

Tested it to twitter & facebook with a thread headed 'Please ignore - test only' and not only did it work, but needless to say dozens of people clicked on the link - lol. :D

Thanks very much for this. :)

ComoEstaEso-com 02-22-2010 11:41 AM

Quote:

Originally Posted by TrailRecon (Post 1983270)
Go to the "blog_show_entry" template.

Find:
Code:

{vb:raw bookmarksites}
add the code DIRECTLY before that (after <p class="bookmarks">)

One thing to note, this will only display in that location if bookmarks are turned ON in the admin cp settings. If bookmarks are turned on I think it looks best there

Thanks for this!
Installed and it looks great! :)

Question:
Where do I turn on the bookmarks in vB?
I searched, yet can't find it.

Thanks for the work! Much appreciated :) :)

TrailRecon 02-22-2010 07:18 PM

In the admin CP, along the left side menu, click on the one called settings to expand it. one of the sub menus is "social Bookmarking manager"

is_it_me 02-23-2010 08:06 AM

Is there anyway this could be used for events listed in the calendars?

This would be well handy as my site is a local community what's on site.

Thanks in advance for any help. :)

cloferba 02-24-2010 03:17 PM

how can i customize language?

instead of show Share/Save i want to show "SHARE THIS POST"

Instructions to translate this button are the next:
Quote:

var a2a_config = a2a_config || {};
// de
// German / Deutsch
a2a_config.localize = {
Share: "Teilen",
Save: "Sichern",
Subscribe: "Abonnieren",
Email: "E-Mail",
Bookmark: "Lesezeichen",
ShowAll: "Alle anzeigen",
ShowLess: "Weniger anzeigen",
FindServices: "Finde Dienste",
FindAnyServiceToAddTo: "Finde deinen Bookmarkdienst",
PoweredBy: "Unterst?tzt von",
ShareViaEmail: "Teile via E-Mail",
SubscribeViaEmail: "Abonniere via E-Mail",
BookmarkInYourBrowser: "Lesezeichen im Browser setzen",
BookmarkInstructions: "Benutze die Tasten Ctrl+D oder Cmd+D um die Seite zu speichern",
AddToYourFavorites: "Als Favorit setzen",
SendFromWebOrProgram: "Sende die Seite von der Website oder einem Programm aus",
EmailProgram: "E-Mail-Programm"
};
but i dont know where i must add this code! :S

on faq its not explained...

somebody can help me?

TrailRecon 02-24-2010 05:44 PM

what language do you want?

TrailRecon 02-24-2010 06:10 PM

I appologize, I can not wait any longer for a response...I will be back later.

I think this will give you the idea about how to manually do the language

Code:

<a class="a2a_dd" href="http://www.addtoany.com/share_save">
    <img src="http://static.addtoany.com/buttons/share_save_171_16.png" border="0" alt="Share"/>
</a>

<script type="text/javascript">
a2a_config = {
 
    num_services: 10,
    show_title: 1
};

// de
// German / Deutsch
a2a_config.localize = {
  Share: "Teilen",
  Save: "Sichern",
  Subscribe: "Abonnieren",
  Email: "E-Mail",
  Bookmark: "Lesezeichen",
  ShowAll: "Alle anzeigen",
  ShowLess: "Weniger anzeigen",
  FindServices: "Finde Dienste",
  FindAnyServiceToAddTo: "Finde deinen Bookmarkdienst",
  PoweredBy: "Unterst?tzt von",
  ShareViaEmail: "Teile via E-Mail",
  SubscribeViaEmail: "Abonniere via E-Mail",
  BookmarkInYourBrowser: "Lesezeichen im Browser setzen",
  BookmarkInstructions: "Benutze die Tasten Ctrl+D oder Cmd+D um die Seite zu speichern",
  AddToYourFavorites: "Als Favorit setzen",
  SendFromWebOrProgram: "Sende die Seite von der Website oder einem Programm aus",
  EmailProgram: "E-Mail-Programm"
};

</script>

<script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>


However, there is a MUCH simpler way to change the language, Go to the customize button here:
http://www.addtoany.com/buttons/

You will see a selection for "more options" After clicking that you can choose your language and will not need to fill it out manually.

I have not had a chance to look into changing the text on the button. I do not know that it is possible...but feel free to look. You will l need to read through their FAQ and maybe search the web. you prolly have to host their js or API files locally to do that but you may first want to look into their TOS before doing so.


All times are GMT. The time now is 04:55 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.02313 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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