Discussions

Events happening in the community are now at Drupal community events on www.drupal.org.

Recent Discussions

valerie boucher's picture

New Drupal Podcast Episode: The Project Manager and The Tech Lead

Episode seven of The Open Mic is now available for download on iTunes, as hosts discuss their experiences with project management and leading tech teams on client projects.

Download here: http://www.opin.ca/en/article/open-mic-episode-7-project-manager-and-tec...

Read more
antoniomanco's picture

Schema and Microdata: How to add field content = myurlimage and Itemid = id_url in slideshow.tpl.php file?

Hi there

I'm adding directly in code: Schema Microdata and my website, but I have two problems:

1- I want to show the URL of my images in the slideshow.tpl.php module. I need only include the URL of the image in "content = url my first picture

As shown below:

I tried these codes php but without success:

<?php
print render($content['field_image']);
?>

<?php
echo render(file_create_url($node->field_image['und'][0]['uri']));
?>

thanks for your help

Read more
valerie boucher's picture

New Drupal Podcast Episode: Organic Groups

The latest episode of The Open Mic podcast discussing Organic Groups is available for download here: http://www.opin.ca/en/article/open-mic-episode-6-organic-groups

Read more
vfranklyn's picture

Drupal 7 node titles - symbols convert to html entities in Zen sub-theme

Hi there. I have a problem with D7. My node titles are converting some symbols to html entities. IE: '&' is converted to '&' etc. This happens on all content types and regardless of whether I'm using automatic node titles. Here's a few examples:

http://dev-ppld-sandbox.gotpantheon.com/databases/library-information-sc...

http://dev-ppld-sandbox.gotpantheon.com/press-releases/new-facility-will...

Read more
valerie boucher's picture

New Drupal Podcast! Episode 2 of The Open Mic

Check out the second episode of The Open Mic, a biweekly Drupal podcast about all things from open source to project management and more.

This week's podcast discusses developer environments and the variety of tools available when making websites - http://www.opin.ca/en/article/open-mic-episode-2-developer-environments

Read more
guna80299's picture

Is that hard to get Drupal Developer in Berwyn Area?

We are looking for Drupal developer at my client place. But there not much candidates?
Is that hard to get candidates?

Read more
vfranklyn's picture

Problem with SQL statement in Views D7

Hi there, I'm hoping a SQL ninja will find it in his or her heart to provide me with some advice.

I've created a page view which does the following:

  1. Pulls in nodes from two different content types
  2. Filters by two different term references, one for each content type.

It's not working, although in my mind (and limited sql understanding), it should. I think maybe there's an issue with the inner joins, because it seems the sql statement would working if they weren't there.

Anyways, I've attached two images, one of the api and one of the actual sql statement.

Read more
chuta's picture

Nigeria Drupal Group Meet-up at Shoprite, Ikeja Lagos on June 28th.

Here's just 10 Great Reasons to attend this coming Drupal Nigeria Lagos user group

1. Networking and promotional opportunities
Being active in the local Drupal community is a good way to meet others, and supporting local Drupal events is a great way to foster the local community, as well as align your brand and expertise with the global Drupal project.
2. Employment opportunities.

Read more
frankgil's picture

Forcontu is offering 10 x Drupal Training Scholarships

Forcontu is offering 10 x Training Scholarships for the Expert in Drupal 7 online course (valued at USD1350). If you want to apply, complete the form before April 15, 2015. On April 16 we will announce the 10 winners of a scholarship to join the course completely free. The course will be conducted from May 4 to December 4 (7 months).

More information and registration at:

http://www.forcontu.com/en/10-drupal-training-scholarships

Read more
WeNetwork's picture

developing a module as web app based on drupal 8

Dear Drupal Dojo Community,

for about a year I've been writing a book to calculate real estate projects which will be published really soon. Based on this book I wrote an excel calculation sheet which I would like to port to a web based app (responsive to a certain extend, so one can at least view tables and maybe change some settings or numbers). I would really like to use an existing CMS to help me get things right. I figured Drupal 8 would be my best choice...some things that are needed for this module:

  • login/logout
  • support for user access in a later stage
  • settings page
Read more
Subscribe with RSS Syndicate content