Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type of x:document for ZIP files #32

Closed
bertfrees opened this issue Dec 1, 2014 · 3 comments
Closed

Type of x:document for ZIP files #32

bertfrees opened this issue Dec 1, 2014 · 3 comments
Assignees
Milestone

Comments

@bertfrees
Copy link
Member

bertfrees commented Dec 1, 2014

so that the content of ZIP files can be tested without having to extract it first.

Something like x:document type="zip" href="..." path="...".

@josteinaj josteinaj self-assigned this Dec 1, 2014
@josteinaj josteinaj added this to the v1.2.0 milestone Jun 16, 2016
@bertfrees
Copy link
Member Author

bertfrees commented Jan 13, 2017

Alternative: <x:document type="file" href="foo.zip!/bar.xml/>

<x:document type="zip" href="..."/> (without path attribute) could be used to show the contents of a ZIP file.

In addition, <x:document type="directory" recursive="true"/> could support an attribute "expand-zip"?

@bertfrees
Copy link
Member Author

bertfrees commented Jan 13, 2017

The second part I've implemented (locally):

<x:document type="zip" href="..."/> (without path attribute) could be used to show the contents of a ZIP file.

@bertfrees
Copy link
Member Author

I have now also implemented <x:document type="file" href="foo.zip!/bar.xml/>.

bertfrees added a commit to sbsdev/pipeline that referenced this issue Jan 16, 2017
bertfrees added a commit to sbsdev/pipeline that referenced this issue Jan 16, 2017
bertfrees added a commit to sbsdev/pipeline that referenced this issue Jan 16, 2017
bertfrees added a commit to sbsdev/pipeline that referenced this issue Jan 16, 2017
bertfrees added a commit that referenced this issue Jan 25, 2017
bertfrees added a commit that referenced this issue Jan 25, 2017
bertfrees added a commit to daisy/pipeline that referenced this issue Jan 25, 2017
bertfrees added a commit to daisy/pipeline that referenced this issue Jan 25, 2017
josteinaj pushed a commit that referenced this issue Jan 31, 2017
josteinaj pushed a commit that referenced this issue Jan 31, 2017
@josteinaj josteinaj mentioned this issue Feb 9, 2017
@josteinaj josteinaj removed the 4 - Done label Feb 9, 2017
bertfrees added a commit to sbsdev/pipeline that referenced this issue May 8, 2017
bertfrees added a commit to sbsdev/pipeline that referenced this issue May 8, 2017
bertfrees added a commit to daisy/pipeline that referenced this issue May 16, 2018
bertfrees added a commit to daisy/pipeline that referenced this issue May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants