Issue Details (XML | Word | Printable)

Key: MDL-17846
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
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
MDL-17458

normalise blocks install/upgrade - make it a bit more like the rest of plugins

Created: 11/Jan/09 01:27 AM   Updated: 11/Jan/09 06:59 AM
Return to search
Component/s: Blocks
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Petr Skoda
Security Level: None
Resolved date: 11/Jan/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
1/ move blocks/db/* and blocks/version.php to core lib/db/install.php and upgrade.php - this is corem why should it be separate?
2/ store block versions in blocks/xxxxx/version.php like the rest of plugins - why should it be different?

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 11/Jan/09 06:59 AM
shared blocks install.xml moved to core, keeping the plugin upgrade code for now