- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for odt (0.03 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* application/vnd.ms-powerpoint=powerpoint<br> * application/vnd.openxmlformats-officedocument.presentationml.presentation=powerpoint<br> * application/vnd.oasis.opendocument.text=odt<br> * application/vnd.oasis.opendocument.spreadsheet=ods<br> * application/vnd.oasis.opendocument.presentation=odp<br> * application/pdf=pdf<br> * application/x-fictionbook+xml=fb2<br>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match type="string" offset="0" value="PK"> <match type="string" offset="30" value="mimetypeapplication/vnd.oasis.opendocument.text"/> </match> </magic> <glob pattern="*.odt"/> <sub-class-of type="application/zip"/> </mime-type> <!-- can't tell from the root element whether this is fodt, fodp, etc. This is a made up general mime to cover the open office flat formats.
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)