User login

Navigation

Resources

Adobe Flex: What Is it and How Can We Integrate it With Drupal?

Introduction to Flex

For those of you who are new to Adobe® Flex & Flex Builder® here is some background info: Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Flex applications can be written using Adobe Flex Builder or by using the freely available Flex compiler from Adobe.

Post Categories:

Using Views 2 to Display Related Ubercart Products

This tutorial should be used if you want to display related products but want more styling and layout options that are not available in modules like uc_upsell, related content etc.


This tutorial assumes the following

  • You are running Drupal 6.x, Ubercart 2 & Views 2
  • Views & Views UI are enabled
  • ImageCache, ImageAPI, ImageField, FileField & CCK are enabled
  • Thickbox is enabled and working to display product thumbnails
  • You have a basic understanding of the Views 2 UI



The goal of this tutorial is to allow you to create a related products block. The block will find related products by listing product nodes in the same term(s) as the node the user is currently viewing.

Post Categories:

Basic content & menus in Drupal 6

Don't know where to start? This short screencast outlines the basics of creating a page with a menu item, editing a page, and deleting a page and menu item.

Post Categories: