Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Hacks and Modifications (http://www.pixelpost.org/forum/forumdisplay.php?f=16)
-   -   display pictures of one category (http://www.pixelpost.org/forum/showthread.php?t=5288)

3jaeger 10-16-2006 02:25 PM

display pictures of one category
 
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

Quote:

Originally Posted by DikkieBurger (Post 38009)

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

Quote:

Originally Posted by jdleung (Post 38015)
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

GeoS 10-16-2006 11:06 PM

Ive sent you answer 3 days ago:
Quote:

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).


All times are GMT. The time now is 11:00 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.