Difference between revisions of "Templates Documentation"

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div class="uk-margin-large-bottom">
 
<div class="uk-margin-large-bottom">
<div class="header header-danger"><center>Creating a template compatible with Theme Designer <span class="label label-success">NEW!</span></center></div>
+
{{alert|<center>'''CREATING THE THEME DESIGNER COMPATIBLE TEMPLATE'''</center><br/>
<div class="block block-warning">
+
 
Starting from JomSocial 4.0.2 a template developer kit will be provided for third party developers to learn how to build Theme Designer compatible templates. If you're a template developer, please read the article bellow to read the documentation on this new feature. <br />
 
Starting from JomSocial 4.0.2 a template developer kit will be provided for third party developers to learn how to build Theme Designer compatible templates. If you're a template developer, please read the article bellow to read the documentation on this new feature. <br />
<center>[[Template Developer Kit]]</center>
+
<center>[[Template Developer Kit]]</center>|alert-danger}}
</div>
+
</div>
+
 
+
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-2">
+
<div class="uk-panel uk-panel-box">
+
<div class="header header-plain">Default JomSocial Theme</div>
+
<div class="block">
+
* [[Changing Default Template]]
+
* [[Built-in Module Positions]]
+
* [[Template Parameters]]
+
* [[Replacing Default Avatar|Replacing Default Avatar]]
+
* [[Change Get Connected Image|Change Get Connected Image]]
+
</div>
+
    </div>
+
</div>
+
 
</div>
 
</div>
  
Line 42: Line 26:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-2">
 +
<div class="uk-panel uk-panel-box">
 +
<div class="header header-plain">Default JomSocial Theme</div>
 +
<div class="block">
 +
* [[Changing Default Template]]
 +
* [[Built-in Module Positions]]
 +
* [[Template Parameters]]
 +
* [[Replacing Default Avatar|Replacing Default Avatar]]
 +
* [[Change Get Connected Image|Change Get Connected Image]]
 +
</div>
 +
    </div>
 +
</div>
 +
 
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-2">
 
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-2">
 
<div class="uk-panel uk-panel-box">
 
<div class="uk-panel uk-panel-box">

Latest revision as of 09:28, 22 August 2017

CREATING THE THEME DESIGNER COMPATIBLE TEMPLATE

Starting from JomSocial 4.0.2 a template developer kit will be provided for third party developers to learn how to build Theme Designer compatible templates. If you're a template developer, please read the article bellow to read the documentation on this new feature.

Template Developer Kit