Changing A Block While Holding Page Static

Hello all!

I currently have a menu of links (that are currently inactive). I would like to make it so that when the user clicks on one of the links, the image in a block on the page changes while the rest of the page remains static. Let's say my images are stored in public_html/images/.

How do I accomplish this? I am thinking PHP and have been trying to research a solution but I don't have much PHP experience and am not sure how to implement a strategy to solve my problem.

Thanks in advance for your help!

gallery with category and subcategory

Hi,

i want to create a gallery foto album but i need:
Category X with 4 Sub-Category
ex:

Help 1 (principal category)
- Help a
- Help b
- Help c
Help 2 (principal category)
- Help x
- Help y
- Help z

how i do this?
and another person have posibility to upload foto.

tnx

New to Drupal - need help

I am creating a website for a Funeral Home and need help or ideas on how to:

I have a content type for Obituaries that are posted on the web site - I would like to add a Guest Book for people to leave online condolences when viewing the Obituary - I would like to give them the ability to post an entry and view the others that have been posted.

Any ideas?

Pete G

insert an image into db

Hi, i need a help to insert an image into db.
I have the following code:


function xx_form{
  $form['upload'] = array(
     '#type' => 'file',
     '#title' => t('Carica immagine'),
     '#size' => 22,
     );
   return $form;
}

and this into the xxx.install:

Changing Base_URL for Drupal Install

Hi,

First, let me start by saying I am a web designer, not developer, so please post responses to this question in easy to understand step-by-step instructions... please and thank you!

I have a Drupal site installed at XYZ.com/drupal - it was install by GoDaddy through their "Applications" module. I have FTP access to all files and can easily navigate the PHPmyAdmin folder (if I need to use either of these to make the updates).

I have the site fully built out, but I would like to do one of the following two items to clean up my URL (whichever is easier):

Renting a flat by days. Possible?

Hi,

Please. I just need if this can be done with Drupal Commerce.

I tried to use the http://drupal.org/project/rooms module to accomplish this. But it doen't fit my needs.

I'm building up a website for renting 3 apartments by days.
Guidelines are:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x