| 1 |
<?php |
<?php |
| 2 |
/* $Id: mmb.module,v 1.13 2007/08/17 10:21:11 sanduhrs Exp $ */ |
/* $Id: mmb.module,v 1.14 2007/08/17 20:10:38 sanduhrs Exp $ */ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* @file |
* @file |
| 8 |
* @author |
* @author |
| 9 |
* Stefan Auditor <stefan.auditor@erdfisch.de> |
* Stefan Auditor <stefan.auditor@erdfisch.de> |
| 10 |
* for erdfisch :: internetlösungen http://erdfisch.de |
* for erdfisch :: internetlösungen http://erdfisch.de |
|
* |
|
|
* TODO: |
|
|
* - Setting to attach images using image_attach.module |
|
|
* - Setting to create nodes instead of attachments if applicable (image,audio,video) |
|
|
* - Patch inline.module to display filetypes other than image inline ;) |
|
|
* (this seems to be a bigger problem than I thought by now http://drupal.org/node/35709) |
|
| 11 |
*/ |
*/ |
| 12 |
|
|
| 13 |
/** |
/** |