Member
Member
ktbryant   2009-08-06, 13:02
#1

want to see the title on the page when i drag and drop sort.

can't find if the title is stored as a var in getImages function because I can't find the getImages function in any of the functions files. anyone?

Administrator
Administrator
acrylian   2009-08-06, 13:50
#2

If you hover a little over the images there will be a tool tip shown with the title and filename.

getImages() is a method of the album class and only returns the filenames. It would have been easy to find via our documentation...

Member
Member
ktbryant   2009-08-06, 13:56
#3

thanks. anyone got a way of putting that title into the page instead of the alt attribute

Member
Member
ktbryant   2009-08-06, 14:09
#4

ok the function i needed obviously was adminPrintImageThumb however now my issue is i need to make a div containing the image AND title that is draggable instead of just the image, anyon got any ideas?

Administrator
Administrator
acrylian   2009-08-06, 14:18
#5

It is not recommended to hack core files as you will have to do this hack with every update again.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.