Functions for Creating Index Pages?
Hi everyone, I havn't been able to find any functions that would create an index page (such as the front page, or taxonomy/term/n) -- can anyone give me a shove in the right direction regarding which functions/proceedures to look at? I would use the taxonomy option but it's not appropriate for this project as i need a custom page title not "term 1, term2, term3" for the node type. Many thanks.. -- Nick Wilson http://performancing.com/user/1
On Aug 14, 2006, at 7:09 , Nick Wilson wrote:
I havn't been able to find any functions that would create an index page (such as the front page, or taxonomy/term/n) -- can anyone give me a shove in the right direction regarding which functions/proceedures to look at?
I would use the taxonomy option but it's not appropriate for this project as i need a custom page title not "term 1, term2, term3" for the node type.
Look at views.module in the contributed modules section of Drupal.org. It will do what you ask and much more. -- Jonathan Chaffer Algorithm Alchemist, Structure Interactive (616) 364-7423 http://www.structureinteractive.com/
* and then Jonathan Chaffer declared....
On Aug 14, 2006, at 7:09 , Nick Wilson wrote:
I havn't been able to find any functions that would create an index page (such as the front page, or taxonomy/term/n) -- can anyone give me a shove in the right direction regarding which functions/proceedures to look at?
I would use the taxonomy option but it's not appropriate for this project as i need a custom page title not "term 1, term2, term3" for the node type.
Look at views.module in the contributed modules section of Drupal.org. It will do what you ask and much more.
Thanks Jonathon, i will. I did discover how to do it (i think, not there yet..) with some taxonomy functions but it's a bit kludgy :) cheers -- Nick Wilson http://performancing.com/user/1
participants (2)
-
Jonathan Chaffer -
Nick Wilson