diff --git a/src/main/resources/fess_thumbnail.xml b/src/main/resources/fess_thumbnail.xml index 201388540..87e889c06 100644 --- a/src/main/resources/fess_thumbnail.xml +++ b/src/main/resources/fess_thumbnail.xml @@ -73,28 +73,43 @@ "mimetype" - "application/vnd.openxmlformats-officedocument.wordprocessingml.document" - + "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "mimetype" - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" - + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "mimetype" - "application/vnd.openxmlformats-officedocument.presentationml.presentation" - + "application/vnd.openxmlformats-officedocument.presentationml.presentation" "mimetype" - "application/msword" - + "application/msword" "mimetype" - "application/vnd.ms-excel" - + "application/vnd.ms-excel" + + + "mimetype" + "application/vnd.ms-excel.sheet.2" + + + "mimetype" + "application/vnd.ms-excel.sheet.3" + + + "mimetype" + "application/vnd.ms-excel.sheet.4" + + + "mimetype" + "application/vnd.ms-excel.workspace.3" + + + "mimetype" + "application/vnd.ms-excel.workspace.4" "mimetype" @@ -103,8 +118,7 @@ "mimetype" - "application/rtf" - + "application/rtf" diff --git a/src/main/webapp/WEB-INF/crawler/resources/app.xml b/src/main/webapp/WEB-INF/crawler/resources/app.xml index cd0d1da11..304782037 100644 --- a/src/main/webapp/WEB-INF/crawler/resources/app.xml +++ b/src/main/webapp/WEB-INF/crawler/resources/app.xml @@ -60,6 +60,26 @@ "application/vnd.ms-excel" "excel" + + "application/vnd.ms-excel.sheet.2" + "excel" + + + "application/vnd.ms-excel.sheet.3" + "excel" + + + "application/vnd.ms-excel.sheet.4" + "excel" + + + "application/vnd.ms-excel.workspace.3" + "excel" + + + "application/vnd.ms-excel.workspace.4" + "excel" + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "excel"