A complete beginner here. I would like to know if there is a module (or modules) allowing me to create a webform that publishes the submission as an article.
In this way I can allow users of the site to post articles, but with a prescribed format... e.g. they would fill in a webform and choose from drop down boxes so that it created an article which displayed name, age, job title, type of car they own etc. as well as a picture.... On pressing 'submit' the content would display (and act) as an article (so other users can then comment).
I'm trying to get Drupal 7.0 running in Windows Azure. I can install and configure Drupal in a VM, upload this VM to Azure, and the base configuration works fine. However, due to the nature of Azure, I can't rely on the hard drive for the storage of user defined content such as uploaded images. So here is my question...what exactly does Drupal use the hard drive for in regards to dynamic content (besides storage of uploaded files)?
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 385 of ../modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 353 of ../modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 353 of ../modules/field/field.info.inc).
I have no experience with Drupal now but I want to make kind of comunity web which will contain zone with only prepaid acces. It means only users who paid some fee can enter to this zone. They will have more information avaliable, some extra tutorials to download etc.. Is it possible?
And also do Drupal support some way how to manage prepaid users (connection to PayPal, SMS payment etc...). My idea to have for example monthly or weekly fee.
Thank you for answers.
I'm new to Drupal and have begun with Drupal 7. I've created two content types and have populated one with 308 nodes. Someone suggested that that particular data, which will link to the other content type nodes, would be better as taxonomy terms.
Is there any way to *EASILY* migrate my 308 data nodes from a content type to a taxonomy?