Issue Details (XML | Word | Printable)

Key: MDL-16411
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Move all plugintype_pluginname_version values from config to config_plugins

Created: 09/Sep/08 04:25 PM   Updated: 10/Sep/08 06:15 PM
Return to search
Component/s: Administration
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File config_plugins.patch.txt (9 kB)


Participants: Tim Hunt
Security Level: None
Resolved date: 10/Sep/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 10/Sep/08 01:51 PM
Actually, it is easier to do this for all types of plugin, not just qtypes.

This should save 32 config variables, or 9% of the size of the config table.


Tim Hunt added a comment - 10/Sep/08 04:15 PM
Patch for review

Tim Hunt added a comment - 10/Sep/08 04:19 PM
I tested both a fresh install, and also, upgrading from yesterday's head while simultaneously upgrading one core question type plugin and installing a contrib question type. Both worked.