From: Christian Weiske Date: Thu, 24 May 2012 15:15:17 +0000 (+0200) Subject: detect typoscript X-Git-Tag: v0.0.2~12 X-Git-Url: https://git.cweiske.de/MIME_Type_PlainDetect.git/commitdiff_plain/844271ad9e087f0cd69582b85225e8c77559e204 detect typoscript --- diff --git a/data/programming.magic b/data/programming.magic index 647a3eb..3c72a0f 100644 --- a/data/programming.magic +++ b/data/programming.magic @@ -23,3 +23,13 @@ !:mime text/x-sql 0 search/2048/c DROP\ DATABSE SQL text !:mime text/x-sql +0 search/2048 =\ PAGE\n TypoScript text +!:mime text/x-typoscript +0 search/2048 =\ USER\n TypoScript text +!:mime text/x-typoscript +0 search/2048 =\ TEXT\n TypoScript text +!:mime text/x-typoscript +0 search/2048 =.stdWrap TypoScript text +!:mime text/x-typoscript +0 search/2048 =stdWrap. TypoScript text +!:mime text/x-typoscript diff --git a/tests/files/ts/mime-type b/tests/files/ts/mime-type index 4feac4e..bbbffcc 100644 --- a/tests/files/ts/mime-type +++ b/tests/files/ts/mime-type @@ -1 +1 @@ -image/x-typoscript +text/x-typoscript