Pages (12):    1 3 4 5 6 7 12   
Administrator
Administrator
acrylian   13-03-2010, 15:47
#41

Sorry, I did not want to imply you did not understand. You are fairly new here so I just wanted to tell how request need to be understood. We welcome of course all ideas or suggestions! So feel free to open a ticket about!

Member
Member
afarkas   13-03-2010, 18:35
#42

everything is fine and i just thank You again :)

Member
Member
afarkas   15-03-2010, 07:56
#43

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

Member
Member
sceilig   17-03-2010, 21:47
#44

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

Member
Member
sceilig   17-03-2010, 21:49
#45

Oops, here is the code that is blank in my post above
 

Member
Member
vincent3569   18-03-2010, 09:02
#46

@afarkas
you're registration's link doesn't work on your site : error 404

Member
Member
vincent3569   18-03-2010, 09:17
#47

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 ?

Member
Member
gjr   18-03-2010, 13:28
#48

@vincent3569 - You need to provide a link for further help on the comments issue. I will look into IE display issues.

@sceilig - Good idea, I will look into it for next release.

Member
Member
sceilig   18-03-2010, 20:32
#49

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
`

Administrator
Administrator
acrylian   18-03-2010, 20:50
#50

Regarding title in the url: You should be using the image filename to avoid double work of stripping special chars and such. This is what Zenphoto uses on normal image urls.

If you really need the title better use the SEO filter function to clear it.

Pages (12):    1 3 4 5 6 7 12   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.