Need help migrating your site to Drupal?

Mapping legacy id to Drupal nid

I'm working on a fairly large migration project. For this project, I will be migrating legacy data into Drupal 6. For this, I would like to create a new node with a specified nid so I can import data and maintain correct paths. I have looked everywhere for any tips on how to accomplish this, however, it doesn't seem like a very common practice. I have considered adding aliases, but for my case, I really feel like if I can directly map legacy ids to drupal nids, it will really make my life easier down the road. Has anybody had success doing anything like this?

User Roles

Hi all,

I'm trying to insert the user role as the taxonomy term when a new page is created but I don't know how to access the variable with the PHP custom code. I'm told it's to do with this: global $user; return array($user->roles); but I'm wondering how I can access/echo these values? I would prefer the role name over the role ID but would be good to know how to get both...

All the best,
Theo.

html to jpeg

I want to convert my html page into jpg and this image file I want to include in my drupal node.
Please help me to do it.

I did not find any module / post on this.

Help is appreciated.

Thanks.

What modules to use

Hi all,

My website is http://www.flippers.be which I maintained by hand, all static html.. finally decided to put a CMS behind it to make things easier for me.
Was in doubt between Joomla and Drupal - Drupal seems more interesting as its more powerful, but very complex..

I have a programming background (php is new to me but don't think it'll be that hard to get a grasp of it) so can write/configure parts myself. Just installed Drupal and now want to check what I need to implement all the functionality I want.
Main problem now is that there are so many modules and I don't want to test them all, so I hope you guys can give me some pointers on what to investigate to get a specific functionality.
So I don't need a complete how-to, just a list of modules that I do what I need..

What I need of functionality:

- main page only gives an overview to main parts on the site.. so multiple categories of articles with each their own index, not an overview of all articles on the main page.
Right now I do not have a menu that's on every page (including index page) the same and lists al pages on my site..
Also don't have a left/right part that's the same on every page - it should change depending on what part of the site you're in.

- multilingual: currently my site is in 2 languages. Don't need automatic translation, I translate articles myself.

Joomla to Drupal module: trouble establishing correct database settings

Can you please help me figure out how to set valid joomla database settings for the module joomla to drupal?

My goal is to importthe content of a Joomla 1.5 site in Drupal 1.6 using the joomla to drupal module.

My problem is that each time I try to import, the module informs me that the joomla database settings are not currently valid.

I *think* I have set the database settings correctly, but I can't get past the invalid settings message.

The settings seem straightforward to me, but I might be missing something.

Drupal 5x to 6x convertion primary link problem

Hai

Am new to drupal .

Am converting my project 5x to 6x .

In this process my project does not the primary links in drupal 6x ! where to configure it?

while am print the $primary_links array page.tpl.php file , it shows empty

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal