My only complaint so far about Drupal is that when I submit new content and return to the front page (or other) to view it, I have to hit refresh to see the changes. Otherwise I'm left viewing the old page prior to my changes.

Comments

Anonymous’s picture

That doesn't sound like a Drupal issue. Sounds to me as though your browser or proxy is caching the pages you visit, and reloading from the cache. You could try adding a pragma no-cache meta tag inbetween the head tags of your template. As to what that would look like, google is your friend Only local images are allowed.

stodge’s picture

Ah, I think the browser (opera) was caching pages. I switched that off; maybe that'll fix it.