OpenID with Drupal 6/7

On Drupal 6 (or even the upcoming 7) is it possible to use OpenID much like stackoverflow.com does?

For example:

How often to the core updates come out?

Hi!
I was wondering, how often to the updates to the core come out? I want to come up with a maintenance schedule for my sites and this would greatly help.

THANKS MUCH!

how to populate drop down and make some calculations in node display

Helllo, we are listing a "food" node that has a drop down populated with a "measures" node. The measures node has a cck noderefernce to foods.

When someone changes the measure, we need to recalculate all the nutrient values (cck fields) that are displayed in the food listing.
(we have a measure value that provides the conversion factor).

How should we populate the measures drop down and make the calculations ?? we are thinking of doing everything in the theme.

Fetching the measures with the db layer and doing the calculations then, is this the way to go ??

New Rating Module

Hi,
Too many people looking for a new and improved rating module. Especially they want it criteria rating or multi axis rating.

So if someone wants to write a new module, i will be sponsor.

In my mind, the module seems like this

1) Users can rate a node on different criteria

Title : Blabla
Content : Blablabla

Criteria A
1 to 10
Criteria B
1 to 10
Criteria C
1 to 10
Criteria D
1 to 10

and goes on....

Dont forget the total count of voters and Overall score.

Managing Content Blocks

Hi,

We are creating a website using Drupal for one of our clients and they have the following requirement

Text content is managed within ‘content blocks’ and are REFERENCED from within each page. e.g. We can re-use the SAME text block across multiple pages. If we got back and change the text at the ‘content block’ level, then the text changes are reflected immediately EVERYWHERE it was referenced. Same with image

Is this possible using Drupal ?

Please help.

Thanks
parth

Get First Result from Select in Drupal 7

Hello,

I am a newbie in Drupal, so please excuse me if this is a very trivial question.

I have some code that I am converting to Drupal 7. I am faced with an issue at one point. I need to get the first result from the output of a select statement on a table. I am using the db_query_range() command for this. But the problem is at the point of getting data off the resulting object. Here is the code I am currently using and which is not really working (breaking some other part of the module)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x