Need help migrating your site to Drupal?

Images migrate with directory structure to Drupal 7

In my content-type article I have an image-field. Via Feeds I would like to an csv-file to Drupal.

example.csv

Need help importing custom content into Drupal 7 nodes

Hi. I am currently working on migrating a Dungeons and Dragons website (http://www.adnddownloads.com) to Drupal 7. I have already created various content types, each containing multiple fields.

save form data as serialised array

I have a form built using php with 93 fields which store data to a text file. I want to implement this using drupal 7 what is the best way to store this data
Is it ok to store the form data as a serialised array and then deserialise it to display when it has to be changed or there is any other option to store 93 fields in database.Also this data has to be used as base of calculations for other form data.

how to implement this form in drupal

I have a form with about 93 fields This form writes data to a flat file and reads from a flat file .This
This data is then used in other forms to make calculations. How to implement this form

b1 b2 b3
a1
a2
a3
a4

....goes upto a31

Total 31 X 3 = 93 values.
What is the best way to implement this in drupal 7

Newbie Bartik Question

I need to modify the Bartik theme to take some of the height off the header region if I can. Groping through the CSS files, I came across this code fragment in layout.css:

#header div.section {

position: relative;

}

.region-header {

float: right; /* LTR */

margin: 0 5px 10px;

}
Is this the only control for header height? If I reduce the size of the Site Name and resize the site icon will that help? Thanks in advance for any wisdom.

Bill

Broken drupal 7 to fresh installed drupal 7 migration-recommended/efficient way?

My site got errors and I am now reinstalling new site.
But it's not idential...

I am trying to import nodes, taxonomy, content types etc...via migrate module.
Is this efficient way to do it?
If you used other mathod that you think is better, I'd like to hear your experience.
Also if you also did the same way I am about to do(migrate module mathod) and it was good, please do let me know.

I am just wondering other options or confirmation. :)

Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal