Media Mate is is a personal media library for the web. It allows you to store information on your media, as well as tracking who's borrowed what.
FS#1 - Automate requirements check
Attached to Project:
MediaMate
Opened by Jamin Collins (jamincollins) - Friday, 04 January 2008, 18:42 GMT
Last edited by Jamin Collins (jamincollins) - Friday, 04 January 2008, 18:48 GMT
Opened by Jamin Collins (jamincollins) - Friday, 04 January 2008, 18:42 GMT
Last edited by Jamin Collins (jamincollins) - Friday, 04 January 2008, 18:48 GMT
|
DetailsImplement some means of automatically checking for required capabilities. For the core this would be things like the presence of the adodb library. However, this should also include some mechanism for triggering and reporting on a module based check. For instance the movies module needs the coverart directory to be writable.
|
This task depends upon
Comment by Jamin Collins (jamincollins) -
Thursday, 24 January 2008, 15:54 GMT
Module based requirements checks can be added to the summary.php file for each module. The movies module will now check to see if the cover art directory is writable and trigger a warning if it is not.