Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for img (0.02 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. png */
        String THUMBNAIL_HTML_IMAGE_FORMAT = "thumbnail.html.image.format";
    
        /** The key of the configuration. e.g. //IMG */
        String THUMBNAIL_HTML_IMAGE_XPATH = "thumbnail.html.image.xpath";
    
        /** The key of the configuration. e.g. svg,html,css,js */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Oct 11 21:11:58 UTC 2024
    - 468.5K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        </magic>
        <glob pattern="*.inx"/>
        <sub-class-of type="application/xml"/>
      </mime-type>
    
      <mime-type type="application/x-apple-diskimage">
        <glob pattern="*.dmg"/>
        <!-- <glob pattern="*.img"/> too generic -->
        <!-- <glob pattern="*.smi"/> conflicts with SMIL -->
      </mime-type>
    
      <mime-type type="application/x-appleworks">
        <glob pattern="*.cwk"/>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top