1 |
85ad3d82
|
Assos Assos
|
|
2 |
|
|
-- SUMMARY --
|
3 |
|
|
|
4 |
|
|
Add This module provides Drupal integration to addthis.com link sharing service. Integration has been implemented as a field.
|
5 |
|
|
|
6 |
|
|
Description from addthis.com:
|
7 |
|
|
The AddThis button spreads your content across the Web by making it easier for your visitors to bookmark and
|
8 |
|
|
share it with other people, again... and again... and again. This simple yet powerful button is very easy to
|
9 |
|
|
install and provides valuable Analytics about the bookmarking and sharing activity of your users. AddThis helps
|
10 |
|
|
your visitors create a buzz for your site and increase its popularity and ranking.
|
11 |
|
|
|
12 |
|
|
AddThis is already on hundreds of thousands of websites including SAP, TIME Magazine, Oracle, Freewebs,
|
13 |
|
|
Entertainment Weekly, Topix, Lonely Planet, MapQuest, MySpace, PGA Tour, Tower Records, Squidoo, Zappos, Funny
|
14 |
|
|
or Die, FOX, ABC, CBS, Glamour, PostSecret, WebMD, American Idol, and ReadWriteWeb, just to name a few. Each
|
15 |
|
|
month our button is displayed 20 billion times.
|
16 |
|
|
|
17 |
|
|
-- REQUIREMENTS --
|
18 |
|
|
|
19 |
|
|
Field, Block
|
20 |
|
|
|
21 |
|
|
-- INSTALLATION --
|
22 |
|
|
|
23 |
|
|
Normal Drupal module installation, see http://drupal.org/node/70151 for further information.
|
24 |
|
|
|
25 |
|
|
For link sharing statistics registration at http://addthis.com/ is required, but the module will work even without registration.
|
26 |
|
|
|
27 |
|
|
-- CONFIGURATION --
|
28 |
|
|
|
29 |
|
|
Use the admin configuration page to configure settings and see http://drupal.org/node/1309922
|
30 |
|
|
for a walkthrough on how to configure the rest.
|
31 |
|
|
|
32 |
|
|
|
33 |
|
|
-- CONTACT --
|
34 |
|
|
|
35 |
|
|
Current maintainers:
|
36 |
|
|
* Vesa Palmu (wesku) - http://drupal.org/user/75070
|
37 |
|
|
* Jani Palsamäki (janip) - http://drupal.org/user/1356218
|
38 |
|
|
* Matthias Glastra (matglas86) - http://drupal.org/user/573464
|
39 |
|
|
|
40 |
|
|
Major contributions by:
|
41 |
|
|
Lesmana Lim (lesmana) - http://drupal.org/user/84263 |