In the previous part of the series, we completed a custom Drupal module which allows us to dynamically load node content based on a link. We were using a static link to test the AJAX functionality, however in the final carousel, we want that link to be generated dynamically (based on the...