Frode Petterson
2896c9fdab
Revert "Added content ID to export handlers"
...
This reverts commit 7fca1d100d
.
Holding off on the exports for now
2016-09-08 14:48:08 +02:00
Frode Petterson
7fca1d100d
Added content ID to export handlers
...
This is to enable for proper access control.
h5p/h5p-moodle-plugin#112
2016-09-08 13:32:57 +02:00
Dave Richer
bcdaf59e5e
Minor cleanup
2016-06-16 14:13:51 -04:00
Frode Petterson
a9a99afb9b
Handle non-existing content dir
2016-06-16 10:43:17 +02:00
Frode Petterson
89541acfa8
Allow for alternative editor path
...
(used by Drupal)
2016-06-14 12:39:15 +02:00
Frode Petterson
0ee4cc57fc
Fixed saveFile not working for default storage
2016-06-13 12:47:44 +02:00
Frode Petterson
e056b6776a
More functions for handling content files
...
Added three more functions to File Storage Interface
h5p/h5p-moodle-plugin#49
HFJ-1846
2016-05-04 16:52:02 +02:00
Frode Petterson
325ea27562
Added func. for saving uploaded files
...
h5p/h5p-moodle-plugin#48
HFJ-1845
2016-04-25 14:31:25 +02:00
Frode Petterson
7b38c3571e
Made dir handling private to prevent abuse
...
h5p/h5p-moodle-plugin#48
HFJ-1845
2016-04-25 14:30:12 +02:00
Frode Petterson
db6f18c984
Merge branch 'master' of github.com:h5p/h5p-php-library
2016-04-22 11:36:14 +02:00
Frode Petterson
e324e298b9
Added function for reading file contents
...
h5p/h5p-moodle-plugin#47
HFJ-1844
2016-04-22 11:35:23 +02:00
Thomas Marstrander
414751aad2
Fixed uploading packages and export functionality with development mode.
...
Changed update package to save package, update package was moved from interface in january, replaced with savePackage.
Added optional parameter to exportLibrary where you can pass in development folder path for the library if it lives inside development folder.
HVP-147
2016-04-21 11:38:14 +02:00
Frode Petterson
633186c0d5
Support for data urls in css aggr.
2016-01-26 15:57:10 +01:00
Frode Petterson
36ca38705f
Allow assets of only one type
2016-01-25 14:49:54 +01:00
Frode Petterson
3defc7abde
Fixed CSS url caching bug
2016-01-25 14:49:29 +01:00
Frode Petterson
73fd170a3a
Editor may use dirReady for the time being
2016-01-25 14:48:14 +01:00
Frode Petterson
64e2001156
Do not cache assets without files
2016-01-25 14:47:48 +01:00
Frode Petterson
875a7ccef3
Target correct folder when exporting libs
2016-01-25 14:46:55 +01:00
Frode Petterson
0f736ae1c5
Fixed issue forgotten during refactoring
2016-01-25 14:46:06 +01:00
Frode Petterson
12032461bc
Follow existing naming conv. removed namespace
2016-01-14 09:46:00 +01:00
Frode Petterson
00686b733d
Added support for aggregating and caching library assets
2016-01-13 14:23:34 +01:00
Frode Petterson
f4ba0af1ef
Fixed default file storage implementation
2016-01-12 12:55:03 +01:00
Frode Petterson
0125afb440
Refactor for consistency
2016-01-12 10:31:36 +01:00
Frode Petterson
2bd972168e
Isolate file operations in a separate class
2016-01-11 18:31:04 +01:00