plugin visual index section

rickykappa / 2010-02-11 17:16:01   

Hello, some time ago I've downloaded the plugin exhibit.visual_index_section from a thread that was promptly removed. I understand that this feature will be available in the next release, but I'd like to use it now for my site rebuilding. So far I've managed to use it as a an index for hidden pages of a hidden section, sort of submenu if you get what I mean.
What I've tried with no luck is to manage the order of the thumbs displayed. How can I get the same order I gave to the exhibits?
That's the relevant code now:

$pages = $OBJ->db->fetchArray("SELECT media_file, url, title, media_order
FROM ".PX."media, ".PX."objects
WHERE id = media_ref_id
AND media_order = (SELECT MIN(media_order) FROM ".PX."media WHERE media_ref_id = id)
AND section_id = '7'
AND status = '1'

and this is the page

rickykappa / 2010-02-12 12:56:12   

let me rise this again...
if those who know don't give a hint, is there anybody who doesn't know the full answer but have some advice?

smanns / 2010-02-12 15:28:28   

Hello from Berlin.

i'm badly lookin for this plugin ( exhibit.visual_index.php )
it somehow disappeared.
is it possible that you could post it here?
i tried to do it on my own, but i'm not a big programmer...
and messed up my whole page ;-(

thanks a lot !!!

smanns / 2010-02-12 15:28:29   

Hello from Berlin.

i'm badly lookin for this plugin ( exhibit.visual_index.php )
it somehow disappeared.
is it possible that you could post it here?
i tried to do it on my own, but i'm not a big programmer...
and messed up my whole page ;-(

thanks a lot !!!

rickykappa / 2010-02-12 18:40:34   

the plugin exhibit.visual_index_section was originally posted by Vaska himself, it is definitely not coming from others who have suggested similar solutions... For some reasons that I ignore the latter posting wasn't appreciated, therefore I'm not posting this here as well, unless it isn't explicitly allowed.
Nevertheless I'd really like to make it work!

beechoreh / 2010-06-23 18:08:57   

Hey rickykappa did you happen to solve this problem?

I am trying to figure out the same thing...

rickykappa / 2010-06-24 09:14:15   

actually nothing happened in the meantime, except that a few months have passed by... and that the url of my first post changed.
an example is here now, but I'm using that intensively throughout the website...

This thread has been closed, thank you.