| 1 |
$Id: README.txt,v 1.4 2008/07/28 18:38:38 yaph Exp $
|
| 2 |
Drupal diggthis README
|
| 3 |
---------------------------------
|
| 4 |
Author: Ramiro Gómez (http://www.ramiro.org)
|
| 5 |
|
| 6 |
This program is free software; you can redistribute it and/or modify
|
| 7 |
it under the terms of the GNU General Public License as published by
|
| 8 |
the Free Software Foundation; either version 2 of the License, or
|
| 9 |
(at your option) any later version.
|
| 10 |
This program is distributed in the hope that it will be useful,
|
| 11 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 12 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| 13 |
GNU General Public License for more details.
|
| 14 |
You should have received a copy of the GNU General Public License
|
| 15 |
along with this program; if not, write to the Free Software
|
| 16 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
| 17 |
(see LICENSE.txt)
|
| 18 |
Requirements
|
| 19 |
------------
|
| 20 |
This module requires Drupal 6.X.
|
| 21 |
|
| 22 |
Overview:
|
| 23 |
--------
|
| 24 |
This module adds a Digg this button to your nodes. If the story
|
| 25 |
is not yet submitted to Digg a "Digg this story" button is displayed.
|
| 26 |
If the story was already submitted a button showing the number of
|
| 27 |
Diggs you received is displayed.
|
| 28 |
|
| 29 |
Installation and configuration:
|
| 30 |
------------------------------
|
| 31 |
Simply extract the download package in your modules directory and
|
| 32 |
then enable the module in 'admin/build/modules/'.
|
| 33 |
For configuration options go to 'admin/content/diggthis'.
|