Quote:
Originally Posted by smirkley
Maybe if thismod allowed or allowed the option of a small 'click to see image' link, or 'click to view album' link, would be placed immediatly below the image.
This way the resizer will still be functional, as well as the clickability would also be available, for those that wish it to appear.
Just thinking outloud for solutions.
|
And a good thing it is you do! That really might be an option. This would be a one image per line only option, probably centered, with a small link under the image; something like medium_link_2_gallery_below
There just might be another release in the pipe
Quote:
Originally Posted by rolandogomez
Nice mod. Added the code,
Code:
<td class="smallfont" colspan="$vboptions[smcolumns]">
[<a href="#" onclick="window.open('photo_popup.php','fotos','scrollbars=yes,resizable=yes,width={$vbulletin->options['photo_popup_width']},height={$vbulletin->options['photo_popup_heigth']}'); return false" title="$vbphrase[photo_popup_insertlink]">$vbphrase[photo_popup_insert]</a>]</td>
</td>
in the showthread_quickreply template, and though you see the link and it pops out and the pop-out box works perfectly, when I click on a thumb, it doesn't insert the code. It does just fine in the regular reply box. Any ideas? Sounds java script related. Would like this on the quick reply box too so the user doesn't always have to go advanced. Thanks, rg
|
It is javascript related. The names/ids of the editor windows are different for quickreply, so js sends the code to nirwana. I'll have a look into it to see if I can handle this.
Quote:
Originally Posted by smirkley
quick bug question,...
I noticed on my install, when the popup shows, the paginator shows the number of pages required to list all the images within all of my vb album images, but each page number, when clicked on, shows ALL of the images, with the proper number of columns defined in acp, but with enough rows to show ALL the images in ALL gallaries.
When selecting an individual album, it does sort through and show the proper images, but still with no regard to the number of rows as defined in the acp settings.
|
No, sorry, I can't reproduce this here. Please tell me what your exact settings in AdminCP for rows and colums are, so I can try them. Anybody else have this issue?
Quote:
Originally Posted by RvG2
actually I disabled the image resizer and used yours 
|

