/[drupal]/contributions/modules/mailsave/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/mailsave/INSTALL.txt

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


Revision 1.5 - (show annotations) (download)
Tue Oct 23 22:04:01 2007 UTC (2 years, 1 month ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-5--3-3, DRUPAL-5--3-2, DRUPAL-5--3-1, DRUPAL-5--3-0, DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, HEAD
Branch point for: DRUPAL-5--3, DRUPAL-6--1
Changes since 1.4: +7 -4 lines
File MIME type: text/plain
This is a comprehensive update that implements a number of new features (mailsave_to_image_attach, mailsave_to_imagefield, mailsave_to_audio beta). It also enables mailsave to take advantage of the newer versions of mailhandler that already downloads attachments and makes them available to other modules. There are also some new clean up filters in this release.
1 mailsave.module installation instructions
2 =========================================
3
4 1.) Install mailhandler first and check that it is working.
5
6 2.) Copy this directory to your modules/ directory.
7
8 3.) Enable the mailsave from Administer > Site Building > Modules.
9
10 4.) Set the mailsave user permissions as required to allow users to save
11 attachments. To save attachments you must enable upload.module and give the
12 user upload files permission AND save attachments permission.
13
14 5.) Enable additional mailsave extensions as required, for example, mailsave
15 to image. Don't forget to also set necessary user permissions to allow users
16 to access the features of the additional module and create any required content
17 types.
18
19 6.) Enable MMS clean-up filters as required to suit your mobile service
20 provider if you want to take advantage of MMS to email messaging. Filters are
21 found under Administer > Site configuration > Mailsave.
22
23 ; $Id: INSTALL.txt,v 1.4 2007/04/23 23:02:25 stuartgreenfield Exp $

  ViewVC Help
Powered by ViewVC 1.1.2