Jump to content

Suggestion regarding the Recent Gallery Images hook


helleborine

Recommended Posts

Posted

I'm nuts about this hook, I love it!

However, I'm not crazy with the "above the fold" placement when I've got so much room in the vertical right sidebar.

IN MY DREAMS

The Recent Gallery Images hook would have a vertical right sidebar placement option.

ONE CAN ALWAYS DREAM

Posted

[quote name='helleborine' date='24 July 2009 - 02:09 PM' timestamp='1248440964' post='1832393']
In horizontal display, we might want to be able to choose between ABOVE the forums, and BELOW the forums.


I'd like the option to have it below as well :)

Posted

if talking optiopns
how about
adding as well as above
options to choose random or latest, number of images, which category images from (one, multi,or all)

Posted

[quote name='Andy D' date='24 July 2009 - 02:32 PM' timestamp='1248442343' post='1832412']
I'd like to see the option for it to be collapsible and be able to easily choose if it is to be where it is now, below the forums or on the sidebar thumbsup.png


+1 Definitely collapsible!

Posted

Yeah +1 on collapsible here too.

Also an option to change the number of images shown. I have altered to a fixed width skin and at the moment 6 images wraps to new line.

Can anybody point me to this in the code so I can do a DIY mod in the meantime please?

Posted

Thanks for that link however I actually just edited the xml file and changed...

'st' => 0, 'show' => 6,
to...

'st' => 0, 'show' => 5,

        $img_list->getListingData( array(

        $img_list->getListingData( array(

Posted

[quote name='AndyMillne' date='27 July 2009 - 12:08 AM' timestamp='1248649691' post='1833727']
Thanks for that link however I actually just edited the xml file and changed...




Didn't work for me that :(

I tried editing the gallery_images_board_index.xml file that gets imported and tried edting the boardIndexGalleryImages_????????????????????????????????.php file and then reaching the skin. Still at the top.

        $img_list->getListingData( array(

                                              'st'           => 0,

                                              'show'         => 6,

to...


        $img_list->getListingData( array(

                                              'st'           => 0,

                                              'show'         => 5,
Posted

The change posted changes from 6 images to 5, it doesn't change the position of the hook. To change where the hook shows up, you need to put your board IN_DEV and then edit the hook in the ACP.

Posted

[quote name='Ändrew' date='29 July 2009 - 03:35 PM' timestamp='1248878138' post='1835047']
(SOS30) Enhanced Gallery Images hook is a good alternative. It displays on the bottom above the stats and has some nice configurable options. Im using it and love it!


Yes I have used this and hopefully this sort of integration will make it in as standard :thumbsup:

Posted

[quote name='Andy D' date='29 July 2009 - 10:45 AM' timestamp='1248878719' post='1835050']
Yes I have used this and hopefully this sort of integration will make it in as standard :thumbsup:


That'll do for now, thanks for the great hook!

I still hope for a vertical display in the right hand column, but thanks to Andriano I'm now a little less desperate.

  • 7 months later...
Posted

I'd love to see more options for placement of the recent gallery images. It feels very intrusive sitting at the top of everything as it is now. I'd like to be able to put it at the bottom above the stats or in the sidebar.

  • 2 months later...
Posted

[quote name='Josh' date='29 March 2010 - 03:56 PM' timestamp='1269867413' post='1933638']
3.1 Allows you to move plugins via the ACP, so you'll be able to do that soon :)
[/quote]

And how this can be done? I want to move Recent gallery images to bottom of the page

Posted

Under Manage Hooks, you edit that hook and change the template location where the hook file adds itself. Use the peer to peer forums if you need assistance with this.

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...