Need help migrating your site to Drupal?

create a template in drupal from html design

hi,

i want to ask how to create a template for drupal , i have already site
but i need to make a theme in drupal like my site ,
how i can do that, any one can help

Thanks alot.

Nada

What's the best way to...

Greetings. I'm converting a static html site to drupal. Most of the pages are easy to convert. However, I'm curious what's the best way to convert a page that has a table that has links to other pages i.e:

Item Price
Item 1 $50
Item 2 $50
Item 3 $50

Where Item 1 would link to another node that has more detailed information of the item.

HTML to Drupal conversion (paid service)

I need someone to convert the HTML site www.everydayjones.com to use drupal. Need it done fast. Please contact me.

Restrict User registration in Forum.

hi!

I have installed the forum feature in drupal. While users registering in the forum, I want to make the users who provide email id from a particular domain ex: user@xyz.com should be able to register. And the email verification should be sent to that email id. Any user trying to register with any other domain - the registration should be denied. Also the user should not have permission to change the email id from his profile.

Please advise
Jothi vel moorthi.AC

Using Drupal for main page content managment only

I just started using Drupal but I don't like my whole site to be dynamic. I prefer a static look and feel and I prefer designing in HTML. Is it possible to use Drupal to manage the main content on each page inside of my HTML page? Or in other words to create a templet that in it's self is a full design except Drupal fills in the main content.

Thanks for the help

Joomla to Drupal user conversion example

Hello Drupal Community,

I recently needed to convert users from a Joomla database to Drupal 5.x. After doing some research, I settled on a "manual" approach using an Excel spreadsheet. The original spreadsheet was created by gareth_w at this URL. I've modified the spreadsheet, and enhanced it. Here's what it does:

- generates SQL you can use to populate the user table, map users to roles, and map other values to profile fields.
- Retain the timestamp that this user was created
- Corrected insertion syntax on USER table
- Added the ability to add data into profile_field table (i.e. the Joomla "name" field, for example)

Process:
1. Export the joomla user table into CSV
2. Open the CSV in Excel
3. Do any formatting required for the date field (this part was a bit weird, but the expected input format is in the spreadsheet)
4. Paste the required values into the appropriate fields (login, md5 password hash, email)
5. Optional stuff to change: timezone, status (1 = active, 0 = blocked), profile fields (add more if necessary)
6. Copy the generated SQL and run it through mysql using your favorite method.

Download here: Joomla to Drupal user conversion script.

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal