Need help migrating your site to Drupal?

Custom Theme Dropdown Menu

I am building my own simple custom theme with drupal 6. For some reason I cannot get the dropdown menus to function. In my nav region in my page.tpl.php file I placed the following code:

print $nav;
if ($primary_links):

endif;

[SOLVED]node-product.tpl.php problem - won't serve the rest of the page content

I can't seem to get a page to serve all the content and cannot for the life of me work out why. I have a product page and when it serves, it leaves the rest of the page out and only serves the data from here:

node-product.tpl.php

So all my headers, navs etc are missing. Does anyone know where the main page is served in from? I thought it was the:

page.tpl.php

This is really baffling. I have the following files in my theme:

Mytheme.info
node.tpl.php
node-product.tpl.php
page.tpl.php
style.css

Any help would be appreciated.

Handwriting support

Hi

I searched drupal.org for handwriting, but could not find anything relevant.

I've been pushing Drupal for a project, but there's a handwriting requirement that Drupal does not seem able to meet, so it looks like we may have to go to InfoPoint, SharePoint, etc.

Can anyone tell me: is there a Drupal module that would support handwriting on a platform that supports it? Recognition / conversion to text not required - just capture, store and retrieve. If there is no such module, how hard would it be to create one?

Thanks, Jim

has any one used convert2xhtml.com for PSD to drupal conversion

HI

I am web designer and now i am looking to convert by design to drupal. Has any one used http://www.convert2xhtml.com for psd to drupal conversion?

Any review?

Needing to List an Ubercart Attribute in a custom Views Report

I am a beginner Drupal user, and extremely new to coding etc. I am creating a custom report from Views and need to list an attribute that I created. The ultimate goal is to create shipping info with a combined product listing of what is in the shipments, so the packers can just pack the bags via the label. I am going to export the report to a csv file and then have UPS Worldship fetch the file to auto generate the labels.

about web forum

I have a web form with my own style in html file.I converted that html file as a drupal7 template. now i want to add that webforum without changing its styles, as a node.Because i have lots of pages and some of pages should not show that webforum.how to crate web forum as a node in drupal7 without changing its styles?

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal