Difference between revisions of "Main Page"
From ADF Docs
Gcronkright (talk | contribs) |
Gcronkright (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
<h3>Installed and ready to go</h3> | <h3>Installed and ready to go</h3> | ||
* [[Getting Started | Getting Started with the ADF]] | * [[Getting Started | Getting Started with the ADF]] | ||
− | * [http://community.paperthin.com/projects/ADF/docs/library/ Library (API)] - updated for ADF v2. | + | * [http://community.paperthin.com/projects/ADF/docs/library/ Library (API)] - updated for ADF v2.7 |
* [[Library|Library (API)]] - v1.x | * [[Library|Library (API)]] - v1.x | ||
* [[Extensions: Custom Field Types]] | * [[Extensions: Custom Field Types]] | ||
Line 41: | Line 41: | ||
* [[CCAPI Config| CCAPI Config]] | * [[CCAPI Config| CCAPI Config]] | ||
* [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - ADF v1.8 and above | * [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - ADF v1.8 and above | ||
+ | * [[ceRecordAPI Reference|ceRecordAPI Reference]] - ADF v2.7 and CommonSpot 11 and above | ||
+ | * [[Privileged Module Configuration|Privileged Module Configuration]] for ceRecordAPI | ||
</div> | </div> | ||
Latest revision as of 23:39, 26 February 2025
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 ADF v2.7
- Library (API) - v1.x
- Extensions: Custom Field Types
- Ajax
- Architecture
- Forums
- CCAPI Config
- CCAPI Conduit Page Pool - ADF v1.8 and above
- ceRecordAPI Reference - ADF v2.7 and CommonSpot 11 and above
- Privileged Module Configuration for ceRecordAPI
Building Applications and extending