Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5, Fri Aug 17 21:14:54 2007 UTC | revision 1.6, Sat Aug 18 18:49:00 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /* $Id: INSTALL.txt,v 1.4 2007/04/04 08:56:40 sanduhrs Exp $ */ | /* $Id: INSTALL.txt,v 1.5 2007/08/17 21:14:54 sanduhrs Exp $ */ |
| 2 | ||
| 3 | INSTALL | INSTALL |
| 4 | ------- | ------- |
| # | Line 17 INSTALL | Line 17 INSTALL |
| 17 | ||
| 18 | 7. Optional: Use audio.module [9] to post audio nodes | 7. Optional: Use audio.module [9] to post audio nodes |
| 19 | ||
| 20 | 8. Optional: Use flashvideo.module [10] to display video files | |
| 21 | ||
| 22 | 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] |
| 23 | 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. |
| 24 | ||
| # | Line 26 It handles all kinds of files which are | Line 28 It handles all kinds of files which are |
| 28 | 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. |
| 29 | 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]. |
| 30 | ||
| 31 | 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. | If image.module [8] and/or audio.module [9] and/or flashvideo.module [10] is installed, you may configure mailhandler to create image or audio or video nodes from your posts and mmb will attach the files accordingly. |
| 32 | ||
| 33 | [1] http://drupal.org/handbook/modules/upload | [1] http://drupal.org/handbook/modules/upload |
| 34 | [2] http://drupal.org/handbook/modules/mailhandler | [2] http://drupal.org/handbook/modules/mailhandler |
| # | Line 37 If image.module [8] and/or audio.module | Line 39 If image.module [8] and/or audio.module |
| 39 | [7] http://drupal.org/node/38943 | [7] http://drupal.org/node/38943 |
| 40 | [8] http://drupal.org/project/image | [8] http://drupal.org/project/image |
| 41 | [9] http://drupal.org/project/audio | [9] http://drupal.org/project/audio |
| 42 | [10] http://drupal.org/project/flashvideo | |
| 43 | ||
| 44 | Comments and suggestions to | Comments and suggestions to |
| 45 | Stefan Auditor <stefan.auditor@erdfisch.de> | Stefan Auditor <stefan.auditor@erdfisch.de> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |