summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/contenttypes
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/attachment/contenttypes')
-rw-r--r--template/default/attachment/contenttypes6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/default/attachment/contenttypes b/template/default/attachment/contenttypes
new file mode 100644
index 000000000..0328da2ec
--- /dev/null
+++ b/template/default/attachment/contenttypes
@@ -0,0 +1,6 @@
+ <option value="text/plain">plain text (text/plain)</option>
+ <option value="text/html">HTML source (text/html)</option>
+ <option value="image/gif">GIF image (image/gif)</option>
+ <option value="image/jpeg">JPEG image (image/jpeg)</option>
+ <option value="image/png">PNG image (image/png)</option>
+ <option value="application/octet-stream">binary file (application/octet-stream)</option>