Sono partiti i nuovi corsi tutti orientati a Drupal 7.X
Scopri, con il supporto di sviluppatori Drupal Senior, tutti i segreti in ambito di theming, core, sviluppo moduli.
Il primo corso si svolgerà il prossimo 18 e 19 luglio 2011 nella nostra aula di Milano centro, 16 ore di formazione di alto livello professionale.
Hello... I'm currently working on migrating a site to Drupal 7 and I am struggling to figure out the best way to build a page where blocks of different content types are filtered depending upon a dynamic parameter. For instance, in the original PHP site, I have a record detail section, an image gallery section, a document section, and an article section.
I have moved my Drupal 7 installation from localhost to live server, back and forth couple of times. Drag and drop works fine each time on localhost, it freezes on live server. The only immediate difference I can see is the PHP version - 5.2.9 on localhost and 5.3.6 on the live server.
I am using the core forum module. The link to post new forum topic on the content page is missing as is the "log in" notification when user is not logged in.
I'm trying to render a mini panel from a custom pane and I'm having a bit of trouble!
In the mini panel there is a view content pane that uses the Node ID to display information relevant to that Node. How do I render the mini panel correctly?