Getting Started

Events happening in the community are now at Drupal community events on www.drupal.org.
meeks53113's picture

Hello! My name is Marcus. I am new to Drupal. I have been working with the site for about 2 1/2 months during my spare time. I have been trying out many of the options on Drupal. I have made changes to the themes and added some content etc. But, I am wondering if someone can please tell me the approach that they took to master Drupal. I still don't really know how to create a website on this thing. I mean, what if I want to build a basic static website with about 5 pages. I still don't really even know how to do that yet. Can someone please help me please?

Also, this is my first time using the Discussion function on Drupal. Thank you!

Comments

Where to start?

idcm's picture

It really depends on your background. Can I suggest taking one of the training courses being offered by one of several vendors in the DC area? If you get this message and have nothing to do Saturday the 10th (tomorrow), join us in building a Drupal site. It's only $215. This intro course will introduce you to some commonly used strategies that take you beyond that static site. Register now at http://drupalintroduction.eventbrite.com/

Also, http://planningdrupalsites.com gets you thinking in Drupal. It is a free online book site. The first five chapters are ready and provide a lot of insight into what you can do with your site.

Thanks

meeks53113's picture

Thanks! The website that you referenced will help me think about Drupal. Tomorrow, I have a few obligations so I can't make the course. Plus, unfortunately, I don't have $215 on hand right now. But I will be totally willing to spend some money in the future to learn Drupal. Also, it looks like Drupal has quite a few 'videos and slides'. I just found them-so I will take a look at those. Thanks again!

the videos out there are

idcm's picture

the videos out there are fabulous. I use them alot. Don't forget the many books on building Drupal sites. I have many of them and use them as references often.

Books out there

meeks53113's picture

Ok Cindy, its really good to know the books out there are useful too. I'm going to read up on how to create a static website. I feel like now that I have a sense of Drupal's functionality after playing around with the site for 2 months, creating a basic static website could be a good goal to set for myself. I'm going to do more research this weekend and see if I can use what I learn to modify the site that I'm working on.

Lullabot

siliconvalet's picture

Lullabot has quite a few great resources. You should check out their site. www.lullabot.com

Lullabot

meeks53113's picture

I just added that lullabot link to my 'favorites' list.

Drupal Intro

cavinm's picture

you can try youtube, drupal forums and mailing lists,
if you want to learn something, simply post what you want to do.

The ideal thing is to be as specific, as possible, and explain the hurdle you are facing.
You should search the forums, before posting.

You will find the community very helpful, but only if you document the challenge you have in explicit terms.

wish you well.

Changing images in Slideshow with Danland theme

meeks53113's picture

Can someone please help me please? I am using the 'Danland' theme for a static website that I'm creating. 'Danland' is a really nice template. I'm trying to change the images that appear in the slideshow on the front page. The slideshow images are just not relevant for my site. I tried using Filezilla on my computer to locate the 'danland' theme folder. I then went to the 'banners' folder in the 'Danland folder' and manually removed the three jpg images.

I then tried downloading my own images to the 'banner' folders (inside the 'Danland theme). But, when I click on my site the images don't show. I even tried converting the images that I want to put into my site to 'PNG' files. Still, no slideshow. I don't know how to write code. Does anyone happen to have any ideas about what I can do to add my own images to the slideshow in the 'Danland' theme on Drupal? Thank you!

Hmm...

siliconvalet's picture

If I understand correctly, you're trying to change images in a slideshow that came default with a theme.
You have found the files that the slideshow is displaying and deleted them, then replaced with your own.

Keep in mind that the files may need to have the same name.

e.g. If the filenames were "Photo1.jpg" and "Photo2.jpg", you will need to replace them with images of the same file names (and extensions).

What is the site?

Danland

meeks53113's picture

Thanks Silicon Valet-- I bet that's what's going on. The photo's WERE named 'Photo1.jpg' etc. The site is 'securitiesshop.org'- If you go to the site, you will see the slideshow. I think if I change the names of my new slides as you recommended then I will get sucessful results. I'll try this afternoon and I'll be sure to wrtie back and let you guys know what's going on.

:)

siliconvalet's picture

Great! I hope it works! If not, keep in touch.

-Phil Smith

Still having issues..

meeks53113's picture

Hi Phil,

I'm still having issues with displaying images in the slideshow (module?) on the front page of the 'danland' theme website. The address of the test site is securitiesshop.org. Also, I've chacked the security seettings and the pictures allow all permissions..

-Marcus

Check the destination

siliconvalet's picture

It seems your images are pointing to "/themes/danland/Danland/danland/images/banners/sea.jpg"

