Image in Basic Page

Hi,
I installed drupal and I started to discover it for the first time. I want to make a static page, so I try to add a BasiPage content. There is a way to upload an image inside basic page?

I try to add Image content type or to add an Image field to the BasicPage. What is the right way? and how can I references the uploaded image in the BasicPage HTML code? Thank you.

Excuse me is the question is very dummy.

Notice: Undefined variable: site_name_and_slogan in include()

Hi guys,

I've encountered this unknown problem as stated in the title:

Notice: Undefined variable: site_name_and_slogan in include()

Anyone know how to solve this?

Your help is much appreciated!

Thank you!

Declaring img src from page.tpl.php

Hi people,

I'm new to Drupal and currently having trouble linking the image source from page.tpl.php. The code that i've configured:

<div id="home">     
<h1><a href="<?php print $front_page ?>">
<img src="<?php print images/home.png ?>" alt="<?php print $site_name_and_slogan ?>" title="<?php print $site_name_and_slogan ?>" id="home" /><br/>
</a></h1>
</div>

Drupal 7 read-more

In Drupal 7, I'd like to make read-more unlimited. Having trouble locating where to do that.

authenticated users cant edit/create books

Hello!

This is my first time with drupal, everything is working fine, but I cant grant access to authenticated users or other roles to create books or new pages in any book. But the "administer book outlines" works just fine.

In permissions I grant access to create new books, add content, and administer book outlines, I go to the menu, but It only works the last (administer book outlines) for users, the other two only works in admin account.
Thank you for any help.

Creating a Project distibution site

A friend and I are working to design a site where video game players and game modification makers can come together and discuss the modifications in individual entries, as well as have general discussions about the specific game franchise in a separate set of forums; we would also like to be able to have groups that gather related game modifications into a linked tab for ease of association with a given interlocking series. We have been able to create the main forum section, but we are uncertain of how to proceed with the rest, given that we are newcomers to Drupal.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x