Difference between revisions of "Main Page"

From ADF Docs
Jump to: navigation, search
 
(30 intermediate revisions by 6 users not shown)
Line 4: Line 4:
 
<big>'''Application Development Framework (ADF) Wiki'''</big>
 
<big>'''Application Development Framework (ADF) Wiki'''</big>
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software...
  
>== What is the ADF? ==
+
== What is the ADF? ==
 
The ADF is an Open Source framework that connects into your CommonSpot installation to allow you to develop applications and extend your CommonSpot site easily.  The ADF is:
 
The ADF is an Open Source framework that connects into your CommonSpot installation to allow you to develop applications and extend your CommonSpot site easily.  The ADF is:
  
Line 16: Line 16:
 
* FUN!
 
* FUN!
  
&lt;h4&gt;[[Overview|Get a detailed overview of the ADF here]]&lt;/h4&gt;
+
<h4>[[Overview|Get a detailed overview of the ADF here]]</h4>
  
&lt;div class=&quot;float_box fixed&quot;&gt;
+
<div class="float_box fixed">
&lt;h3&gt;Haven't installed yet&lt;/h3&gt;
+
<h3>Haven't installed yet</h3>
 
* [[Overview | Overview ]]
 
* [[Overview | Overview ]]
 
* [[Architecture | Architecture ]]
 
* [[Architecture | Architecture ]]
* [[Installation|ADF Installation]]
+
* [http://community.paperthin.com/projects/ADF/svn/index.cfm Download]
 +
* [[Installation|Installation]]
 +
* [[Upgrade|Upgrade]]
 
* [[View All| View All Projects]]
 
* [[View All| View All Projects]]
* [[Starter App | Install the Starter App]]
+
* [[Starter_Application_Install | Install the Starter App]]
&lt;/div&gt;
+
</div>
  
&lt;div class=&quot;float_box fixed&quot;&gt;
+
<div class="float_box fixed">
&lt;h3&gt;Installed and ready to go&lt;/h3&gt;
+
<h3>Installed and ready to go</h3>
 
* [[Getting Started | Getting Started with the ADF]]
 
* [[Getting Started | Getting Started with the ADF]]
* [[Library | Library (API)]]
+
* [http://community.paperthin.com/projects/ADF/docs/library/ Library (API)] - updated for ADF v2.6.0
* [http://community.paperthin.com/projects/ADF/forum Forums]
+
* [[Library|Library (API)]] - v1.x
 +
* [[Extensions: Custom Field Types]]
 +
<!-- * [[Extensions: Custom Scripts]] -->
 
* [[Ajax]]
 
* [[Ajax]]
 
* [[Architecture ]]
 
* [[Architecture ]]
 +
* [http://community.paperthin.com/projects/ADF/forum Forums]
 +
* [[CCAPI Config| CCAPI Config]]
 +
* [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - ADF v1.8 and above
 +
</div>
  
&lt;/div&gt;
+
<div class="float_box fixed">
 
+
<h3>Building Applications and extending</h3>
&lt;div class=&quot;float_box fixed&quot;&gt;
 
&lt;h3&gt;Building Applications and extending&lt;/h3&gt;
 
 
* [[ADF Applications |Creating a new application]]
 
* [[ADF Applications |Creating a new application]]
 
* [[Add_ADF_Library_Components_into_App|Loading ADF Library Components into your application ]]
 
* [[Add_ADF_Library_Components_into_App|Loading ADF Library Components into your application ]]
 
* [http://community.paperthin.com/projects/ADF/forum Forums]
 
* [http://community.paperthin.com/projects/ADF/forum Forums]
&lt;/div&gt;
+
</div>
 
 
&lt;div style=&quot;clear:both;&quot;&gt;
 
&amp;nbsp;
 
&lt;/div&gt;
 
  
----
+
<div style="clear:both;">
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
+
&nbsp;
----
 
=[http://ivejixok.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://ivejixok.co.cc CLICK HERE]=
 
----
 
 
</div>
 
</div>

Latest revision as of 17:19, 10 November 2020


Application Development Framework (ADF) Wiki

Consult the User's Guide for information on using the wiki software...

What is the ADF?

The ADF is an Open Source framework that connects into your CommonSpot installation to allow you to develop applications and extend your CommonSpot site easily. The ADF is:

  • A set of utilities (e.g. application.ADF.csData.getPageMetadata(pageID) )
  • A methodology for developing portable CommonSpot applications
  • Programmatic access to more CommonSpot data then ever before
  • Easily installable
  • Easily upgradeable
  • FUN!

Get a detailed overview of the ADF here