Difference between revisions of "Developers Documentation"

Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
{{alert|<center><strong>Welcome!</strong> To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.</center>|alert-success}}
 +
<!-- BEGIN: SECOND ROW -->
 
<div class="row-fluid">
 
<div class="row-fluid">
     <div class="span12">
+
     <div class="span4">
{{alert|<center><strong>Welcome!</strong> To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.</center>|alert-success}}
+
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Developer Documentation</div>
    <div class="row-fluid">
+
<div style="padding:0.4em 1em 0.3em 1em;">
    <div class="span6">
+
* [[Stream API v2]]
Fluid 6
+
* [[Integrating Your Component]]
    <div class="row-fluid">
+
* [[JomSocial User Object]]
    <div class="span6">Fluid 6</div>
+
* [[Developers Documentation|More...]]
     <div class="span6">Fluid 6</div>
+
</div>
    </div>
+
</div>
    </div>
+
     <div class="span4">
    <div class="span6">Fluid 6</div>
+
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Templating</div>
    </div>
+
<div style="padding:0.4em 1em 0.3em 1em;">
 +
* [[Template docs 1]]
 +
* [[Template docs 2]]
 +
* [[Template docs 3]]
 +
* [[Templates Documentation|More...]]
 +
</div>
 
     </div>
 
     </div>
 +
    <div class="span4">
 +
<div style="border-bottom:1px solid e0e9e9; background-color:#eee; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Profile Guides</div>
 +
<div style="padding:0.4em 1em 0.3em 1em;">
 +
* [[Explaining User Profile|Explaining User Profile?]]
 +
* [[Creating Profile|Creating Profile]]
 +
* [[Deleting Profile|Deleting Profile]]
 +
* [[Profile Documentation|More...]]
 +
</div>
 
     </div>
 
     </div>
 +
</div>
 +
<!-- END: SECOND ROW -->

Revision as of 17:53, 17 January 2013

Welcome! To Developers area of the JomSocial Documentation. This is the place where you can find all resources for creating own, custom extensions.