moodle/portfolio
Penny Leach 521a6ab04d portfolio MDL-20896 added the ability to set mime info for "intended" files
This means for places in Moodle that are going to write a file, like a
CSV file, they can set the intended mimetype of the generated file.

Previously you had to use a stored_file object.

This also gets rid of portfolio_fake_add_url function and replaces the
data module implementation with a button.  I also refactored
portfolio_add_button::to_html to use moodle_url so it's easy to return
the same parameters to hidden form fields, an escaped url (for a link),
and a non escaped url (to redirect to, which is what the data module
does)
2009-12-15 12:36:49 +00:00
..
boxnet portfolio MDL-20905 updated box.net docs to explain new returnurl 2009-11-19 07:31:43 +00:00
download portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00
flickr portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00
googledocs portfolio: MDL-16417 Prevent multiple googledocs/picassa instances 2009-11-21 13:46:45 +00:00
mahara portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00
picasa portfolio: MDL-16417 Prevent multiple googledocs/picassa instances 2009-11-21 13:46:45 +00:00
add.php portfolio MDL-20896 added the ability to set mime info for "intended" files 2009-12-15 12:36:49 +00:00
file.php portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00