I have several sites (4.7 and 5.1) that have blocks on the front page displaying "upcoming events." Cache is turned on and most site visitors are anonymous.
I need a way to ensure that the "upcoming events" list is periodically updated so that old events are not listed after they have taken place.
I think (?) that normally this kind of updating would occur when a user logs in and/or when new content is added. (Those events trigger a clearing of the cache?)
I have a small module for Drupal 4.7 that gets a list of latest comments from a different Drupal 5.0 database (db2) on the server and puts the in a block. The query code is given below. The second Drupal 5 installation shares users, sessions, role, authmap and sequences tables with the 4.7 installation.
I am running a site that collects links to documents discussing various aspects of software project management and implementation. I want to produce a monthly newsletter that reports all the new links; however I don't want to manually modify the newsletter each time I add a new link. I am using the bibliography module to record all the linked documents.
I use disknode in 4.7. To update the files I tried to install an FTP-Process this process
copy the new files (only the size is changing) but after this the downloades files using the disknode-link are corrupted.
Is there no other way then updating these files manually each time they change?
I am working on project which contains Photo album and video album section, where there will be different category of photo and vedios. In image gallery thumbnail of 6-7 images will be displayed while one will come as full size on content panel.
I have come to know by going through forum that there are some module for image gallery and vedio gallery.
But i am not able to find as per my requirements. Please reply soon, if you have any idea or you have implemented any module for gallery thing. I need to compelete this project in 4-5 days.