Difference between revisions of "Templates Documentation"

 
(8 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>
  
Line 12: Line 10:
 
<div class="header header-plain">Flat Theme</div>
 
<div class="header header-plain">Flat Theme</div>
 
<div class="block">
 
<div class="block">
* [[Flat Theme]]
+
* [[Flat Theme|Overview & Requirements]]
 +
* [[Flat Theme Installation|Installation]]
 
* [[Flat Theme Module Positions|Module Positions]]
 
* [[Flat Theme Module Positions|Module Positions]]
 
</div>
 
</div>
Line 21: Line 20:
 
<div class="header header-plain">Column Theme</div>
 
<div class="header header-plain">Column Theme</div>
 
<div class="block">
 
<div class="block">
* [[Column Theme]]
+
* [[Column Theme|Overview & Requirements]]
* [[Column Theme|Module Positions]]
+
* [[Flat Theme Installation|Installation]]
 +
* [[Column Theme Module Positions|Module Positions]]
 
</div>
 
</div>
 
</div>
 
</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">
<div class="header header-plain">General Template Docs</div>
+
<div class="header header-plain">Default JomSocial Theme</div>
<div class="block">
+
* [[JomSocial Templates|JomSocial Templates]]
+
* [[JomSocial VS Joomla Template|JomSocial VS Joomla Template]]
+
* [[Customizing Template|Customizing Template]] <span class="label label-danger">Till 3.2.1</span>
+
</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">Template Guides</div>
+
 
<div class="block">
 
<div class="block">
 
* [[Changing Default Template]]
 
* [[Changing Default Template]]
Line 47: Line 38:
 
</div>
 
</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">General Template Docs</div>
 +
<div class="block">
 +
* [[JomSocial Templates|JomSocial Templates]]
 +
* [[JomSocial VS Joomla Template|JomSocial VS Joomla Template]]
 +
* [[Customizing Template|Customizing Template]] <span class="label label-danger">Till 3.2.1</span>
 +
</div>
 +
</div>
 
</div>
 
</div>
  

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