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

How to get a block identifier?

Hello,

First, apologize if my question is stupid. I am new to Drupal, only a couple fo weeks.

I am developing a new block/module and would like to use drupal_set_content() function to display my query result, all this is in the _submit() function of my form.

until now, I was using drupal_set_message($content), but I want to display $content in the block content itself.

Any help is appreciated.

Thanks,

Block Creation

Please Help any one knows how to create custom blocks. I am unable to find creation of custom block.

"temporary fix" bug/FR status

currently a bug or a feature request can have the Status:
active
active (needs more info)
patch (code needs review)
patch (code needs work)
patch (ready to be committed)
patch (to be ported)
fixed
duplicate
postponed<
won't fix
by design
closed

for modules this leaves out a few things. for example, it is often possible create a work around for some problems with straight php within a node. this IS a fix, or at least a work-around, but it isn't a patch for the module as such.

Event with only Start date

Hi,

I'm working with drupal 4.6 and I need that finish date on the event module would be optional. Is over there any module that does it?

I've solved partially on one flexinode based on event, but I would like that it should be for every content based on event module. The solution I've applied is making that the finish date is always equal than the start date once done the preview of the node.

Any other alternative? Thanks

Q: Add class to first and last item in $tabs for CSS

Is there a way to add a class to the first and last item in the primary and secondary tabs?

For example, I would like the list to look something like this:

Any help would be appreciated as always.

Thanks!
Quinton

views : how to created a field ???

i trying to create fields for my module :

Pages

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