Need help migrating your site to Drupal?

Converting small site using drupal

Hi,

I have done a little reading around but have been left quite confused.

I currently run a lacrosse team in the UK. Our website and forums are over at www.playlacrosse.co.uk

The site is a pretty basic 2 coloumn layout with 5 or 6 pages. The navigation and the righthand coloumn are seperate php files. In addition my site automatically updates the league table found the righthand coloumn.

My question is, can I recreate this look and content in drupal, while adding in additional functionality?

Excel (.csv) to Drupal with Search module

What i've got is three .csv files that I edit using Excel. The three files are named:

node.csv
node_revisions.csv
content_type_profile.csv (A custom content type I created using CCK)

Each of these files associate with a MySQL table. I import the data using PHPMyAdmin. Everything imports fine. I can go the the website and view the content that I just imported/created.

Problem with complex multi-level management

I want to build up an application with complex multi-level management functionality. For instance, there are 3 levels of admins in a university, which are TOP-ADMIN, DEP-ADMIN and CLASS-ADMIN. A higer admin has the full control of its direct lower admins, that is, a TOP-ADMIN can manage (add, modify and delete) DEP-ADMINs' accounts. So do the DEP-ADMINs and the CLASS-ADMINs. If possible, a CLASS-ADMIN may set up a node of form, which need to be filled out via its class members. And the content of submission should be passed firstly by its CLASS-ADMIN, then by its DEP-ADMIN, finally by the the TOP-ADMIN.

I've no idea whether it can be implemented through Drupal (5.2). Any ideas?

An illustration may demonstrate the relationship among the admins more clearly:

Multi static sites to multi drupal sites

Hi
Can anyone help a poor lost soul who can't see where to start?

I've read everything I can but don't seem to be able to find a straightforward answer to my particular problem.

I have several sites. Each is redirected to 'my.internet.IP/sitename/' from outside my local network and is available locally at '192.168.local.server/sitename/' on my local network.

How do I set Drupal to give me the same setup? The most I can get at the moment is the basic Drupal theme with "Page not found" in it!

Drupal 5.3
Apache 2
php 5
Fedora Core 7

drupal_execute() form in a page?

Hi There -

Am trying to migrate a bunch of nodes and would like to use drupal_execute() and put the form in a page. I'm very confused about how to just go about putting the form in the page, the form api is so complex and the documentation is so opaque. I have no idea how to approach this.

Any suggestions or hints that will reveal the mysteries of how to go about this would help me beyond words. I've written the array. I've figured out how to parse the CSV file - those parts that would normally be available to someone who understands php but is new to Drupal.

Forum migration from "Community Now" (german proprietary)

Hi!

I move from Data Beckers "Community Now" to Drupal and I started to import the Forum. As much Drupal ist flexible the Database looks confusing.

Is there any graphical structure made?
What are vid and tid exactly?

The vid´s in term_data are all 1 all other nid´s in other tables count parallel to the nid´s. (Is this my mistake?). Thats the result by using the xoops to Drupal tutorial as similar template for my requirements.

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal