elog2labfolder/import_export.rst~
changeset 13 a21f3604f1db
parent 3 b71be85a294c
equal deleted inserted replaced
12:d0f2a667d9d5 13:a21f3604f1db
     7 The import of projects (from another labfolder instance or from another logbook software) is only possible via the labfolder API. An import of labfolder-own projects via webinterface is not possible to date. You can find the API documentation here:
     7 The import of projects (from another labfolder instance or from another logbook software) is only possible via the labfolder API. An import of labfolder-own projects via webinterface is not possible to date. You can find the API documentation here:
     8 
     8 
     9 | Version 1: http://labfolder.rz-berlin.mpg.de:9091/api/v1
     9 | Version 1: http://labfolder.rz-berlin.mpg.de:9091/api/v1
    10 | Version 2: https://labfolder.rz-berlin.mpg.de/api/v2/docs/development.html
    10 | Version 2: https://labfolder.rz-berlin.mpg.de/api/v2/docs/development.html
    11 
    11 
    12 Version 2 is still under way.
    12 Version 2 is still in the development phase.
    13 
    13 
    14 Export
    14 Export
    15 ------
    15 ------
    16 Exporting projects (or just single entries) is possible in three different formats: PDF, XHTML and JSON. The export as PDF can be done from within a project ...
    16 Exporting projects (or just single entries) is possible in three different formats: PDF, XHTML and JSON. The export as PDF can be done from within a project ...
    17 
    17