I see that there's an "album_menu" event for modules to use to add items to the menu for an album (for things like the slideshow), and a similar "photo_menu" event. Is there an event for adding menu options to a video?
Oops no. That's an oversight. I've fixed it in 4e1e24ba1a976cd0bb7ca7dd03c6001f906a25dd and now there's a movie_menu event which is very similar to the photo_menu event. Thanks for pointing it out!
---
Problems? Check gallery3/var/logs bugs/feature req's | upgrade to the latest code | use git
Posts: 7934
Oops no. That's an oversight. I've fixed it in 4e1e24ba1a976cd0bb7ca7dd03c6001f906a25dd and now there's a movie_menu event which is very similar to the photo_menu event. Thanks for pointing it out!
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git
Posts: 619
Ah thanks, that explains why I couldn't find it