| 1 |
/* $Id: INSTALL.txt,v 1.3 2007/04/04 08:53:16 sanduhrs Exp $ */ |
/* $Id: INSTALL.txt,v 1.4 2007/04/04 08:56:40 sanduhrs Exp $ */ |
| 2 |
|
|
| 3 |
INSTALL |
INSTALL |
| 4 |
------- |
------- |
| 5 |
|
|
| 6 |
1. Go to Administer->Modules (?q=admin/modules), and enable the upload.module |
1. Go to Administer->Modules (?q=admin/modules), and enable the upload.module |
| 7 |
|
|
| 8 |
2. Install and setup mailhandler.module http://drupal.org/project/mailhandler |
2. Install and setup mailhandler.module [2] |
| 9 |
|
|
| 10 |
3. Copy the mmb.module to the Drupal modules directory. |
3. Copy the mmb.module to the Drupal modules directory. |
| 11 |
|
|
| 12 |
4. Go to Administer->Modules (?q=admin/modules), and enable the mmb.module |
4. Go to Administer->Modules (?q=admin/modules), and enable the mmb.module |
| 13 |
|
|
| 14 |
5. Optional: Use inline.module to display attached files inline http://drupal.org/project/inline |
5. Optional: Use inline.module [3] to display attached files inline |
| 15 |
|
|
| 16 |
|
6. Optional: Use image.module [8] to post image nodes |
| 17 |
|
|
| 18 |
|
7. Optional: Use audio.module [9] to post audio nodes |
| 19 |
|
|
| 20 |
Mobile Media Blog depends on the two modules upload[1] and mailhandler[2] |
Mobile Media Blog depends on the two modules upload[1] and mailhandler[2] |
| 21 |
You may read the documentation [5][6][7] related to those modules on how to set them up. |
You may read the documentation [5][6][7] related to those modules on how to set them up. |
| 26 |
Files are displayed as attachments per default, you may change this by altering upload settings. |
Files are displayed as attachments per default, you may change this by altering upload settings. |
| 27 |
You may display images automatically inline through inline.module[3], which sadly doesn't support other fileformats by now [4]. |
You may display images automatically inline through inline.module[3], which sadly doesn't support other fileformats by now [4]. |
| 28 |
|
|
| 29 |
|
If image.module [8] and/or audio.module [9] is installed, you may configure mailhandler to create image or audio nodes from your posts and mmb will attach the files accordingly. |
| 30 |
|
|
| 31 |
[1] http://drupal.org/handbook/modules/upload |
[1] http://drupal.org/handbook/modules/upload |
| 32 |
[2] http://drupal.org/handbook/modules/mailhandler |
[2] http://drupal.org/handbook/modules/mailhandler |
| 33 |
[3] http://drupal.org/project/inline |
[3] http://drupal.org/project/inline |
| 35 |
[5] http://drupal.org/handbook/modules/upload |
[5] http://drupal.org/handbook/modules/upload |
| 36 |
[6] http://drupal.org/node/39172 |
[6] http://drupal.org/node/39172 |
| 37 |
[7] http://drupal.org/node/38943 |
[7] http://drupal.org/node/38943 |
| 38 |
|
[8] http://drupal.org/project/image |
| 39 |
|
[9] http://drupal.org/project/audio |
| 40 |
|
|
| 41 |
Comments and suggestions to |
Comments and suggestions to |
| 42 |
Stefan Auditor <stefan.auditor@erdfisch.de> |
Stefan Auditor <stefan.auditor@erdfisch.de> |