Difference between revisions of "Main Page"
From ADF Docs
(→Guides) |
|||
Line 17: | Line 17: | ||
<h4>[[Overview|Get a detailed overview of the ADF here]]</h4> | <h4>[[Overview|Get a detailed overview of the ADF here]]</h4> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="float_box fixed"> | <div class="float_box fixed"> | ||
<h3>Haven't installed yet</h3> | <h3>Haven't installed yet</h3> | ||
+ | * [[Overview | Overview ]] | ||
+ | * [[Architecture | Architecture ]] | ||
* [[Installation|ADF Installation]] | * [[Installation|ADF Installation]] | ||
− | * | + | * [[View All| View All Projects]] |
− | * | + | * [[Starter App | Install the Starter App]] |
</div> | </div> | ||
<div class="float_box fixed"> | <div class="float_box fixed"> | ||
<h3>Installed and ready to go</h3> | <h3>Installed and ready to go</h3> | ||
+ | * [[Getting Started | Getting Started with the ADF]] | ||
+ | * [[Library | Library (API)]] | ||
* [http://community.paperthin.com/projects/ADF/forum Forums] | * [http://community.paperthin.com/projects/ADF/forum Forums] | ||
− | * | + | * [[Ajax]] |
− | * | + | * [[Architecture ]] |
+ | |||
</div> | </div> | ||
<div class="float_box fixed"> | <div class="float_box fixed"> | ||
<h3>Building Applications and extending</h3> | <h3>Building Applications and extending</h3> | ||
− | * [[ | + | * [[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] | ||
− | |||
− | |||
</div> | </div> | ||
Line 53: | Line 47: | ||
| | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 04:18, 15 April 2010
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
Haven't installed yet
Installed and ready to go
Building Applications and extending