This forum is for assistance with theme development.

New theme - Golden Gray

I've ported William Pramana's fine Golden Gray Wordpress theme to Drupal 4.7 for a site I'm creating. It was a quick job so there are likely issues but it works reasonably well. It has been tested with Firefox 1.5, Opera 8.5, and IE 6 on Drupal 4.7.0-beta3 with a modicum of modules (forum, blog, image, and other core modules) enabled.

Known issues include:

how to create a menu on-state

I'm developing a new theme and I need the menu items to have on-states. I'm using the menu module. I figured out that I can compare the url path to the items in the menu_get_menu array, but is there a cleaner way to do this? Is there a function that will tell me which page I'm on?

Thanks!

Moses

Q: Show breadcrumb only on forum pages

Is it possible to display my breadcrumbs only on pages with in the forum section? Is there some type of code I can insert that only shows it on pages with "/forum" in the URL?

Thanks!

Flash header search form problem

I'd like to include a search form inside my flash header file. The problems is, I can't figure out how to get flash to submit the field drupal uses for search terms "edit[keys]". Is there a different non-array style term I could use like "keys" instead of "edit[keys]". Or, is there a way that I can get flash to submit "edit[keys]".

Thanks.

PHP Template + i18n module. How to?

How to create language switch like that?

URL for displaying specific node type pages?

Hi,

I wish to see a page that displays all the nodes of type "page" or "story" or other types i've created.
I tried /node/page and also /node/types/page but it didn't work.

What's the correct syntax, if such exists?

Pages

Subscribe with RSS Subscribe to RSS - Theme development