View Full Version : display pictures of one category
3jaeger
10-16-2006, 02:25 PM
hello,
don't you think it could be interesting if it will be possible to display pictures of one category ?
DikkieBurger
10-16-2006, 03:03 PM
Check this: http://forum.pixelpost.org/showthread.php?t=3572 :rolleyes:
3jaeger
10-16-2006, 03:57 PM
Check this: http://forum.pixelpost.org/showthread.php?t=3572 :rolleyes:
Thanks, I'have seen that addon, I tried it.
But it doesn't work like I want. I think that there is something I haven't understand, but what ?
jdleung
10-16-2006, 04:27 PM
just ask GeoS, he's a kind guy.
3jaeger
10-16-2006, 10:42 PM
just ask GeoS, he's a kind guy.
I have done it.
I think he has a lot of messages to answer.
I will wait.
Thanks
Ive sent you answer 3 days ago:
Hi,
So instruction should look like:
1. Just copy addon file to addons directory.
2. Replace all navigation links with:
<SC_IMAGE_PREVIOUS_LINK> - gives link to previous image (just first part
of HTML code - <a href=...>)
or
<SC_IMAGE_PREVIOUS_LINK_TXT> - gives text link to previous image (linked
Previous text from localization file)
<SC_IMAGE_NEXT_LINK> - gives link to next image (just first part of HTML
code - <a href=...>)
or
<SC_IMAGE_NEXT_LINK_TXT> - gives text link to next image (linked Next
text from localization file)
3. To start navigation within some category you have to link to it like:
http://your.address.com/index.php?cat=7&showimage=
Such URL will go to first image within category with ID value equal to
7. Then if you add links from point 2. (above this one) then user should
navigate through selected category. Other way is just to link an image
with its category in URL:
http://your.address.com/index.php?cat=5&showimage=123
Such link will show image with ID 123 and user will go through cat with
ID = 5.
If you have more precise question then write me back - Ill try to help
(BTW in package you have example of tamplate using this addon and its
the most important tags).
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.