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

form_alter and nodeapi hooks never called.

I am working on a module that requires hook_form_alter and hook_nodeapi which I have properly implemented in my module file, however those two hooks never get called. Every other hook I have implemented is being called (help, form, etc), but for some reason those two hooks just remain unexecuted. I should mention that I have successfully written a number of modules however, none of them required implementations of hook_nodeapi or hook_form_alter. I'm at a loss and have not found anything on the site in several hours of looking so, I've turned to the community for some insights. Any help?

how to change upcoming events block to show date

I am looking at changing the upcoming event block so that it shows the date of the event rather than showing me how long till that event, but I cannot seem to see what and where I need to change, any ideas would be greatly appreciated

thanks

Is there a way display userpoints as a meter?

I have the userpoints module installed, and I also have a function which displays each users points under their avatar. The script can be found here: http://2bits.com/articles/how-to-displaying-user-points-below-avatar-use...

how to change the content page on navigation menu.

I want several content page with particular category contents, only without filter options. Let say, I want 3 seperate content page, each one about an individual category. I also want the option to manipulate the content, like delete, edit functionalities. It seems the view module only list the items, however, it's hard to put any operation controller on the item.

What do you think it's the easiest way to do it? Thank you.

Cheers,

Where is front page path stored?

Greetings all!

My module needs to know the path which the current "Front Page" is set to.
How do I retrieve this variable ? Please give an exact code example.

Thanks a lot!!

how to add javascript in hook_link without reffering to another page?

Hey.

I want to add javascript to a link in hook_link.
Please see the relevant code:

Pages

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