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

Need help creating a table with lookup table and add, delete, update.

Hello.

Does anybody know a way i can create å table with a lookup tables. I need also links for add, delete and update in a drupal page. I have createt a mysql table for It,
but ned the code for the table.

Ps! I have tested the table module, from the download section, but it lacks the possibility for a lookup table.

I am new, and any help would be highly appriciated.

Normann.

Sorry for bad English !!!

Automatically posting future nodes?

Is there a module that automatically posts future dated nodes? I tried putting my nodes 7 days ahead of the current date but it still gets published. I want it to be kept in the database until that date to appear published.

Any ideas?

Auto Keyword???

I noticed that auto path is a nice feature for SEO since it generates automaticaly clean urls for our website. So I'm wondering if theres a "Auto Keyword" module that generates the Keyword Meta automaticaly based on keyword density on a given node. Lets say the 8 most popular words will be added to the meta.

Disabling email/username change

Hey guys,

I am trying to make a module that will prevent users from changing their passwords/email address/user names.

I used an unset on these feilds with a hook_form_alter.

because of this, you will get an the error :

* You must enter a username.
* You must enter an e-mail address.

if you try and adjust anything on the same page (sig, contact, user roll).

I tried using a hook_user function like so:

Why isn't a comment just a node?

I'm working on a custom module in which the primary node is a product name and supporting info (manufacturer, year released etc) and the comments are actually reviews of the product. But I want the comment to support more than just text.

For example, I'd like to allow people to attach photos of themselves using the product. We already have this in other nodes via hook_form_alter. It would be great if I could just insert that in the existing comment form rather than creating a new form from scratch, which will also need to mimic comments' threading.

Can't work out how to sign up

I have written some modules and I would like to share them with the rest of the community. I can't work out how to sign up as a module developer to gain access to CVS and the 'my projects' section.

Any help please?

Thanks

Matt

Pages

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