|
|
|
The interface can be accessed at admin site-level (to configure site-wide repositories) as well as course level (to configure course-wide repositories) and user level (to configure personal repositories).
It should show a list of all repository instances that the current user is allowed to modify, and allow settings for each to be changed (or a new one added).
The admin site-level will be in admin/repository.php
The course and user level will be in repository/manage.php
The settings for all should probably go in `config_plugins` (Think about how to save contextid here, may be php serialized data).
Personal ones can go in `user_preferences` (and get saved in backups etc).
|
|
Description
|
The interface can be accessed at admin site-level (to configure site-wide repositories) as well as course level (to configure course-wide repositories) and user level (to configure personal repositories).
It should show a list of all repository instances that the current user is allowed to modify, and allow settings for each to be changed (or a new one added).
The admin site-level will be in admin/repository.php
The course and user level will be in repository/manage.php
The settings for all should probably go in `config_plugins` (Think about how to save contextid here, may be php serialized data).
Personal ones can go in `user_preferences` (and get saved in backups etc). |
Show » |
committed 8 files to 'Moodle CVS' - 05/Sep/08 02:30 PM
MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list
|
|
|
martignoni committed 1 file to 'Lang CVS' - 14/Sep/08 07:09 PM
committed 1 file to 'Moodle CVS' - 30/Apr/09 04:11 PM
repository MDL-15404 change text description for allowing teacher/user to add repository
|
|
|
committed 4 files to 'Lang CVS' - 01/May/09 10:46 AM
MDL-15404 Updated translated strings for repository based on lang/en_utf8 change.
MDL-18951 Translated a new string for grade.
MDL-18577 Removed a translated string for error messages based on lang/en_utf8 removal.
|
|
|
committed 2 files to 'Moodle CVS' - 01/May/09 02:55 PM
repository MDL-15404 display instance number into the administration
|
|
|
committed 2 files to 'Lang CVS' - 02/May/09 01:07 AM
MDL-15404 Translated new strings for repository.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 07/May/09 02:39 AM
martignoni committed 1 file to 'Lang CVS' - 07/May/09 02:44 AM
|