On Tue, 2003-02-25 at 21:07, Rob Shortt wrote: > Michael Ruelle wrote: > > On another note. I am thinking about the install instructions. Might it > > make sense to provide a sample apache.conf file similar to what > > squirrelmail and other web apps in debian do? they make a directory > > /etc/freevo and then put a file apache.conf in it. They then append an > > Include directive to include that file in the main httpd.conf( i > > recommend not doing this automatically instead providing instructions on > > how to do it). of course it will still be up to the user to modify the > > paths to fit their system. > > Not a bad idea. There won't be much to put there though, just a few > lines. I am also working on a webserver plugin for freevo that would at > minimum require the user to modify 1 or 2 lines in their local_conf.py. > I have only recently begun thinking about this and might come up with > something in a few days or so. >
my squirrelmail config has six lines. and then another 5 commented out showing a virtualhost setup. > > I am also going to try to patch the current library.cgi to include > > highlighting recording programs in red and favorites in their color. I > > skipped it before. > > Cool. The favorites might be a little tricky but still possible with > unmodified filenames. > to do this I think I will patch rec_interface.py so that the filename generation is its own subprocedure (only two lines but..). That way we can both use the function and keep things consistent. Yes favorites will have to be a regular expression match. Also I want to make it so I big one big regular expression in the beginning and then only have to loop through the files once. Mike Ruelle [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel