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

can a module create a db table?

I'm working on the module that retrieves stock data from yahoo, currently that data is stored in rows in a table. due to the large amount of data that will be retrieved (if i ever get it working the way i'd like), it would be very helpful for each stock symbol to have it's own db table.

Is hook_install() the only way to create a table from within drupal?

If i have a variable $stock (the stock's ticker symbol), is there any way for the module to create a table using the $stock variable?

Suppliers and Products Module

I need a module that could list companies I represent and their products.
Does anyone have a clue what to use? Please help.

A CCK unsolved problem,seeks a good method

Used CCK to establish new content-type, increased Text-TextField
Has published an article, display in teaser and node-body all is the complete content
How to revises the same to page node/story node,display portion contents,then display "reading are more"?

Thanks

Node owner to delete comments

Hello,

I'm very surprised that there is no solution for node owners to delete comments of their own nodes.

I'm found these issues, http://drupal.org/node/7470 , http://drupal.org/node/14390 . There is still no solution.

I want node owners to have right to delete comments which are submitted to their own nodes.

Thanks a lot

Breadcrumb > Add element

Hi,

I would like to add links to breadcrump in my module, how to proceed?

Regards

TAC module and forum comment create access

Hi!

I'm trying to accomplish an access controlled forum with Taxonomy Access Control. I'm using Drupal-4.7.4. My requirements for the forum are:

Pages

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