Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0.8
-
Component/s: Portfolio API
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
It would be pretty necessary for people to be able to rename an exported file if they want to, and doing it on the plugin options screen would be extremely convenient.
Implementation notes:
While callers are busy setting their supported formats, they could also set a $singlefile member variable in their parent class, which can then be used in the options screen.
Martin - note that this will always add the config screen for this case, even if there are no other config options. Is that acceptable?