The Ultimate Social Bookmarking Plugin Patrick Swesey 2/9/08 (C)2008 JoomlaDigger.com. All rights reserved. http://www.gnu.org/copyleft/gpl.html GNU/GPL webmaster@joomladigger.com http://joomladigger.com 1.0.4 Add any set of Social Bookmarking buttons to your website to raise your PageRank and bring more traffic. Homepage Display

This option allows you to choose how your Social Bookmarking buttons will appear on the homepage and any content listing pages for blogs, sections, categories, etc. Basically what you want to be displayed on any page that lists content items with a "Read more..." link to the full article.

Top: Only display the top group of buttons.

Bottom: Only display the bottom group of buttons.

Both: Display all buttons.

None: Display nothing (only display buttons when the full content item is listed).

URL Mode

This option allows you to choose which type of URLs to be generated.

Standard: Generate full URLs based on your menu structure (the default way Joomla! applications generate URLs). This will create different URLs based on how a user navigated to the content item.

Current URL: If you don't use Search Engine Friendly (SEF) URLs then you must use this option. This will also not allow you to display any buttons on the homepage or content listing pages. If you use language packs or other components that change your site's URL structure and you don't have a Search Engine Friendly (SEF) component installed then you will probably need to use this option.

Categories to Exclude

This option allows you to specify categories that won't display the buttons. Separate category ids with a comma, ex: 2,5,12,17. Add 0 to exclude uncategorized content items.

Preceding HTML

If you want any kind of descriptive text or HTML above the bottom Social Bookmarking buttons, place it here.

Top Button Separator

Enter the text or HTML that you want to separate each item in the top button group here. Linebreaks are provided by default, but you can change this to anything you want.

Bottom Button Separator

Enter the text or HTML that you want to separate each item in the buttom button group here. A space is provided by default, but you can change this to anything you want.

Image Folder

All button images are stored in folders under plugins/content/usbp_images/. Included are the folders glossy, glossy-top and default. If you want to create your own image set, create a new folder on your server under /JoomlaDirectory/mambots/content/usbp_images/ and place your image set into it. A photoshop template for the glossy buttons can be found in the plugin zip file.

Background Color

The CSS color property for the background of dynamic buttons like the large Digg badge. Set this to the background color of your website. Use a proper CSS color like #ffffff, #000000, White, Blue, Red, etc.

AddThis.com Username

If you want to enable one of the AddThis.com buttons you will need to register at their website first. Get your username, or PubId, and enter it here.

Check For Manual Settings

This is set to "No" by default becuase it will require a little more processing time. Set this to "Yes" if you want to manually change the submitted title or URL for any content items.

Here is how you can manually change the submitted URL or title of a content item:

Add this tag to the INTRO CONTENT of a content item:
{socialbookmarker}sburl="http://www.yourwebsite.com/url.htm" sbtitle="The title you want submitted to the Social Bookmarking websites" sbdescription="Description of this content."{/socialbookmarker}

There are 4 properties you can specify:
sburl: The URL you want submitted for this content item.
sbtitle: The title you want submitted for this content item.
sbdescription: The description you want submitted for this content item.
sbenabled: This is used to disable the buttons from being displayed on this particular content item. This is useful if you want the buttons displayed on all content items except for a few Set this to "false" to disable the buttons.



Managing your buttons through the XML file

You can edit the Social Bookmarking buttons you want displayed on your website by editing the XML file on your server at /JoomlaDirectory/mambots/content/ultimate_social_bookmarking_plugin_buttons.xml.

Here is the XML format:

      <buttons>
      <button>
      <website>Website Button Name</website>
      <html>The HTML with UltimateSocialBookmarkingPlugin keywords</html>
      <enabled>true or false</enabled>
      <position>top or bottom</position>
      </button>
      </buttons>
      

website: Name of the Website and Button

html: The HTML that will create this button. This can be any combination of text, HTML and JavaScript. Make sure you use CDATA escaping so the buttons are properly displayed.

enabled: Set to "true" or "false". Determines whether the button is displayed or not.

position: Set to "top" or "bottom". Determines whether the button is placed in the top or bottom button groups.


UltimateSocialBookmarkingPlugin Keywords

You can add the following keywords to the html of each button. They will be dynamically replaced with the correct data for each content item:

***url*** - The URL of the current content item.

***url_encoded*** - The uri_encoded URL of the current content item. Encoded URLs are required by some sites like Digg.com

***title*** - The title of the current content item.

***title_encoded*** - The uri_encoded title of the current content item.

***description*** - The description of the current content item.

***description_encoded*** - The encoded description of the current content item.

***imageDirectory*** - The full URL of your image directory.

***bgcolor*** - The background color specified in the plugin parameters.

***addThisPubId*** - The AddThisPubId specified in the plugin parameters.

Changing the styling of the Social Bookmarking buttons

The Ultimate Social Bookmarking Plugin is styled completely through CSS. To change the styling, edit the CSS file on your server at /JoomlaDirectory/mambots/content/ultimate_social_bookmarking_plugin.css.

]]>
ultimate_social_bookmarking_plugin.php ultimate_social_bookmarking_plugin.xml ultimate_social_bookmarking_plugin.css ultimate_social_bookmarking_plugin_buttons.xml usbp_images/default/ask.png usbp_images/default/blinkbits.png usbp_images/default/blinklist.png usbp_images/default/blogmarks.png usbp_images/default/blogmemes.png usbp_images/default/blogrolling.png usbp_images/default/cannotea.png usbp_images/default/delicious.png usbp_images/default/digg.png usbp_images/default/diigo.png usbp_images/default/dzone.png usbp_images/default/facebook.png usbp_images/default/fark.png usbp_images/default/faves.png usbp_images/default/feedmelinks.png usbp_images/default/furl.png usbp_images/default/google.png usbp_images/default/joomladigger.png usbp_images/default/joomlavote.png usbp_images/default/linkagogo.png usbp_images/default/live.png usbp_images/default/magnolia.png usbp_images/default/maple.png usbp_images/default/mister-wong.png usbp_images/default/mixx.png usbp_images/default/entirelyopensource.png usbp_images/default/mylinkvault.png usbp_images/default/myspace.png usbp_images/default/netscape.png usbp_images/default/netvouz.png usbp_images/default/newsvine.png usbp_images/default/plugim.png usbp_images/default/rawsugar.png usbp_images/default/reddit.png usbp_images/default/shoutwire.png usbp_images/default/simpy.png usbp_images/default/slashdot.png usbp_images/default/smarking.png usbp_images/default/spurl.png usbp_images/default/squidoo.png usbp_images/default/stumbleupon.png usbp_images/default/swik.png usbp_images/default/tailrank.png usbp_images/default/technorati.png usbp_images/default/wists.png usbp_images/default/yahoo.png usbp_images/default/meneame.png usbp_images/default/twitter.png usbp_images/default/twitthis.png usbp_images/default/linkedin.png usbp_images/default/joomocracy.png usbp_images/default/buzz.png usbp_images/glossy/ask.png usbp_images/glossy/mixx.png usbp_images/glossy/entirelyopensource.png usbp_images/glossy/blinkbits.png usbp_images/glossy/blinklist.png usbp_images/glossy/blogmarks.png usbp_images/glossy/blogmemes.png usbp_images/glossy/blogrolling.png usbp_images/glossy/cannotea.png usbp_images/glossy/delicious.png usbp_images/glossy/digg.png usbp_images/glossy/diigo.png usbp_images/glossy/dzone.png usbp_images/glossy/facebook.png usbp_images/glossy/fark.png usbp_images/glossy/faves.png usbp_images/glossy/feedmelinks.png usbp_images/glossy/furl.png usbp_images/glossy/google.png usbp_images/glossy/joomladigger.png usbp_images/glossy/joomlavote.png usbp_images/glossy/linkagogo.png usbp_images/glossy/live.png usbp_images/glossy/magnolia.png usbp_images/glossy/maple.png usbp_images/glossy/mister-wong.png usbp_images/glossy/mylinkvault.png usbp_images/glossy/myspace.png usbp_images/glossy/netscape.png usbp_images/glossy/netvouz.png usbp_images/glossy/newsvine.png usbp_images/glossy/plugim.png usbp_images/glossy/rawsugar.png usbp_images/glossy/reddit.png usbp_images/glossy/shoutwire.png usbp_images/glossy/simpy.png usbp_images/glossy/slashdot.png usbp_images/glossy/smarking.png usbp_images/glossy/spurl.png usbp_images/glossy/squidoo.png usbp_images/glossy/stumbleupon.png usbp_images/glossy/swik.png usbp_images/glossy/tailrank.png usbp_images/glossy/technorati.png usbp_images/glossy/wists.png usbp_images/glossy/yahoo.png usbp_images/glossy/meneame.png usbp_images/glossy/twitter.png usbp_images/glossy/twitthis.png usbp_images/glossy/linkedin.png usbp_images/glossy/joomocracy.png usbp_images/glossy/buzz.png usbp_images/glossy-top/ask.png usbp_images/glossy-top/blinkbits.png usbp_images/glossy-top/blinklist.png usbp_images/glossy-top/blogmarks.png usbp_images/glossy-top/blogmemes.png usbp_images/glossy-top/blogrolling.png usbp_images/glossy-top/cannotea.png usbp_images/glossy-top/delicious.png usbp_images/glossy-top/digg.png usbp_images/glossy-top/diigo.png usbp_images/glossy-top/dzone.png usbp_images/glossy-top/facebook.png usbp_images/glossy-top/fark.png usbp_images/glossy-top/faves.png usbp_images/glossy-top/feedmelinks.png usbp_images/glossy-top/furl.png usbp_images/glossy-top/google.png usbp_images/glossy-top/joomladigger.png usbp_images/glossy-top/joomlavote.png usbp_images/glossy-top/linkagogo.png usbp_images/glossy-top/live.png usbp_images/glossy-top/magnolia.png usbp_images/glossy-top/maple.png usbp_images/glossy-top/mister-wong.png usbp_images/glossy-top/mylinkvault.png usbp_images/glossy-top/myspace.png usbp_images/glossy-top/netscape.png usbp_images/glossy-top/netvouz.png usbp_images/glossy-top/mixx.png usbp_images/glossy-top/entirelyopensource.png usbp_images/glossy-top/newsvine.png usbp_images/glossy-top/plugim.png usbp_images/glossy-top/rawsugar.png usbp_images/glossy-top/reddit.png usbp_images/glossy-top/shoutwire.png usbp_images/glossy-top/simpy.png usbp_images/glossy-top/slashdot.png usbp_images/glossy-top/smarking.png usbp_images/glossy-top/spurl.png usbp_images/glossy-top/squidoo.png usbp_images/glossy-top/stumbleupon.png usbp_images/glossy-top/swik.png usbp_images/glossy-top/tailrank.png usbp_images/glossy-top/technorati.png usbp_images/glossy-top/wists.png usbp_images/glossy-top/yahoo.png usbp_images/glossy-top/meneame.png usbp_images/glossy-top/twitter.png usbp_images/glossy-top/twitthis.png usbp_images/glossy-top/linkedin.png usbp_images/glossy-top/joomocracy.png usbp_images/glossy-top/buzz.png