As the title says.
Currently the THICKBOX module shows the file name.
How can I change it so it shows the TITLE of the NODE, not the file name of the file attached to the node?
Thank you.
As the title says.
Currently the THICKBOX module shows the file name.
How can I change it so it shows the TITLE of the NODE, not the file name of the file attached to the node?
Thank you.
Comments
Comment #1
frjo commentedPlease try out the 5-dev version of Thickbox and add this on line 204 in the file thickbox.module.
It is right before this line:
I have not tested this, it's a quick backport from the 6-dev version.
Comment #2
alphex commentedI'm not sure if it was clear in my OP, I apologize.
I'm using ... Thickbox 5.x-2.0
The only DEV branch I see for 5 is http://drupal.org/node/122466 which is a 5.1 dev...
Is that what you mean?
Comment #3
frjo commentedYes, that’s the one.
Comment #4
alphex commentedRemoved the thick box, put in the dev version.
This did not help.
I'm still seeing the file name, not the node title.
Comment #5
jmlavarenne commentedI'm having the same issue with Drupal 6.
Comment #6
frjo commented