Is there a way to add a link, to every calendar event page, that directs the viewer back to the full calendar view, other than adding the link individually to each event?
I'm having some trouble replacing the header on my site with a small GIF I created.
Right now it is just text (my name) but I want to replace this text with the GIF (centered on the page).
I've looked at a few other forum posts which sort of deal with this but they haven't
helped me much in fixing this. It's probably very simple to do, however I'm still getting
acquainted with Drupal.
My site aggregates content from many sources using RSS feeds. And re-exposes that content using RSS feeds (again). So when people retrieve my feeds, it puts a heavy load on my server. What i want now is...!!
I run cron after every 5 mins. I want my drupal to create static files such as "feed/190.xml" and updates its content on the arrival of new content. This will save my site from load of creating a feed on request.
So is there a module for something like this? Or can someone suggest a way to do it.