
Drupal
Featured articles changed every 24 hours
So here’s the scenario. For one site it’s been decided that every 24 hours they want the frontpage to change featured article.
Is there a way to do two things.
1) Change featured article (homepage only) every 24 hours.
2) Have the ability to change the article to anything they want.
Drupal Google maps. I choose the Simplest gmap
The common task is:
- add location to a node by pointing it on the google map, highly desirable with cck field
- create maps with groups of node on one map with views.
I worked with GMap and location,
I saw at the newer module Google Maps Tools as well,
but when I've found Simplest gmap module I understood that is really what I need.
Gallerix: photogallery for Drupal - my notes
Where are a lot of modules for creating photo galleries with Drupal,
including third-party integration modules - like Gallery2.
Gallerix - that is rather small gallery for photo albums.
However I don't like this module very much,
fortunately, maintainers are going to rewrite it soon.
In my opinion, more flexible way to create photo gallery is just using CCK fields with views:
filefield + imagefield + imagecache + views + lightbox2 (или thickbox)



