History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
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

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
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


 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 - 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 - 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 - 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.