Drupal is up and running but how do I ...?

Disable img_assist for webform

How can I disable img_assist for editing/adding webform nodes? I know that some config options are at ?q=admin/settings/img_assist, but I don't see any way to exclude specific node-types.

I'm using the latest version of img_assist.module for Drupal 4.6.

Thanks in advance.

Bjorn

How would I create a Dropdown Node Selector for users?

I need to create a page that has one dropdown menu that selects categories (like companies) and another dropdown menu list pages under that category (like company products). Basically this would be an easy way to find pages under certain categories for users. Is there an easy way to do this in Drupal?

is that any simple as image module work with 4.7

where I can find the image like module for 4.7?

Search box disappears?

When I log out, the search form block disappears - everything is fine for users logged in. I have looked at the settings, but I can't find anything to solve my problem - unregistered users can't see the search from block! Any ideas?

How do I extract accented text from a node

I have a (test)script that looks like this:

  $node = node_load($resultatet[nid]);
  $edit = array('title' => $node->title);
  print_r($edit);

My problem is that some of the accented characters are replaced by questions marks. (The titles are in Swedish, so they contain characters like åäö.)

What is the correct way to extract data from the node?

what is the best way to remove post time but keep who posted?

what is the best way to remove post time but keep who posted in phptemplate?

tks

Pages

Subscribe with RSS Subscribe to RSS - Post installation