Difference between revisions of "Main Page"
From ADF Docs
Gcronkright (talk | contribs) |
Gcronkright (talk | contribs) (→What is the ADF?) |
||
Line 37: | Line 37: | ||
<!-- * [[Extensions: Custom Scripts]] --> | <!-- * [[Extensions: Custom Scripts]] --> | ||
* [[CCAPI Config| CCAPI Config]] | * [[CCAPI Config| CCAPI Config]] | ||
− | * [[CCAPI Conduit Page Pool| | + | * [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - new feature in v1.8 |
* [[Ajax]] | * [[Ajax]] | ||
* [[Architecture ]] | * [[Architecture ]] |
Revision as of 14:22, 13 October 2014
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
- Getting Started with the ADF
- Library (API) - updated for v1.8
- Library (API) - v1.x
- Extensions: Custom Field Types
- CCAPI Config
- CCAPI Conduit Page Pool - new feature in v1.8
- Ajax
- Architecture
- Forums
Building Applications and extending