Closed (fixed)
Project:
Gallery
Version:
4.7.x-1.x-dev
Component:
User Interface / Theming
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2006 at 15:22 UTC
Updated:
18 Nov 2008 at 23:14 UTC
I want to show it in the designated zone,
What can I do?
Comments
Comment #1
itsocial commentedor display a random image like 'Gallery Grid Block' ,
Comment #2
itsocial commentedI used the phrase to call random image below :
@readfile('http://www.itsocial.com/gallery?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=none');But the image do not change.
Comment #3
jivyb commentedI use the dashboard module to call the grid block and the images do change. Explanation here:
http://drupal.org/node/53087#comment-129453
Valerie
----
http://www.robcomm.net
Comment #4
itsocial commentedOh,Thanks,It`s very good!
But I think, is that any code to be called without anather modules?
Comment #5
jivyb commentedI'm not sure if this is what you're asking, but when you install the dashboard module, it basically makes it so you can use dashboard code anywhere code will be read as php. So you can call any block. You just have to figure out the number of the block and there you go. (You don't have to put it within a dashboard page/node). All I did here was identify the number of the gallery grid block and put it with the dashboard code in a place the php would be read correctly as php and not displayed as html.
Hope that helps...
Comment #6
itsocial commentedYes,that is what I want.
Jivyb, Thank you, I have done according to your instructions.
I come from China, I hope we can become friends.
My homepage:
http://www.itsocial.com/
Comment #7
jivyb commentedLooks good on your site. I'm happy to help if I can.
Valerie
---
http://www.robcomm.net
Comment #8
itsocial commentedOK
Comment #9
alexandreracine commentedHope it works :)
------------
Feel free to reopen and put the 6.x version if so.
Please look at the latest version.
http://drupal.org/project/gallery
Closing (cleanup)