We have a requirement to convert a website to drupal where the photo gallery consists of thumbnails of different sizes. The design has 6 or 7 photos on a page where they are scattered across the screen. Each has a different size. I have found many tutorials on how to create a gallery using CCK and other modules but I have no idea on how to go about creating a page in drupal with such requirements.
I would appreciate any help or direction on how I should go about creating this. If I wasn't clear please let me know and I can provide some mocks.
I'm looking to migrate a D5 site into a D6 site. However, the D6 site already has some content, and I want to preserve the old URLs from the old D5 site, or at least create URL redirects.
What's the best module or system for this? I'd like to create nodes in the new site that are like oldurl/node/1 -> newurl/node/1001
That is, generate the node numbers systematically (like in the above example, adding 1000 to the node number) so that I can use Apache URL rewrites to add a number from that old node to the new. Any idea how I'd best go about this?
I have my php/MySql website which got 18000 users,
I want to move then to my new drupal 6.12 website
is there any module or script to pull the content from users table and input them in my drupal users table ?
I am online and waiting your help guys, dont hesitate plz to help me and hudreds of other new drupals.
I am a complete n00b when it comes to CMS and will need lots of help no doubt.
I would like to convert my existing site here: http://www.thaiso.com to be using a CMS preferably drupal.
I am aware that this can be done. The first thing I don't understand is how to handle the menu.
The site is made with Dreamweaver using templates. Each area (such as Bangkok) has its own menu (template). When you click on eg Bangkok it unfolds the menu for bangkok using the DW template for bangkok.
I have a live drupal site which I want to use as a template for another site, so my basic question is how to get an exact copy of the live site on my pc's localhost to work on it?
I have installed Acquia Drupal which allows Multiple site to be worked on, I'd need to bring over the database also.