Enterprise Theme for Confluence
Breadcrumbs

Design Module


<design key="simple" name="Jungfrau" skin="none"
        configuration="net/getunik/confluence/skin/core/theme/defaults/designs/simple.xml">
    <description>The subtle design.</description>
    <resource name="themeicon.gif" type="download"
              location="net/getunik/confluence/skin/core/theme/img/designs/simple.png">
        <property key="content-type" value="image/png"/>
    </resource>
    <resource name="themepreview.gif" type="download"
              location="net/getunik/confluence/skin/core/theme/img/designs/simple-preview.png">
        <property key="content-type" value="image/png"/>
    </resource>
</design> 


Name

Required


key

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/check.png


name

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/check.png


configuration

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/check.png


resource (themeicon.gif)

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/error.png

The tag with the name themeicon.gif is used as placeholder in the design list.

<resource name="themeicon.gif" type="download"
     location="net/getunik/confluence/skin/core/theme/img/designs/simple.png">
	 <property key="content-type" value="image/png"/>
</resource>


image2017-11-20_13-2-16.png

resource(themepreview.gif)

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/error.png

The tag with the name themepreview.gif is used for the design preview in the design list

<resource name="themepreview.gif" type="download"
     location="net/getunik/confluence/skin/core/theme/img/designs/simple-preview.png">
	 <property key="content-type" value="image/png"/>
</resource>
image2017-11-20_13-3-25.png

resource