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

webform can send to a script?

Has anyone found a way of getting webform.module to send its output to a script instead of an email address?

On my static site I have forms which use

form method="post" action="http://www.healheadingley.org.uk/cgi-bin/cgiemail/forms/object.txt"

This sends the output of the form to Cgiemail, which formats the output into proper prose paragraphs (like a mail merge) so that the Planning Officer (the ultimate recipient) gets a decent looking email.

When I put that destination address into webform.module it bounces the output.

Any ideas? Is there a way of using a hidden field, or some other work-around?

Webform is such a great module in other respects, I guess others have tried to send the output to a script of some kind.

Hopefully......
Nig

How to omit this code in admin pages?

Following some threads in the forum, I added following code in node.tpl.php (theme engine: phptemplate):

<?php if($page): ?>
<the code of adsense>
<?php endif; ?>

This can display adsense in every node except index pages. That's what we want.

I added following code in page.tpl.php to display adsense in every pages:

HOOK SYSTEM - does anyone understand it?

Sorry for offtopic, but I cant get any help in module development forum.

If you understand hooks, please help me here: http://drupal.org/node/54902

Setup the search panel

Hi,
When I do a search in my whole site, it searchs for all content types. And if I ask for an advanced search, I can choose the content type I would like to search in.

I don't like that, I would like the user not beeing able to choose which content type he will search in, and force him to search only in some content type.

Is there a way to do this?

Thanks

Looking to Replace the Word "Blog" in Built-in Blog Module

I have a members only site in which I want to allow all members to post "content." I want to use the built-in "blog" module for for the members to post content. However, I want replace the "blog" with "articles" (e.g. "My Articles", "Joe's Articles" etc.) Where would I make that customization.

I'm using the built-in "chamelion" theme.

Thanks for the help,

Shai aka "kelev"

Democratica + Article = no bullets in recent articles list

Hi,
I need to add Democratica's bullet_triangle.png (the theme's default bullet) to the 'article' module's Recent Articles list.
Other theme's provide custom bullets for this list and it looks much better ('green marinee' and 'marvin' come to mind).

I've been trying luck in styles.css but I can't get it to work so far.

Any help is appreciated.
Thx

Pages

Subscribe with RSS Subscribe to RSS - Post installation