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

Nodeapi hook load()

i tried to use nodeapi hook for the code below. when i browse to the create content of any node, i could see the ***** output from nodeapi_form but i couldnt see the database values from the nodeapi_load(). what's wrong with the code?

glossary module and flexinode module, together

I'm interested in having the glossary module scan posts created as flexinode content. I'm trying to use glossary to create a "location guide" where each glossary entry would be a physical place, with the address and phone number. This way when a flexinode event is created the location text field will have a link to the location glossary entry.

But glossary doesn't seem to scan flexinode posts. Is this a feature request or am I missing a setting somewhere? I've got the input formats>configure glossary settings pointing to the correct vocabulary.

Event module for 4.6

The Event module is not working as I upgraded to Drupal 4.6
Will this module upgrade to 4.6? It's very useful.

New flexinode field type: Jabber ID

Can someone familiar with flexinode review my code? I'm pretty new to Drupal. It "works for me" though.

feature req & patch here: http://drupal.org/node/21201

How to call a member function in drupal ?

Fatal error: Call to a member function on a non-object


     ....
    
$num = $soapclient->call('doGoogleSearch', $params, $soapoptions);

.....

Email This Page (or any node) Module Working Great on Drupal 4.5.2

hello all-
took about 5+ hours today-
but i have finally got the email this page module working great on Drupal 4.5.2.

---> can someone please reply as to how i can upload / post this somewhere on drupal.org-
and i will do so immediately... (i didn't just want to paste it into the post...?)

you can check it out live now at: http://www.ralphdeluca.com

click on indivdual pages-
or images-

and you will notice the 'email this page' or 'email this image' links now appearing in the node links for each node.

i also have it turned on for the summary taxonomy views-
pages of categories like images, etc.

please note- this mod is working so sweet...

1- works seamlessly on all types of content nodes-
and can be set to 'email this image', 'email this weblink', etc.-
not just 'email this page'.

2- if you have primary links enabled in a theme- a link to 'email this page' will automatically appear in your primary links menu.

3- if you don't have primary links enabled-
or you are using a phptemplate based theme-
or if you want to simply add it as secondary link menu item-

all you have to do is create a link with a url of: "emailpage"
and again- it works great.

4- of course you can also add a graphic icon / text link anywhere on your template / theme-

OR even just as a block with the simple code of:


Click Here to Email This Page

Pages

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