gjr, i try to midify Your theme to show tags on places where they are not shown by default. The only place where tags are shown is in image.php - under the detailed view of image.
I try to add code to show the image tags in non-detailed view of image, in album.php ...
I added a code to show image tags just after the code which shows nondetailed image (i think it is the only place i can put it), the code looks like this now:
(" title=" ">
[b][/b]
)
But the tags are shown above the image, not under, and, if image is "portrait layout" the tags are hidden by image... You can check out the example here:
http://gallery.attila-farkas.sk/albums/ludia/priatelia/#2
I want to ask You as the creator of this code - is there something i ommited that im not able to show this tags just under the image?
Or, is there an other way to do it?
Thank You
Wonderful theme and thanks for taking the time to create it.
I was wondering if it is possible that when you click on a large image in the slideshow, it actually opens the full image page, rather than going to the next image i.e. emulate the 'image details' link?
The code in jquery.galleriffic.js that controls the link is this:
There doesnt appear to be a function in that js file to generate the full image link that I could use instead of advancing to the next image.
The function in album.php that links to the full image is getImageLinkURL().
Im not sure
Because the code that drives
@afarkas
you're registration's link doesn't work on your site : error 404
hello
i've reported few bugs
1- with IE, the naviguation bar is vertically shifted
see screenshot : http://img694.imageshack.us/img694/4936/capturertb.jpg
2-on the album page, if comments on album are allowed, there is no display of the comment box :
see the screenshot of admin pages and album (alt) pages :
gir, can you fix the 2 problems ?
I noticed that Trent's original galleriffic implementation allows you to customize the url that is displayed when you click on a thumbnail in an album.
I would prefer to have it display in the browser as photo-album/#caption-for-the-image instead of just photo-album/#2
Here is how to do that:
In album.php, one would replace
`