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

need assistance formatting tables

OK, I've got a table in my DB called 'group_members'. This table has 2 columns, 'gid' and 'uid'. I'm using this command to pull the info:

$members = db_fetch_array(db_query("SELECT uid FROM (group_members) WHERE group_members.gid = '%d'", $node->gid));

I want to take all the UID's that it retrieves and output them as a column in a table. I want another column to the right of that with a link that removes the UID (the whole row actually) from the DB.

User-submitted links node/module?

Hey... I'm still very new to Drupal, but I've seen others who have used it. I've seen a web links module that lets users submit their favorite links to a central list the same way they submit stories, and other content. I'm not seeing a module here for that... just different variations of links within stories and content. Anyone know of such a thing?

Thanks!
Natalie

How to submit a module?

Hello,
I work for Userplane and we recently completed building a module that allows Drupal sites to add our Webchat app. The trouble is I am having problems finding out how to submit this to the modules section of the site. If someone could point me in the right direction that would be great!

Thanks,
Shane

possible to add a custom tab?

When defining a new node type, is it possible to create a custom tab that would be shown next to "View" and "Edit"?
Thanks,
Billy

Gcards Module

Hi,

Anyone integrated gcards with drupal. Any gcards module avialable? gcards has many cool features.

gCards is a free PHP-based eCard system that is easy to setup and use.

http://www.gregphoto.net/gcards/index.php

autoTag and ContentAnalysisService

Our association is working in a project to aggregate blog from local bloggers.
In order to generate tags automatically we look at www.tagcloud.com. Mmmh interesting they are using yahoo web service to get keywords. What about adding this feature to our site? In Drupal of course.

Pages

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