I try to develop a drupal 7 module, that defines a custom node type. Now I stuck at the nodes theme. How can I define the node style / theme of this custom node in my module. I found hook_view and theme_node, but I don't know, if this is right. I also found node-custom_type.tpl.php to theme nodes, but I think this is only for themes, not for modules.
Can somebody give me a hint, how to theme my custom node?
We are looking to hire a full time Drupal-er who has a couple of years experience under their belts and is keen to make the step up to more of a project lead role. We are a small friendly team - working on some seriously exciting Drupal projects in a lovely part of Bristol. The role would entail loads of both front and back end Drupal work with a smattering of project planing / management plus the opportunity to get involved with the consulting and training side of things if you were keen ...
Great Wolf Resorts, Inc. currently has an opening at their central headquarters in Madison, WI for a full-time software engineer who has in-depth experience with Drupal, a commitment to quality and excellence, a leadership mentality, and a mentoring personality with a sharp can-do attitude. Great Wolf is actively seeking a candidate who will be able to take GreatWolf.com and their other Drupal sites to the next level.
I am using hook_element_info to create a reusable widget for other modules I'm developing. The widget has dropdowns (SELECT elements) that get their value from a database, based on selections in other dropdowns. However, I run into a lot of "illegal choice" messages when, for example, clicking the "Preview" button (when I use the widget in a node form).
Ladies and gentlemen, I inherited a website and am still trying to get a handle on drupal.
I have a problem where on the front page we have an image slideshow, but the nicemenus on the left side, when accessed, open up behind the images!
To be clear, I put the cursor over say "Students", and the options under students open up to the right of the menu. This new column is hidden behind the image slideshow. Where can I make the changes so that the menu opens up in front, rather than behind, the slideshow to allow the user to click the options?