don't know if here's the right place for this topic, but I only have this problem when I'm working on themes.
And the problem is:
I change something in the code, but the frontend won't update.
So I think there must be a cache for built sites, well that makes sense, why should Drupal built a new site everytime someone invokes the address?
whatever.
I want my sites to be newly created everytime to view the changes. Has anyone before exirienced that, or is it me being stupid?
I want to make my own theme for my website. Drupal dont support this theme. I searched on web also. But now I think of developing it myself. So can somebody help me out? I dont from where should I start........ I studied the themes that Drupal provides. But still have some problems. If some e-books are there plz let me know....
Hi, I have developed my own theme but for certain pages I would like to have a different look. Is there a way how I can check in phptemplate in page.tpl.php which page is loaded and condition the organization of the page in php? I know it is possible just don't know how to specify the condition. Thanks a lot.
Hey! First, thank you so much to Deciphered and zeta-zoo who answered my last question, I really appreciate it so much, thank you!!!! :-)
I have two more questions: can users see a different theme than the administrator? if so, how do I make that happen? I was editing my site and I broke the links in the admin panel because the design isn't going to be the same for admin and users... now I'm at a stand still. (I'm not displaying the dynamic drupal nav to users, just a flash nav that is static and part of the header... but as admin, I need to see that nav to edit the site.)