Community Add-Ons

Maintainers: cartzlink
Add file to this package
Top » Other

Add This - Over 50 social networks and bookmark destinations
for osCommerce Online Merchant v2.2

Add This Contribution for osCommerce - Over 50 social networks and bookmark destinations

See that in action here : http://cartzlink.com/product_info.php/cartzlink-with-installation-p-42

This file created by jpf though much credit goes to bopper for much of it.
Thanks to Andyy for the corrections. Includes his Status Active and Inactive fix.

One of the easiest contribution to install.
------------
INSTALLATION
------------

1) Just copy the files under the folder catalog to your oscommerce root.

2) In includes/filenames.php add this line at the end of page
/*BOF Add This Contribution*/
define('FILENAME_ADD_THIS','AddThis.php');
/*EOF Add This Contribution*/

3) On any page where you would like to add this contribution, just paste the following lines
/*BOF Add This Contribution*/
include (DIR_WS_MODULES . FILENAME_ADD_THIS);
/*EOF Add This Contribution*/

4) Thats It. Sit back and enjoy.

Thanks
contributed by
cartzlink.com

Legend:  Download   Report
Expand All / Collapse All
button in your language roadkill 29 Oct 2009  

Thank you Cartzlink for this useful contribution.

A simple way to display the share button in your language (if available)
In catalogue/includes/modules/AddThis.php

on line 6:
<img src="http://s7.addthis.com/static/btn/sm-share-en.gif" width="83" height="16" alt="delen met anderen" style="border:0"/>

change sm-share-EN.gif to sm-share-*your language code*.gif
Where *your language code* must be replaced by your actual language code (f.i. nl for Dutch language)

-no new file included-

Add This - Over 50 social networks and bookmark destinations cartzlink 16 Jul 2009