Christopher Pitt
fbc31692e7
Using Symfony mime type detection
2015-05-13 21:36:05 +12:00
Ingo Schommer
da6c554acb
Check file existence in for_file()
...
finfo() will silently fail the whole request (at least on my PHP 5.4 install)
if invoked on a file that doesn't exist, so fail early here.
2015-05-12 16:45:03 +12:00
Damian Mooyman
1ad9e46727
API Support tika server
2015-02-25 17:55:41 +13:00
Damian Mooyman
2977f85cb5
API Implement Tika support
...
API Implement support for detection via mime-type as well as file extension
API Implement FileContent property for safe usage in templates
API instead of returning the list of extensions / mime types supported, support is determined on a per-file bases
Marking dev-master as version 2.0 as this contains breaking changes
2015-02-20 15:12:20 +13:00
Ingo Schommer
b86483abc4
3.1 compat
2013-05-07 18:47:56 +02:00
Ingo Schommer
14816075b8
FIX Case insensitive extension matching
2013-02-01 15:34:54 +01:00
Ingo Schommer
733644d6bb
Better shell execution feedback from PDF extractor
2012-08-27 11:31:53 +02:00
Ingo Schommer
977c4e49c9
API Using paths instead of File objects in extractors
...
Makes coupling to File objects optional, by choosing
to use the FileTextExtractable extension.
2012-08-22 18:25:12 +02:00
Ingo Schommer
ec0921c6d1
Initial commit
2012-08-22 17:52:08 +02:00