/[drupal]/contributions/modules/ecard/README.txt
ViewVC logotype

Contents of /contributions/modules/ecard/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Sep 14 06:48:38 2009 UTC (2 months, 2 weeks ago) by karst
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +34 -2 lines
File MIME type: text/plain
Changed HEAD to D6
1 // $Id: README.txt,v 1.1.4.3 2009/02/17 21:09:55 karst Exp $
2 *************************************************
3 Ecard Module
4 *************************************************
5
6 This module allows users to create ecards and send a link to a node with
7 that contains a message they wrote to their friends by email.
8
9 Author: msarath
10 co-maintainers: Karsten Frohwein
11 This is the Drupal 6 version.
12
13 There is one module postcard available , but its tied up with image module
14 and this ecard module is a general purpose one.
15
16 You can hook it to any content type whether its image, blog , story, or any
17 custom CCK content type.
18
19 You can customize the letter to send through admin interface at
20 admin/settings/ecard also set which content type you want to hook to. You
21 can also customize the notification letter and the number of days ecards
22 should kept in the database and also the number max number of recipient
23 which default to 100.
24
25 You can also hook to blogs/story I feel then its better to rename the
26 submit button as 'share this post' :)
27
28 Example
29 -------------------------
30 A working example can be found at http://www.mahlove.com - where it es
31 hooked to flash content.
32
33 -------------------------
34 Please read INSTALL.txt to know about installation.
35 -------------------------
36
37 Feel free to post suggestionsand bugs at
38 http://drupal.org/project/issues/ecard

  ViewVC Help
Powered by ViewVC 1.1.2