Item menu question

rWatcher
rWatcher's picture

Joined: 2005-09-06
Posts: 619
Posted: Wed, 2009-09-16 22:33

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?

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7934
Posted: Thu, 2009-09-17 03:35

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

 
rWatcher
rWatcher's picture

Joined: 2005-09-06
Posts: 619
Posted: Thu, 2009-09-17 05:46

Ah thanks, that explains why I couldn't find it :)