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

Setting variable to $_POST['op'] doesn't work as I'd hoped...

Hey all

This is a stupid problem and one I've come across in the past (which I solved I believe, I just can't remember how!) - here's an example:

add JS to head in hook_insert()

hi,

sorry that i post again but i have one more problem.
I created a module with some node types.
When i isert one of that types the User must print out a form.
I planned to use a popup that contains the form and can be printed out by window.print().
The problem is not the popup itself The problem is the code that pops up the popup.
It looks like this:

Is there a replacement for taxonomy_node_form in 4.7?

In the taxonomy_switch module, there is a functionality which allows you to change the classification of a node without loading the whole node content into the web page (whence a major gain in response time and performance if you have large nodes as I do). In 4.6 I used a very useful function call to "taxonomy_node_form" which returned a string containing the form elements appropriate to the node, and preset to the existing categorisation values. This was extremely simple and straightforward - but now it seems to have disappeared.

CCK + Vote API = ?

This is a module/patch proposal for CCK.
Ok, here goes. I want too create a content-type where users can submit a custom made review(content type). That also includes 'rate'-features. Like if the user want to rate a game:

eg.

    Learning Curve: 15 min
    Graphics: 60%
    Sound: 75%
    Playbility: 80%
    Overall: 74%

And if the he wants, a simple text field....

Tomcat and Drupal

Hi

I am no expert on PHP, Java, Tomcat or Drupal. But I have a question concerning them all.
Is it possible to develop a module making it possible to use apache tomcat with Drupal ?
If it was, it would be easy to create apps with Google web toolkit and still use Drupal for
content management.

In short you can have the best of both worlds.

node privacy byrole

I have installed the node privacy byrole module and enabled it in both places. I can then go and set the permissions how I want them but the change does nothing. The permissions remain unchanged. I am also using the webserver_auth module could this be conflicting with the node privacy byrole module?I am out of ideas so any suggestions would be helpful.

thanks
Jared

Pages

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