I'm new to drupal and am still trying to get my head around it so please excuse my ignorance.
I have a custome html/css design which I have tried to convert to a drupal theme based on the numerous tutorials out there (mainly this one http://drupal.org/node/313510). I think I've done everything pretty much as the tuts have said but now I am stuck on how to test it?
Is there a way to upload your files onto drupal to see if they work?
Any help, feedback or comments will be very much appreciated.
We are strongly considering migrating our HTML site to Drupal. Otherwise the work seems pretty straight forward, but our site has dozens of photo galleries which were made using JAlbum and then sftp'd to our site. I would like to recreate the albums to Drupal using some kind of mass upload of the original images. Uploading individually thousands of photos is out of the questions.
This is the HTML template I used for my site. I've been trying to convert it to work in Drupal 6 to focus on SEO. I'm having trouble converting it, I've watched the video on this site and read how to do it, but I haven't had any luck. Can anyone help me out with this please.
well tried posting my code in here, but it just shows up as blank...
i m drupal newbie. i have worked with php and mysql...
I have simple task to do...
I have 2 roles one is user and admin.
users creat a form of his profile. upload his images....
now when they login they view their personal profile nothing much or they can view his personal objects.
we usually do this process in php like updating all his fields in one table and based on the ID we retrieve his data. like select * from test where ID = 1
I am new here and I run a forum with Mybb. Until now it was supposed to be just a forum. Now I want to get creative and add more content myself by writing articles and blogs and make it more dynamic. Is there a way I can move all the threads, posts and users to Drupal? I am not worried about the user passwords and I think they (the active ones at least) will be happy to re-enter them.