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:
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.
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:
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.
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.