Closed (works as designed)
Project:
Avatar gallery
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 16:11 UTC
Updated:
15 Apr 2008 at 19:35 UTC
hi,
currently, avatar gallery is shown in a block, how can i show the avatars in a page?
thanks,
enky
Comments
Comment #1
Matthieu commentedI asked myself the same question.
I found a way which is not very professional but which works :
. Create a regular page node
. Don't write anything in body
. Display the block in the content
. Configure the Avatar gallery content
. In "Show block on specific pages:" select "Show on only the listed pages."
. And write down node/X replacing X by the number of the node page you just created
Matthieu.
This way you have a page
Comment #2
blinkingtwelve commentedAlternatively, write the following PHP code in the content area of some page (and set the input type to PHP)
Comment #3
marcusthijm commentedI changed the Status to 'by design'. Any comments on that? Is it the right thing for me to do? It's my first walk on the issues-path... (how exciting!)