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

a simple link as MENU_LOCAL_TASK

Hi everybody.

I want to create a MENU_LOCAL_TASK link which simply links to 'node/add/mymodule' .
I don't need callbacks or other. Simply send clicks on the little tab (created near view and edit)
to the 'node/add/mymodule' page.

How can I do this on drupal 4.7 ?

This looks simple to me but I'm stuck with this! (maybe I'm too tired)

Thanks Fabio

Encrypted / restricted flexinode field

As part of an Intranet project in Drupal I'm looking to hold sensitive data such as passwords and contact phone numbers in nodes.

The content types are defined by Flexinode.

I'm looking to build a new Flexinode field type which will take plain text and encrypt it in the database (so not searchable). The field will only be displayed if the viewing user has the right permission/role too.

HTTPPost, AJAX

I am trying to develop a module using AJAX. I need to submit a form using post. I am using 'HTTPPost' method that is available in drupal.js. But I am not able to pass the FORM DATA to the php handler. How is this done ? and how is the data handled in php. Any help will be appreciated.

Regards

Karthik

New node type - want to access revision history

I just created a new node type with the handbook entry. Now I'm trying to expand the functionality of the node.

I added functionality to allow users to edit the node, even if they don't own it. However, I also want them to see the revision history list. Is there a hook that I can add to allow this just for this node? The only way I can figure to get it visible is to give 'administer node' permissions to the authenticated user role. For obvious reasons, I don't want to do that.

Anyone have thoughts?

Tiny MCE Javascript Error After Instalation

I am running Drupal 4.6.5 and after I follow all the instructions to install the TinyMCE module I get this error:

Error: Could not find the template function: TinyMCE_simple_getEditorTemplate

I am at a loss as to why this isn't working since I followed all the instructions here: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/tinymce/INSTA...

Thanks in advance,

Ryan

blog module, strange behaviours

I have the following problem(s)

After installing I have after sometime been asked to activate the blog system....
I do it step by step..and all was working well for me...showing normal pages...
but now I does not....and I have run it down to the blog.

I have 4 levels of users on my test website, anon/reg/mod/admin

and for the mod it goes wrong...

Pages

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