Posted by Cornell Jake on May 5, 2009 at 9:41am
I want an module that can list in the following way:
Picture:
http://img4.imageshack.us/img4/5101/exampleppv.png (no pop-ups)
As you see I want to create a list of titles, with their creation date. The user can click the title to read the full article.
How to get this working? please only point me in the right direction, I do not request a complete solution, I can do my homework :)
Comments
only use the views module
the views module can do this very easily and many things more....
good luck!
Thank you!
Many thanks I should check it out!
Edit:Yes it worked for me with the view module. I had to add some css for layout appearanc. Views is a GREAT module!