I realize xtemplate has an admin configurable top menu but I'm curious why it lacks part of the typical "Navigation" menu (i.e. home, forums, my account, etc.) seen in all other themes?
As a (very) new user of drupal, it was frustrating to see a big chunk of the site navigation suddenly disappear when I switched to the xtemplate theme.
If the "Primary" and "Seconday" links in xtemplate were done as PHP rather than HTML the initial installation could use the same method used by other themes to create the missing parts of the Naviagtion menu.
Well I'm starting out with drupal and plan to build a theme. The big question is should I create my theme for stable (4.3.2) or use current CVS (4.4.x)? From the comments I've seen around the board, it looks like major changes to the theme system are in CVS and any work I do on a theme in 4.3.x will have to be redone when 4.4.x is released.
I'm using the utility theme from urlgreyhot.com. It's showing up twice in my listing, even though it's only in one directory in the themes directory and there's only one utility.theme file in the /drupal/themes/utility directory.
What could cause it to show up more than once in the listing?
Also, I noticed that no matter what I change in the .theme file, it's not being displayed. This causes me to believe that there is another theme file somewhere, but where else could it be?
I was "auditioning" some themes, and one of them was causing fatal errors bad enough that Drupal would not load. Nothing showed up except a fatal error (at line 179 of theme.inc, with Drupal 4.3.1, if anyone cares)
This leads to a sort of catch-22: I could not load Drupal because of the broken theme. But I could not change the theme because I could not load Drupal. So how can someone recover their site if they've installed a theme that turns out to be broken?