Closed (fixed)
Project:
Gallerix
Version:
5.x-1.3-1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2008 at 15:25 UTC
Updated:
24 May 2011 at 08:43 UTC
How would I show the albums created by everyone by using PHP?
I can get the different variables, but only in the variable table. How would I echo/print the variable type "album"?
For ex.
print variable_get("site_slogan","")
Prints the site slogan in a Block.
How would I display the albums and link them within a block?
Comments
Comment #1
silviogutierrez commentedTry using views; it's designed to do exactly what you want.
Silvio
Comment #2
AlexisWilke commentedI think this was solved then or abandoned.
Thank you.
Alexis Wilke