This is my first, but hopefully not last, contribution to myth.  I was
updating my shows in mythvideo via the web interface and found it odd
that I couldn't set the category.  So, I coded up this patch that
allows you to change the category of the video via the edit video
page.  I also tweaked the newWindow javascript function to allow space
for the new field.

ok, I committed this, but only because I haven't even tried to clean up the video editing code.


For next time (and if you would like to fix this one), please no code in the theme file -- if you want to generate a <select> from something in the database, create a function for it, put it in the main php file, and call that function from the display code.

-Chris
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to