| :: |
| Author |
Message |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Tue Mar 18, 2008 10:43 am Post subject: [sb links] What is... Simple Social bookmark links ? |
|
|
Hi,
It's not really for a support but I'm afraid I don't see clearly what is the utility of this mod
I've installed it and I don't see any change.
Can you please let me know what it really does and if I can see how it work ?
Thanks and sorry for my ignorance in this domain. |
|
|
| Back to top |
|
 |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Tue Mar 18, 2008 12:10 pm Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
| It adds the links at the bottom of the page (see "Bookmark the pages you prefer in your favorite social bookmarking service" at the bottom of the page you are now viewing). The patch uses JavaScript to avoid creating reference links to the bookmarking services (included in the overall_header and generated in the overall_footer). |
_________________ Dan Kehn |
|
| Back to top |
|
 |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Tue Mar 18, 2008 1:46 pm Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
Thanks... it's what I expected but I don't see any link at top or bottom.
Could it be that it doesn't work with my versions (phpBB 2.0.23 and CH 2.1.6c) ?
... and if yes and install is not good, sould I not have messages ? |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Tue Mar 18, 2008 1:54 pm Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
As MODs go, this one is pretty simple. Include some JavaScript, call some JavaScript. It should work in any HTML page, whether it be phpBB or other. I assume you skipped a step, or maybe have JavaScript disabled.
Please recheck your work, and if you're still stuck, post a link to your site. |
_________________ Dan Kehn |
|
| Back to top |
|
 |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Tue Mar 18, 2008 1:58 pm Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
| Thanks... I will do that this evening and check if everything is correctly installed. |
|
|
| Back to top |
|
 |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Tue Mar 18, 2008 2:04 pm Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
| Just... I don't see my signature (enabled in my profile and in posts)... there is a link to site/forums (http://www.lescompair.be) |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Wed Mar 19, 2008 2:22 am Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
I don't see the MOD in your pages, e.g.,
http://www.lescompair.be/forumn/viewtopic.php?t=2125
In the HTML there should be something like this in the heading:
| Code: | | <script src="sbjs/be/bookmarks.js" type="text/javascript"></script> |
And the footer:
| Code: | <script language="javascript">
social_bookmarks();
</script> |
This mod is less than a page... it should not be difficult. |
_________________ Dan Kehn |
|
| Back to top |
|
 |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Wed Mar 19, 2008 8:21 am Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
You're right !... the mistake was that I had put the same code on Heading and Footer... I put the right code and it worked fine.
Only, little time after, pm of members asked me not to charge the home page...then I removed it back.
Thank you anyway for your help.
----
Remark: can you tell me why I see my signature in the preview posting message and not here in the topic itself ? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
WebmastAir

Joined: 13 Mar 2008 Posts: 6 Location: Bruxelles
|
Posted: Tue Mar 25, 2008 11:53 am Post subject: Re: [sb links] What is... Simple Social bookmark links ? |
|
|
I see... and anderstand.
Thanks. |
|
|
| Back to top |
|
 |
|
|