By jurriaanroelofs on
How would I do this? Is there perhaps a module that does a similiar thing, so that I can learn from its code how to do this
thanx in advance for any help
How would I do this? Is there perhaps a module that does a similiar thing, so that I can learn from its code how to do this
thanx in advance for any help
Comments
Have you checked the handbook
There seems to be a tutorial in the handbook teaching you how to make modules, and coincidentally the example module actually shows nodes generated posted 7 days prior to the current date. With a few modifications, you could probably have it showing all the posted nodes in the past week.
The tutorial is here:
http://drupal.org/node/82920
But if you want to jump right into some code then check the fifth page:
http://drupal.org/node/82963
Hope this helps
~kranklin