Difference between revisions of "Main Page"

From ADF Docs
Jump to: navigation, search
Line 2: Line 2:
  
 
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? ==
 +
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!
  
 
== Getting started ==
 
== Getting started ==

Revision as of 15:48, 7 March 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!

Getting started

Guides

Projects

Projects In Development

Bug Tracking