Commit Graph

24 Commits

Author SHA1 Message Date
Mario Botsch
e0d7745f86 improved media filters
- added <embed> of PDF documents
- avoid "tail" to remove "." from extension
  (might fail for empty extension)
- added ".pmp" to 3d-model extensions
2019-07-09 08:12:09 +02:00
a4110b3b94
corrected 'all' to not use quiz twice.. 2018-07-16 15:03:33 +02:00
86ff15762f
added all-filter which combines all filters into one ;) 2018-05-24 15:49:56 +02:00
Mario Botsch
42d2f005b3 add back missing attributes to img, add muted flag for videos 2018-04-08 22:02:32 +02:00
Mario Botsch
5c7bfe8ac9 add php to demo extensions; remove figure from img/video without caption; remove no-scrolling from iframe 2018-02-26 23:15:41 +01:00
Mario Botsch
d9ea58ca5c add .loop to video attributes 2017-11-19 15:25:53 +01:00
Mario Botsch
4e6c9cf6d0 Media.hs:
removed "?plugin" extension from HTML URLs
modified checkExtension to ignore options in URLs
2017-10-22 13:38:13 +02:00
Mario Botsch
2d1968dd0b Demos: prevent iframe content from being scrollable, replaced src by
data-src to allow for reveal's lazy loading
Meshes: added filter to include 3D mesh viewer
2017-10-20 16:52:44 +02:00
Mario Botsch
3bf2eec125 removed nbsp from clearDiv 2017-10-20 16:36:41 +02:00
8bc06762ff
updated Readme 2017-09-12 11:58:00 +02:00
e8f434810c
regenerated doc 2017-09-12 11:53:21 +02:00
e133b26e62
fixed figure-attributes 2017-09-12 11:45:32 +02:00
8376d6298b
Created library instead of binaries. Added doc.
- Split things into Library and Binary
  - Library has all functionality
  - Binarys are just wrapper like "main = toJsonFilter foo"
- Documented most things
- Created haddock-documentation
- added documentation to repository
2017-09-02 16:44:20 +02:00
e30e18b5dc
fixed errors 2017-08-17 15:59:04 +02:00
3b9a13d29c
added Cols, fixed Media 2017-08-17 14:13:39 +02:00
8aa18e1dff
updated README.md 2017-07-27 16:45:24 +02:00
621f4a5c65
Added File-Detection to Media 2017-07-27 16:41:24 +02:00
7e4094539d
updated README.md 2017-07-27 11:57:12 +02:00
5fabc0aae9
found solution for quiz 2017-07-27 11:55:07 +02:00
c9b495d410
updated readme. 2017-07-25 15:00:07 +02:00
94c88cebf1
implemented quiz, tooltips not working atm. 2017-07-25 13:52:48 +02:00
2d13b07ca4
fixed dependencies 2017-07-25 12:20:20 +02:00
2fa540ac04
added .gitignore 2017-07-25 11:59:25 +02:00
78aeb6637d
initial 2017-07-25 11:56:39 +02:00