rharbison
08-11-2004, 12:41 AM
I'd like a version of "showthread" that ignores the fact that the forum uses thumbnails and instead shows the full size images inline.
I'd name it something different, and provide a button the user can click and then they'd see the full size images, in the thread, just as you do when you turn off the thumbnails. Why not just turn the thumbnails off? I want to provide both options. (half my user love 'em, the other half hate 'em...)
I think this would be fairly easy, just get rid of the part of showthread that checks for thumbnails and have it display the full size images, whether thumbs exist or not, just like it does when you turn them off in the admin panel. Unfortunately for me, so far my attempts to modify the code have caused the code to break.
Once I have the alternative version, I've got an idea of how I'm going to intergrate it, so all I need is the modified showthread code.
I'd name it something different, and provide a button the user can click and then they'd see the full size images, in the thread, just as you do when you turn off the thumbnails. Why not just turn the thumbnails off? I want to provide both options. (half my user love 'em, the other half hate 'em...)
I think this would be fairly easy, just get rid of the part of showthread that checks for thumbnails and have it display the full size images, whether thumbs exist or not, just like it does when you turn them off in the admin panel. Unfortunately for me, so far my attempts to modify the code have caused the code to break.
Once I have the alternative version, I've got an idea of how I'm going to intergrate it, so all I need is the modified showthread code.