Posted by javier_c on October 12, 2012 at 12:44pm
Hi,
I'm new to this forum and to drupal. I hope I'm posting in the right forum.
I'd like to have a page with a display of several floated items (one item contains an image and link). The user should be able to update this page periodically and add more items to it.
I'd appreciate if someone can give me a hint on how to achieve this.
Thank you
Comments
You could use a content type
You could use a content type and the views module to product the page.
nevets, thank you I'll have a
nevets,
thank you I'll have a look at this views module.