IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of pstamp_version_2_features


Ignore:
Timestamp:
May 2, 2013, 5:56:44 PM (13 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pstamp_version_2_features

    v2 v3  
    77
    88Two new keywords are defined for the header
    9     ACTION      string  "PROCESS"
     9    '''ACTION'''      string  "PROCESS"
    1010
    11     EMAIL       string  email of user submitting the request
     11    '''EMAIL'''       string  email of user submitting the request
    1212
    13 ACTION is a new keyword that tells the system what to do with the request file.
    14 Users building and submitting their own request files should set ACTION to "PROCESS".
     13'''ACTION''' is a new keyword that tells the system what to do with the request file.
     14Users building and submitting their own request files should always set '''ACTION''' to "'''PROCESS'''".
    1515
    1616The web interface will use other values for this keyword to trigger the server's "preview" mode.
    1717
    18 EMAIL is used to track the user that submitted the request file. Users are encouraged to provide
     18'''EMAIL''' is used to track the user that submitted the request file. Users are encouraged to provide
    1919a valid value. (We promise no spam ;)
    2020