Drupal Design Camp Prague

You heard the Rumors and yes they are true!

Is this possible with drupal?

Hello,

Who we are:

We are a Group of people working as volunteers in an animal shelter. We are frustrated that there are so few possibility's for animal shelters to help the dogs and cats that are "special". With special we mean "harder to find a new home for then average animals"( due to age, past abuse, stress from other animals in shelter, ... ).

What we want:

We want to create a website to help these "Specials". This would be a central location in our country where all the animal shelters can put these unfortunate animals in the spotlight. The site would only be intended for animals who have difficulty to find a new home.

What we need (this is where we need your advice):

A cms (since we have no one with php knowledge) that would make the following things possible:
- A website where on the frontpage some text and pictures are shown.
- A possibility to create login's for separate shelters so they can post the animals they want on the webpage themselves (with or without approval system).
- An area where random pictures are shown

if possible also (not necessary but would be nice):
- The shelters could be selectable by region
- Search for a specific breed or size
- Some kind of contact system for to contact the shelters directly

An example (not exactly but its similar) is found here: http://www.pets.be (Also drupal I think).

How to upload multiple images to a node (D7)

Hi,

I'm using Drupal 7 beta 1. With the default article content type I've changed the image field to allow an unlimited number of images. When I've successfully uploaded the first image, how do I add another? I would have expected an "Add another image" button, but will I have to code it myself?

Thanks.

SOLVED : TinyMCE....Have I done something wrong?

I have installed WYSIWYG API and downloaded the jquery version of TinyMCE-3.3.92. I have installed that according to the instructions provided by the WYSIWYG API. I have also setup the text formats in Drupal.

Now, whenever I create content in TinyMCE with either the Full or Filtered HTML setting, it doesn't create WYSIWYG html content.

For example if I insert text and format it as paragraph, then insert a left aligned image what I end up with is :

[img]/sites/default/files/color/bartik-2c2017b9/logo.png[/img]

overriding block.tpl.php not working

Hi there I have basic drupal 7 install first beta.

I want to override a block for a region or a module. It should be block-[region].tpl.php or block-[module].tpl.php I have check the region or module name match using

print_r($block);

But I can not get this working.... my fault or a bug?

Views image style or formatter?

Hi there sure im missing something simple.

Drupal 7
Views latest build

I have a content-type with a image. A simple view.... where i output the image.
How do I now select image style?

eg. I want a thumbnail not the original image displayed.

In the view I can only select "image" as the formatter not thumbnail?

Thanks a million

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x