I'm not familiar with the theme but do you input the containing folder yourself?
If so, change it from "/themes/danland/Danland/danland/images/banners/sea.jpg"
to "/sites/all/themes/danland/Danland/danland/images/banners/sea.jpg"

Google is your friend

dsachdev's picture

I think that if you spend a little bit of time with the Danland theme handbook you will get all your questions in regards to the slideshow (and other things) answered:

http://drupal.org/node/768350

Problem Solved-- Sideshow Danland

meeks53113's picture

Thanks Everyone! I figured out how to add pictures to my slideshow in Danland. I went to 'FileZilla'.. I guess that's call the FTP client. I went to the page-front-tpl.php page in the 'Danland Folder'. Then, I right cliecked on that file and I went to 'edit'. Then I looked at the Danland theme handbook. And reread the 2 instructions on how to add pictures to a slideshow over and over. Thanks again.

Things to check

schiavone's picture

Are you running on Linux? Mac?
- Are the images named the same?
- check the rights on the files (the owner should be the web server e.g. apache and permissions 750)

Not using Mac

meeks53113's picture

Hii Daniel.. I'm not using Mac. I'm using Windows Vista. After gathering the images, I actually renamed them. I'll check the rights--that makes sense.

meeks53113's picture

Hi Daniel,

After checking the security information for the photos I have found that the owner is 'User (User-PC\User)'..
Also, I changed the names of the image files so that they matched the names of the image files that came with the theme when I installed it.. The images still do not display in the 'Danland' slideshow on my website (securitiesshop.org). Any additional suggestions???

Getting Started

BrockBoland's picture

Hi Marcus!

I've only been using Drupal for about six months, so I remember vividly how rough it was to get started. Drupal is a great tool and can do just about anything - once you know how. But, as you have found out, it's not immediately apparent HOW it can do much of anything: out of the box, a barebones Drupal installation doesn't seem to offer much functionality or clues about where to start.

I would second the recommendation of Lullabot training videos. They will set you back some money, but I found them immensely helpful. Sometimes, watching a video of someone explaining and demonstrating what to do can be much more helpful than reading about it.

The first video, Understanding Drupal, might be a good starting point to get your head around the terminology and a high-level overview of what's available and what Drupal can do: http://store.lullabot.com/products/understanding-drupal

If you've got that part figured out, you might want to move directly to Site Building With Drupal: http://store.lullabot.com/products/site-building-with-drupal

Or Administering Drupal: http://store.lullabot.com/products/administering-drupal

The two of those are available as a bundle for a bit of a discount: http://store.lullabot.com/products/site-building-administering-drupal-bu...

I haven't read it myself, but I've heard that Using Drupal, a book by several of the Lullabots, is really good: http://www.amazon.com/Using-Drupal-Angela-Byron/dp/0596515804/ref=sr_1_1...

And finally, when you've got a handle on how to use Drupal and want to start writing code yourself, you should get a copy of Pro Drupal Development: http://www.amazon.com/Drupal-Development-Second-John-VanDyk/dp/143020989...

Good luck! If you're free Monday night, come by the meetup at Stetson's and meet some other Drupalistas: http://groups.drupal.org/node/78533

Thanks Brock

meeks53113's picture

Thank you for your help. Things are coming along with my site. Lullabot has been great. You tube is helpful as well. With the resources that you recommended, I now feel like I have a sense of what Drupal is. I have noticed that I'm starting to work my way up the Drupal learning curve!

Danland - Slideshow - Handbook - Question #2

meeks53113's picture

Below, I have pasted instructions for adding an image to the slideshow module on the Danland theme. I have completed the first steps of the instructinos (below). Anyone know how to 'open the page-front.tpl.php and add your pictures url there'? Thanks so much.

Add more images to slideshow
Danland theme includes a slideshow feature, the default theme only include three pictures but you can add it to your liking. Here's how:

1.Prepare the image you wish to make a slideshow, then move the picture into Danland folder. In this example we set it on the default folder for the banner.
2.Open the page-front.tpl.php and add your pictures url there.

Danland - Slideshow - Question #3

archibal3's picture

hello
I modified and add images in the slide show.
but I do not understand why I view my new slide show only when I connect!
the guest does not see that the three image that comes with danland.
I will like his images to be visible to all.

thank you

Permissions

pschopf's picture

This sounds like a permissions problem - check that anonymous users can view images and the content type (admin/user/permissions) and check that the view is not restricted by role (Views -> Basic Settings -> Access:)

thanck you for your repons i

archibal3's picture

thanck you for your repons
i have cleared the cache.
and it's work..!!

Washington, DC Drupalers

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: