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

Accessing Forms API Field Values

I have been working a lot with the new forms API and it is great. I am having one problem though that is becoming very frustrating and I cannot for the life of me figure out the solution.

wordpress module

Hello

Has anybody written a module that uses bloggerAPI or something related to add 'blog this' entries to nodes (similar to www.digg.com) ?

Thanks

Javascript menu: Need help with keeping some navigation variables (session ?)

I'm currently developing a dynamic javascript menu (module). Since it's a javascript menu I need some kind of way to tell drupal the position where the user is currently navigating in the menu. (Tree-menu). So when the user expands 3 levels of menus and then click on the "Home"-link, the menu should not collapse, but remember where the user is currently navigating.

Creating a node in cron.

Hi,

I was wondering what would be the best way to go about creating a node from within the cron hook of the same module.

Say you wrote a node that stores RSS from different feeds. In a cron job, I would like that RSS stuff to be inserted in the node.

The first thing that came to my mind was just to use plain "INSERT INTO ..." sql, but then I am lost as to how to get the "next" node id value. After that I thought about using the implemented hook: _insert() but then I was lost as to what kind of parameter does it except and how to go about building a $node object.

taxonomy

i have a problem i n creating taxonomy images and node.
please help me

redirect url in cod.module

Hello all,

I am editing the cod.module in the admin page.

What I am trying to accomplish is making the 'Page to go to after payment:' page go to the user invoice page located at:

store/transaction/view/(%n)

how would I go about adding this url to the page.

Pages

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