Changes between Version 5 and Version 6 of S3


Ignore:
Timestamp:
02/19/11 19:47:35 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3

    v5 v6  
    88 - [wiki:S3AAA Authentication, Authorization, Accounting]
    99
    10 == Resource Framework and RESTful API ==
     10== Resource Framework ==
    1111
    12 '''Overview:'''
     12==== Overview ====
    1313 - [wiki:S3XRC Extensible Resource Controller]
    1414
    15 '''API:'''
     15==== RESTful API ====
    1616 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers]
    1717 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods]
    1818 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format]
    1919
    20 '''Developer Resources:'''
     20==== Developer Resources ====
    2121 - [wiki:S3ReusableField S3ReusableField]
    2222 - [wiki:S3XRC/ModelExtensions Data Model Extensions]
    2323 - [wiki:S3XRC/S3Method Extending the RESTful API by implementing S3Method]
    2424
    25 '''XML and JSON:'''
     25==== XML and JSON ====
    2626 - [wiki:S3XRC/S3XML S3XML and S3JSON Formats]
    2727 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
    2828
    29 '''Backend Details:'''
     29==== Backend Details ====
    3030 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource]
    3131 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request]
    3232
    33 '''Related [wiki:BluePrints]:'''
     33==== Related [wiki:BluePrints] ====
    3434   - [wiki:BluePrintRecordMerger Record Merger]
    3535   - [wiki:BluePrintSearch Search Methods]