I'm new to drupal and I want to know if it is possible to create (with triggers ?) 2 new forum topics each time an article is created.
I want to define 2 differents forums (with differents rights) and 1 topic with the name of the article in the 2 forums.
Hi,
whith multiple languages, how is one supposed to deal with international blocks in different language in drupal 6, so depending on the language, the user will see corresponding language blocks ?
I installed Drupal 6.0 and it works, but after installation i got following message:
Drupal core update status Not secure! (version 6.0-rc4 available)
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! See the available updates page for more information.
I am planning to develop a website where people can fill information using different forms. The data in the forms will be placed in the mysql databse and I will like to be able to search and/or create reports with this data. Also, I will like to have a workflow behind the form submit action. In other words, when data is submitted using one of these forms, It will go to a workflow state to be aproved before it is moved to the final location in the database which will be like a published or accepted status.