Move items in Grey Dragon Wind sidebar (not in manage sidebar)
Crawler
Joined: 2011-12-11
Posts: 9 |
Posted: Tue, 2012-07-03 16:27 |
I use the Grey Dragon Wind theme and have a problem with my sidebar. I know, that normally items in the sidebar can be re-ordered via the admin-panel in the sidebar manager, but in my case the item I want to move doesn't show up here. I use the EXIF-sidebar-hack discussed at http://gallery.menalto.com/node/104245 and what I want to do is, moving the EXIF-block to the second position in the sidebar (below the download-link, but above the social-networ-links). Any chance I can get this done? I found out, that changing line 21 in /modules/exif/helpers/exif_theme.php from 'static function sidebar_bottom' to 'static function sidebar_top' moves the EXIF-box to the top of the sidebar, but that's not where I want it to be. Any ideas or suggestions? My gallery, and with it my problem, can be found here: http://digination.de/index.php/Schweden-2005/IMG_0022 |
|
Posts: 27300
That module would have to be modified to have that converted to a block. A could of files would need to be added the module or a new module developed, similar to other modules, to have that info a side-bar block.
It is not specific to the GD theme.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 9
And how would I do that? I'm not really familiar with coding for Gallery3
Posts: 27300
try this new module
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team