MediaMate

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

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
Task Type Feature Request
Category Backend / Core
Status Assigned
Assigned To Jamin Collins (jamincollins)
Operating System All
Severity Medium
Priority High
Reported Version SVN
Due in Version 0.9.4
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

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

Loading...