Piwigo.org

You are not logged in. (Register / Login)

Announcement

Post a reply

Write your message and submit

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

cybertrepanator
2005-07-12 20:31:20

Mmmm, yes, I've tried that. And didn't work. You can see the result in the picture.
Also, I've edited the following lines in file picture.tpl (added max values to the table)

line 98              <table class="tablecompact" widht="400">
line 107                   <td widht="250">{metadata.line.VALUE}</td>

Other idea?

Thanks a lot!!!

Miguel

plg
2005-07-09 12:36:24

(releases 1.4.0 and 1.4.1), in picture.php, line 722, replace

Code:

$content.= ',';

by

Code:

$content.= ', ';

(additionnal blank space)

cybertrepanator
2005-07-06 15:18:38

zOrglub:
Thanks for your response!
Well, in the topic, I' reffer to keywords associated to the picture.
I'm working in a local server, without Internet connection. But I've put a jpg screenshot in http://www.circulolatino.com.ar/webgallery/keywords.jpg so you can see what I need to do.

Thanks a lot!!!

plg
2005-07-05 22:54:31

There are two different informations displayed :

1. the keywords associated to the picture, displayed after the filesize. Each keyword must be linked to a search page with this keyword

2. the keywords in the metadata (IPTC I suppose) informations. Those keywords are not linked to a search page.

I don't understand your problem :-/ Can you give me an URL?

cybertrepanator
2005-06-30 23:52:53

Hi!
I need to add several keywords per image. The thing is when I add more than 6 o 7 keywords, they don't display the active link, or goes "behind" the "next" thumbnail.
I've midified the code in picture.tpl in this way

line 100           <table class="tablecompact" widht="400">
line 109                         <td widht="250">{metadata.line.VALUE}</td>

and correct part of the problem, but the actives links in keywords remains 6 o 7 words, no more.

Thanks

Board footer

Powered by FluxBB