From 844271ad9e087f0cd69582b85225e8c77559e204 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 24 May 2012 17:15:17 +0200 Subject: [PATCH] detect typoscript --- data/programming.magic | 10 ++++++++++ tests/files/ts/mime-type | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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 -- 2.30.2