Changes between Version 10 and Version 11 of S3/S3REST/Methods


Ignore:
Timestamp:
10/28/10 09:12:49 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/Methods

    v10 v11  
    2323    - with a record ID/UID in the URL: '''read''' view of the specified record (if the user is permitted to update the record, an '''update''' form returned instead)
    2424
    25   Example: {{{http://localhost:8000/eden/pr/person/1}}} gives a read view of pr_person #1, or an update form for this record if permitted.
     25  Example: {{{http://localhost:8000/eden/pr/person/1}}} gives a read view of pr_person !#1, or an update form for this record if permitted.
    2626
    2727  * with '''method''' in the URL: