Help with webforms webform-form.tpl.php

Hi all,
having a litle trouble theming a webform via webform-form.tpl.php.

I'm trying to break up each form element so I can insert other elements (in this particular case user profile info, but really it could be anything).

I modify the file by changing

print drupal_render($form['submitted']);

to

Views, Conextual Filters Example / Tutorial

I'm looking for an example of how to use Contextual Filters.

Essentially, I have taxonomy terms for florida and georgia and orlando, daytona, atlanta

If the path is florida/orlando I want the page to display all content with those tags, but not georgia, atlanta tags.

What's confusing me is that the Preview works correctly, but the page still gives a 404 error?

Integrating Advertising in Drupal 7.x

I'm building a newspaper type site based on Drupal 7.x and want to integrate some form of advertising to help fund the site.

What would the 7.x community recommend for a module to integrate advertising into Drupal 7? I've tried a few with less than satisfactory results.

System is PHP 5.3.2 and MySQL 5.0.86

Thanks!

Issue with easyaccordion_for_views and St Conch theme in drupal 7

I seem to be having an issue with the easyaccordion_for_views plugin. The plugin can be found here. The javascript the plugin uses can be fount here.

The plugin simply doesn't seem to work with the St_Conch theme, or the fusion core theme. However it works perfectly well with the default theme. I'm guessing this is due to some javascript that the fusion theme introduces.

Aggregate Functions in Views

I'm wondering if you can share your experience in Aggregate Functions with Views 2 or 3 in Drupal 6 and 7. I see there's a bunch of modules that enable this in Drupal 6 but there isn't any I know in Drupal 7. Additionally, looking into the Views forum itself there are a lot of issues related to this (with many unresolved), so what do you do to achieve this with minimum coding?

If you don't remember, the aggregate functions are the group of mathematical functions that includes SUM(), MAX(), MIN(), COUNT(), AVG(), FIRST(), LAST() used in a SQL argument.

Converting the function image_styles() from drupal 6 to 7

In drupal 6, the image module from cck uses the function image_styles(), this function return an associative array with the styles for images. One of the values of this array is presetname, but this value does not exist in drupal 7, so what it means in drupal 6 and what is the replacement for it in drupal 7?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x