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

Did the moderation queue module used to come standard?

Did the moderation queue module used to come standard?

losing my mind! gonna take a toenail clipper to my teeth!

I'm just about ready to take a toenail clipper to my teeth over this simple problem -- please help.
I have some extra fields added to the node form .. and i am able to load and save and update this data just fine. What i need to do now is actually output the data ( in a table ) . I've made a node-forum.tpl.php template .. and i now i just need to add my output into this somehow and i am done.

Need application built - will tip for solution (Watchdog)

I'm trying to develop a tool that will query recent forum posts for specified keywords... and depending on the keyword - will email a specified recipient about the post.

Basically I just need a simple interface to enter a list of keywords and an email address that will receive updates when those keywords are used. I will need the ability to add multiple email addresses (one for each group of keywords) and would like to email a simple message saying something like:

"Your keyword * was used recently on the following page *"

Using Forms API for E-Commerce

I was told that it would be easier to modify the E-Commerce module in 4.7 where Form API is used. However, it seems to me that not everything can be modified by Forms (yet). Here is an example:

Assume we want the price of the product to not be shown to the user. The price appear by the function theme_node_product in product.module as the following:

Need a new module: Showtimes?

Ok kids,

Lets see if anyone has attemped to make this module yet, before I try to string something together.

What I need is a solution for a small, non-profit cinema to automatically list all the showtimes of all their films once per week. It would have to do these things:

1. List a set of reoccuring showtimes for each film across a couple of days. For example, Brokeback Mountain plays at 5, 8, 11PM on Mon - Thurs. That information should only need to be listed once. The Events.module can handle a little bit of this, but not all.

Forms API - OK, so how to I get elements into a table?

So I'm working away on this fine and dandy new 4.7 forms structure.
Looks a bit verbose, but I can see how it all pays off.

BUT

I need a table. I want to use the nice Drupal table builder, and I'd like to use the nice form builder.
But damned if I can see that happening.

Yes, my data is tabular.

Pages

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