modular-file-renderer icon indicating copy to clipboard operation
modular-file-renderer copied to clipboard

A Python package for rendering files to HTML via an embeddable iframe

Results 32 modular-file-renderer issues
Sort by recently updated
recently updated
newest added

## Ticket ## Purpose ## Changes ## Side effects ## QA Notes ## Deployment Notes

## Ticket ## Purpose ## Changes ## Side effects ## QA Notes ## Deployment Notes

Markdown rendering is fairly rudimentary and currently excludes images. I was hoping to see functionality like github's, where markdown files are rendered in full if they include relative references to...

The deprecated keyword macintosh broke reportlab install on MacOS Big Sur. https://groups.google.com/g/reportlab-users/c/4E0odEkk9pc The later release is compatible.

## Ticket https://openscience.atlassian.net/browse/ENG-1809 ## Purpose Improve .csv dialect sniffing. ## Changes * Provide a full row of data to `csv.Sniffer().sniff()` so it can effectively detect the correct dialect. MFR reads...

To save a lot of OSF bandwidth and to speed up the loading of content, I would strongly suggest the use of the `poster=path/to/poster.png` and `preload="none"` attributes of HTML video...

In previewing PDF document, OSF.io use PDF.js and pdf.worker.min.js,to Preview/Print file. and Print button always failed with "iframe sandbox parameter should contain "allow-modals" parameter." Because In OSF,pdf.worker.min.js called in iframe...

https://osf.io/fehvs/ as an example wav file. If you try to play this on an iphone XS, see the attached screecap. ![62204069_896357274042697_7268655845473255424_n](https://user-images.githubusercontent.com/1523817/59213236-651e3a80-8b82-11e9-977e-f6eb5a30f779.jpg)

# Ticket https://openscience.atlassian.net/browse/SVCS-566 # Purpose Get rid of old loading spinner # Changes replaced old spinner with new pure css osf-style spinner # Side effects None # QA Notes #Deployment...

Code Review

## Ticket https://openscience.atlassian.net/browse/SVCS-580 ## Purpose Replaces: https://github.com/CenterForOpenScience/modular-file-renderer/pull/299 Improve our zip rendering by adding a neater collapsible hierarchical structure. ## Changes Uses two new JavaScript libraries: [jstree](https://www.jstree.com/) and [jstree-table](https://github.com/adamjimenez/jstree-table). The core...

Final Review