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

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.

Trouble creating 4.6 Version of my project

my module is session_limit.modules (under 4.7)

I built it successfully, and it appeared almost instantly online under teh 4.7 modules downloads.

however, when i then made mods to the code to support the old style forms,
and tagged it against DRUPAL-4-6, I still do not see anything in the 4.6 downloads section

What am I missing?

Pages

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