Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm building a theme that includes a custom page.tpl.php file that contains a set of custom regions. Essentially i want to have a music page with sets of blocks, each containing an image, an audio player file, a little text and a 'read more' style link. The blocks run to the sides of the main content. When link is clicked main content changes to relevant information about music track, bigger picture etc. Is there a way I can easily combine blocks and nodes in this way?
Buenos dias, soy nuevo en druapl, por favor necesito ayuda como solucionar este error
[an error occurred while processing this directive] El servidor encontro un error interno y fue imposible completar su solicitud. Existe tambien la posibilidad de que el servidor este sobrecargado o de algún error en un programa de CGI. [an error occurred while processing this directive]
I am new to Drupal and educating myself via the examples. I created a custom content type using CCK (that has 25 fields). As opposed to using the node/add form, would like to create a multi-step form introducing 5 fields at a time.
I have the example form wizard tailored and have been experimenting. Has anyone done something similar? This is Drupal 7.x
Specific questions:
Is it possible to load all the content type widgets, such that I don't have to recreate them in my module?
I'd like to iterate through the array offering sets per form step.
I have never used Drupal before - but from all accounts this is not normally an obstical - however all my Drupal contacts have hit a blank with this one so we're hoping someone here may be able to help us out.
I'm trying to make a call (from my install) to a web site that returns XML formated responses which I want to run through an XSLT script rendering it into HTML which is then returned to the browser as the response. Clean as mud??
Hi there,
honestly i am a newbie for drupal and currently still studying this fantastic tool. Recently i took a project and wondering if i could develop by Drupal ,meantime, as a way of practicing and learning more about Drupal.