PDA

View Full Version : Simple Social Bookmarks Mode


m23perrault
06-20-2009, 03:19 AM
Mod Title: Simple Social Bookmarks Mode

Last Updated: 6/19/2009

Supported by Mod Developer: Yes

Where to Download: Thread

Support Via This Thread or Download Site: This Thread

Compatible With: 3.4



This Is a simple Java script to allow social bookmarking from AddToBookmarks.com . it works on 3.4, and the directions are in the download. you can take a look at a working copy at:

{link removed due to malware warning}

if you use please link back, not needed but appreciated.

James
06-20-2009, 03:57 AM
Need to edit the files including the readme and give credit back to

http://www.addtobookmarks.com/

AddToBookmarks - ReadMe file
================================================== ======

LICENSE:
Script: Add To Bookmarks
Version: 1.2
Homepage: http://www.AddToBookmarks.com
Author: Gideon Marken
Author Blog: http://www.gideonmarken.com/
Author Work: http://www.markenmedia.com/
Author Work: http://www.webandaudio.com/
Date: July 18, 2007
License: Mozilla Public License 1.1 http://www.mozilla.org/MPL/MPL-1.1.html

ABOUT:
AddToBookmarks is a small JavaScript you can add to your blog or website which assists site visitors in
adding your site to their 'Social Bookmarking' service.

VERSIONS:
Single Version - Adding the single version to your site is easy. It's designed to be used where you only need
one AddToBookmarks displayed per page. For example, if you want to add this to your Website, the Single Standard
Version is what you want to use.

Multi Version - If you are adding the AddToBookmarks script to your blog, you may want to set it up so you
output a version of AddToBookmarks per each blog posting. This would allow visitors to add each post of yours
to their Social Bookmarking site. This version will require you to do more work, but if you are considering this
version, it should be a snap to setup. All you need to know is how to output the URL and TITLE of your blog posts
in the language you use (CFML, PHP, ASP, JSP, etc.).

DIRECTIONS: use the demo files, or follow these steps.
Single Version:
1. Upload the '/addto' directory to your server along with all the files in the /addto directory.

If you need to place the files in some other directory, I suggest opening the .js file, the example code, etc.
and doing a search/replace on "addto/".

2. Add the following Style Sheet code to the "HEAD" of your file:


Unless you are Gideon

m23perrault
06-20-2009, 04:35 AM
definately not gideon, i updated and added appropriate credit.

James
06-20-2009, 05:26 AM
Many Thanks :)

islam2hamy
06-20-2009, 11:00 AM
nice mod,
thank you.