Issue Details (XML | Word | Printable)

Key: MDL-15402
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jerome Mouneyrac
Reporter: Martin Dougiamas
Votes: 0
Watchers: 1
Operations

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

Develop Admin settings page

Created: 25/Jun/08 11:45 AM   Updated: 09/Oct/08 11:05 AM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

URL: http://docs.moodle.org/en/Development:Repository_Administration_Specification
Participants: Dongsheng Cai, Jerome Mouneyrac and Martin Dougiamas
Security Level: None
Resolved date: 09/Oct/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The admin settings page will look like the modules page, and needs to allow admins to

    - Create site level repository instances
    - enable/disable certain repository instances
    - Change settings for each instance (eg local plugin can be renamed)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai added a comment - 14/Aug/08 11:27 AM
I made some changes to admin settings' requirement.

Disable/Enable plug-in can be implemented by disable/enable instances.


Jerome Mouneyrac added a comment - 06/Oct/08 09:55 AM
Missing functionalities:

A Moodle administrator should be able to block acces to Course and/or Personal repositories settings
A creator plugin should also be able to do it (the administrator would not be able to change it)


Jerome Mouneyrac added a comment - 09/Oct/08 11:05 AM
You can now Enable/Disable course and user rep admin. However I didn't add the functionality for the plugin creator to force it. I don't know if it's really useful, so I prefer to not add it yet.