This forum is for less technical discussions about the Drupal project, not for support questions.

Performance problem

We've just installed drupal 4.5 on a new system and we are experiencing "strange" performance problems.
I don't suspect that it is a Drupal problem, I'm just seeing if anybody else has experienced anything similar.

4.5 automatic image resizing - can I turn it off?

When I look at an image in a gallery, it defaults to a size other than the original dimensions - I have to click 'original size'. How can I stop this behaviour? I only want thumbnails and the original size.

Php array to javascript array

From image.module
// Taxonomy select form
$output .= implode("", taxonomy_node_form("image", $node));

How to pass taxonomy_node_form to a javascript array?

Array Output ?

// Taxonomy select form (from image.module)
$output .= implode("", taxonomy_node_form("image", $node));

i would like to print list of array elements,
when i modified the script as

$tax .= taxonomy_node_form("image", $node);

echo $tax;

i got the word 'array' printed on the screen. I would like to print (not in dropdown) the elements on the screen.

flexinode settings problem

I installed flexinode.module on a clean install Drupal v4.5 and everything went smooth except I cannot add new types. I added a new content type from Administration -> Content Management -> Content Types

Now I go to settings -> flexinode and all I see is two buttons. Nothing else.

Help text says:

Once you save your new type, you can add new custom fields to it using
the links on the overview page.

I dont know where that overview page would be though.

I am stuck, please help.

KC

set up a separate feed by category

Is it possible to setup an extra feed in drupal that contains all entries of just one category - oh sorry, taxonomy?

Pages

Subscribe with RSS Subscribe to RSS - General discussion