drupal

Case Study presented at Toronto Drupal Meetup

Yesterday I gave my first presentation at a Toronto Drupal User Group (TDUG) meetup. it was a focused case study on a site I built. The focus on the presentation was on working with SMS and building Mobile interfaces. I think the talk went rather well, and I hope to come up with more discussion material to present.

As promised to members of the community here are the slides from the presentation. Along with a list of modules I mentioned throughout the talk.

Using the Google Document Viewer with filefield to embed PDFs in your Drupal content

A recent client wanted embedded PDFs in their content so their users didn't need to download a PDF reader to just view the files. Rather than using a Flash based page turning software as they had originally wanted I discovered the google document viewer (used in Gmail and google docs) can be used to render hosted PDFs either in an iFrame or full screen on a google branded page.

Restricting content types per domain with Domain Access

UPDATE: With the help of Jbomb on drupal.org we have taken my method and turned it into a proper module which can be downloaded from drupal.org The module is called Domain Content Types

Subscribe to RSS - drupal