edina / fieldtrip-cobweb-project

A cobweb theme for fieldtrip app
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Upload related json file, rename it to editor's filename #29

Closed panterz closed 9 years ago

rgamez commented 10 years ago

In addition for making only one request when we get the list of editors is returning an extra key in the dictionary with the additional information, for example for the name:

{
    "metadata": ["/editors//editor1.edtr", "/editors//editor2.json"], 
    "names": ["Butterfly survey", "Wales survey"],
    "error": 0
}
rgamez commented 9 years ago

Implemented in cobweb-eu/pcapi@d735dcc and cobweb-eu/fieldtrip-authoring-tool@bff8b4e