fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

fileset type declarations #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Web UI needs to know what kind of fileset a script accepts as input to be 
able to:
 * Filter script list based on what kind of fileset is uploaded
 * Extract the title from the fileset to be used in the job nicename

Declaring the type of output fileset could also be useful if we want the Web UI 
to for instance display a symbol next to the download link representing the 
fileset type.

Original issue reported on code.google.com by josteinaj@gmail.com on 7 Mar 2013 at 12:29

GoogleCodeExporter commented 9 years ago
Current fileset types used in the Web UI:
DAISY 2.02: multipart/x-daisy202
DAISY 3: multipart/x-daisy3
DTBook: application/x-dtbook+xml
ZedAI: application/z3998-auth+xml
EPUB: application/epub+zip

Related issue: Issue 41

Original comment by josteinaj@gmail.com on 7 Mar 2013 at 12:30

GoogleCodeExporter commented 9 years ago
done 
https://github.com/daisy-consortium/pipeline-framework/commit/a8d61c78f9d2d40676
41fb25f2ca024aa8f62690

Original comment by capitan....@gmail.com on 22 Mar 2013 at 3:13