Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for png (0.14 sec)

  1. maven-bom/src/site/site.xml

      <bannerLeft>
        <name>${project.name}</name>
        <src>https://maven.apache.org/images/apache-maven-project.png</src>
        <href>https://maven.apache.org/</href>
      </bannerLeft>
    
      <bannerRight>
        <src>https://maven.apache.org/images/maven-logo-black-on-white.png</src>
        <href>https://maven.apache.org/</href>
      </bannerRight>
    
      <skin>
        <groupId>org.apache.maven.skins</groupId>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 24 21:16:47 GMT 2024
    - 2.4K bytes
    - Viewed (0)
  2. src/test/resources/data/gsaconfig.xml

    			</collection>
    		</collections>
    		<globalparams>
    			<bad_urls><![CDATA[
    contains:/images/
    contains:?
    contains:\\.xml$
    # test
    regexp:/([^/]*)/\\1/\\1/
    .gif$
    .jpg$
    .jpeg$
    .png$
    regexpIgnoreCase:\\.dll$
    regexpIgnoreCase:\\.exe$
    /?S=A$
    /?S=D$
    contains:\001
    contains:\002
    contains:\003
    .html/$
    
              ]]></bad_urls>
    			<good_urls><![CDATA[
    https://fess.codelibs.org/
    XML
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sun May 13 06:51:57 GMT 2018
    - 1.7K bytes
    - Viewed (0)
  3. .idea/uiDesigner.xml

            <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
          </item>
          <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Oct 24 15:06:04 GMT 2013
    - 9.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_thumbnail.xml

    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"image/gif"
    			</arg>
    		</postConstruct>
    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"image/png"
    			</arg>
    		</postConstruct>
    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"image/vnd.adobe.photoshop"
    			</arg>
    		</postConstruct>
    		<postConstruct name="addCondition">
    XML
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Oct 11 21:34:52 GMT 2019
    - 5.4K bytes
    - Viewed (0)
Back to top