Changes between Version 38 and Version 39 of BluePrintREST


Ignore:
Timestamp:
01/05/09 13:54:06 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintREST

    v38 v39  
    2121 * PDF ([wiki:BluePrintGISPrinting BluePrintGISPrinting])
    2222
    23 We need to add support for [wiki:BluePrintAuthenticationAccess AAA] beyond just t2.logged_in:
    24  * t2.have_membership()
    25  * t2.have_access()
     23We need to add support for [wiki:BluePrintAuthenticationAccess AAA] beyond just {{{t2.logged_in}}}:
     24 * {{{t2.have_membership()}}}
     25 * {{{t2.have_access()}}}
    2626
    2727Also can add extra methods to the controller, such as: