Need help migrating your site to Drupal?

Integrate php code into drupal

Hello !

I want to add a little php gameinto drupal.
I am new to drupal so is there any wrapper function or how can i make a site with my php code that will be shown in the context ?

I have searched this forums but i didnt see anything that helped me out....

THANKS !!

which one theme or module or theme-module?

I working on my site in development mode and I am having a hard time understanding the routing system of drupal. If I wanted to have a calender for my users would I make a template file and add the functions to template.php ( in the theme ) or do I make a module that would handle the functions with a tpl file in the module and draw that into a layout ( page template )? If this is done, do I also make checks on the url to tell page.tpl what content to show?

Importing CSV data as tables.

Hi folks,

I'm building a site for a local running event and we have historical results data going back to the year dot. At the moment it's in html files that were generated out of Excel (messy!). I was hoping that I could take a CSV file and import it as a table. I'm not worried about being able to cross-reference any data between years; I just want to be able to display the data.

Any clues?

Cheers,

Garan.

Working with changing layouts

Hi,

I´m not really moving to Drupal, but as I have to realize a site-concept using Drupal that was made by an external agency it feels like moving "from the concept" to Drupal. The main problem I have to deal with is as follows: I have several types of articles and, dependending on the content and the type of the article, different blocks appear in the sidebars, showing their own content according to the node´s content. For example the content type is a movie critique and the right sidebar shows a trailer to this movie.

As I have learned web programming in a zend based environment I would tend to solve the problem like this:
1. write a controller (DRUPAL: a module) for every section/ content type (for example movie/story/news)
2. write an action (DRUPAL: menu-callback) for every page (e.g. /browse, /show/id=37) that defines the content for each block/partial, too.
3. provide every action/page and every partial with a tpl.php

But this is not very Drupal-like, is it?

Also, I need a very flexible user-profile with a lot of information in boxes like: my friends, my groups, etc. Are such custom things possible using existing modules + a clever theming?

phpbb Forum????

Is There any way to save my phpbb forum files, posts, and members to my drupal forum??

css/html design and drupal

I have clear CSS/HTML design and I want to use drupal, i have read before about several ways to convert it to the drupal theme, but I want to use simplest. Can you give me some explanation on the any free CSS template as:
http://www.free-css-templates.com/preview/Flower/

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal