helleborine Posted July 24, 2009 Posted July 24, 2009 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
The Old Man Posted July 24, 2009 Posted July 24, 2009 +1 Seems like a good idea to me, allow admins to choose to display it horizontally or vertically.
helleborine Posted July 24, 2009 Author Posted July 24, 2009 In horizontal display, we might want to be able to choose between ABOVE the forums, and BELOW the forums.
tranceandy Posted July 24, 2009 Posted July 24, 2009 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
UISProphet Posted July 24, 2009 Posted July 24, 2009 [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 :)
sound Posted July 24, 2009 Posted July 24, 2009 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)
The Old Man Posted July 25, 2009 Posted July 25, 2009 [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 +1 Definitely collapsible!
Andy Millne Posted July 26, 2009 Posted July 26, 2009 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?
helleborine Posted July 26, 2009 Author Posted July 26, 2009 You may want to check this answer I got from Michael: http://forums.invisionpower.com/topic/288883-recent-gallery-images/page__view__findpost__p__1832358
Andy Millne Posted July 26, 2009 Posted July 26, 2009 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(
tranceandy Posted July 27, 2009 Posted July 27, 2009 [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,
bfarber Posted July 27, 2009 Posted July 27, 2009 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.
helleborine Posted July 28, 2009 Author Posted July 28, 2009 Does this suggestion have a chance of being carried out? If not, I might hire someone to do it for me. Any volunteers/suggestions?
austinreefclub Posted July 29, 2009 Posted July 29, 2009 (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!
tranceandy Posted July 29, 2009 Posted July 29, 2009 [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:
helleborine Posted July 29, 2009 Author Posted July 29, 2009 [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.
ASFx Posted March 27, 2010 Posted March 27, 2010 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.
Josh Posted March 29, 2010 Posted March 29, 2010 3.1 Allows you to move plugins via the ACP, so you'll be able to do that soon
k00ma Posted June 4, 2010 Posted June 4, 2010 [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
bfarber Posted June 4, 2010 Posted June 4, 2010 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.
k00ma Posted June 15, 2010 Posted June 15, 2010 Yep, Tried that, with no help: http://community.invisionpower.com/topic/313045-recent-gallery-images-location/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.