This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Vote on taxonomy terms?

I've been trying to find a way to do a particular project. What I want to do is allow users to vote on taxonomy terms as they apply to a particular node.

For instance, let's say we have a directory of restaurants. I want users to be able to tag each restaurant listing with a term, like "best seafood," or "best tacos," whatever the users want to add. Then, I want users to be able to vote on each of these terms, and for the results to be sortable. So, if I want to find which restaurant the users think has the best seafood, it will give me an ordered list according to votes.

What do you think about "Tabs for CCK fields module"?

Hi,
I want to develop a module/ patch, asking for comments.

This module allows admin to define tabs, similar to the way the 'Group filed' module works. In every content type admin can define a tab, and every CCK field can be assigned to tabs(s).
The advantage of this method is:
• In Views module it is possible to create tabs, however the fields are not in edit mode.
• Edit views deals with several nodes, where as a single node is needed. Also the layout is not kept, and the description text per field is also missing.

Have drupal create new node?

I am working on a module which adds an Advertisement as a product type in the store. An admin would go in and add the advertisement product which would be something like "Image Advertisement - 15 weeks" I have figured out how to add additional fields (for number of weeks) to the form and store all of that in the database.

E-commerce module - not update the payment status

hi

i am using E-commerce module - drupal5.1

i have used the Non-Shippable Product, and using paypal for payment.

i made payment to few product, but still it shows the "pending" status in the "payment status".

anyone help on this?

thank you

Shipcalc always using the simple.inc, E-commerce settings ?

I'm having a problem with Shipcalc. It is always using the simple.inc partner to calculate the shipping. Even though I have installed international.inc there and have selected it in my products and also set it up. Anyone have any insight why shipping would default to simple method?

Also, where are the "E-commerce" configuration blocks talked about here:

thanks in andvance for any insight.

How to get rid of the _0 at the end of filenames?

When I create an image, let's say named "image_abc", if I delete it and create a new file with the same name, the files end up being renamed to "image_abc_0". Reiterating the process gives me _1, _2, etc. I know this is not a big deal, but the numbers kind of bug me. Is there a way to edit the new image nodes so that they do not display the numbers at the end? Thanks in advance for any help people can give me.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions