A group for Drupal users in southern Ontario, mainly from Kitchener, Waterloo, as well as Cambridge, Guelph and surrounding areas.
Get updates
Subscribe to email notifications using our mailing list, join our group on LinkedIn, or follow us on Luma.
Who
All Drupal enthusiasts are welcome to join us for discussion and demonstration of topics for beginners and beyond.
What
Topics range from implementation examples and demonstrations to tutorials and workshops to round-tables, question and answers and panel discussions.
When
Meetings are held monthly, except for July, August and December. We meet on the third Thursday of each month, from 19:00 to 21:00.
Why
Learn about different aspects of working with Drupal, including development, site building, design, and more. Coming to a meetup is also a great opportunity to network with others who work with Drupal, and get help with any problems you're having. You will also have opportunities to share your knowledge with others and gain experience presenting to a group.
Where
In-Person Room
Our new meeting room is in the Engineering 7 (E7) building at the University of Waterloo. E7 is on the east side of campus right next to the bus terminal. View google map.
To park in the B or Q visitor lots next to the bus terminal you will need to use the AMP mobile pay app: https://aimsmobilepay.com.
The building looks like this:
Our meeting room is number 1331, just inside the entry doors for E7:

Online option
Online meeting link will be posted on the event page on the day of the meetup. We are committed to providing a strong online meeting presence, and have worked to make sure that comments from in person attendees are audible to those attending online. Please let us know if you have any problems with the online meeting format.
Deployment workflow with devel/live sites: 2011 version
It's getting close to the time where I am going to release my first Internet-facing site (done in Drupal 6, mostly anonymous, with shared hosting). I am trying to figure out the best workflow for deploying the site in a way that will allow us:
- To update content on the live site
- To make structural changes on a development site
- To sync those structural changes to the live site without losing content
Drupalcamp Toronto is coming up
Drupalcamp Toronto is scheduled for November 12-13 at George Brown College. It's looking like it's going to be a great conference, with many awesome sessions proposed so far. If you're planning on going, be sure to register ahead of time so the organizers can plan appropriately.
For anyone coming from this area, Via Rail looks to have decent schedules for the two days.
Read moreFive Profitable Tips to Building Better Web Sites
Emma Jane has been building Web pages since 1996. She built her first content management system a little more than a decade ago and has been using Drupal exclusively for three or four years. In the world of Web design everything seems to change overnight. It's hard to stay on top of the latest technology and have time to build Web sites for your clients. In this talk she will share with you the five key changes that have allowed her to create better Web sites, for happier clients, and at a greater profit.
Read moreSlides from Drupal Forums: A Case Study presentation
Below are the slides from last night's presentation to the Waterloo Region user's group on Drupal Forums, using The Webmaster Forums as a case study. Audio possibly to come soon if we can clean it up adequately.
For more information, we have two articles on our switch to Drupal Forums here:
Goodbye vBulletin, Part One: Reasons to Switch
Goodbye vBulletin, Part Two: How We Got Away
A case study in Drupal forums
Using webmaster-forums.net as a case study, we* will show how Drupal can be used as an effective forum platform and discuss:
- why we moved to Drupal forums from vBulletin;
- the modules we use and our configuration;
- opportunities for Drupal and the forum module;
- how Drupal can become a contender in the forum market, and;
- what we need to do to make that happen.
We'll be recording the session, so the highlights will be available online. If anyone has specific topics they'd like us to cover, please post them in the comments below.
* Liam McDermott (me) and Megan McDermott (drupalchick).
Read moreWestern NewYork Drupalcamp on Oct 14&15
Western New York is hosting their DrupalCamp on Oct 14&15. I would like to invite every one from New York, NewJersey & New Hampshire area Drupal Gigs.
http://groups.drupal.org/node/178569
Western New York Drupal Camp Site
http://drupalcampwny.org/
Sessions
http://drupalcampwny.org/program/sessions
Thanks
Mahesh - Drupal PM/Themer
Drupal and how it is implemented at the University of Waterloo
Last year, the University of Waterloo decided that Drupal will be its advocated content management system for web sites the university will be deploying going forward.
For our September session, members of the University of Waterloo CMS team will share information and knowledge about their enterprise-level Drupal implementation.
Information presented will include:
- Why Drupal was chosen as the web-content-management solution to implement for university-wide use;
Web Accessibility for Drupal at the University of Waterloo
For our August presentation, Liam will cover techniques for creating accessible web forms. We'll look at the accessibility features in the forms API, work that I have done on improving form accessibility in Drupal 8, and how much of this work can be ported to Drupal 7 by using a theme override functions and the in-development Accessible Helper Module.
Liam Morland is the accessibility lead on the project to implement Drupal as the University of Waterloo's CMS.
Read moreAn introduction to using Git on Drupal.org
In late February 2011, Drupal.org switched from using the CVS version control system to Git. The migration was more than just importing the old repository; Drupal.org is deeply integrated with our version control systems to power issue queues, notifications, and module releases. Come on out to this presentation to learn about:
Read moreD6: Permissions menu fails to update permissions
I know this is the wrong place to discuss this, but it has already been raised in the right place with no successful resolution, so I am going to try here and hope I don't get flamed too badly. Basically, the admin menu admin/user/permissions has stopped working. I can check tickyboxes and hit submit, but none of my changes take effect.
Read moreGrouping multiple nodes on a page
I am working on a Secret Project and have a newbiesh Drupal 6 question.
We have three kinds of content (maybe determined by content type, maybe determined by taxonomy or something else). Let's call them "Intro", "Posts", and "Links". Each of these types of content has a tag.
Read moreShowcase evening: tell us about your Drupal site ...
For our June meeting we will have a showcase evening where anyone can show off their sites in 15 minutes.
Tell us how you put the site together, which modules you have used, any custom code, any challenges you face, and how they were solved, or anything interesting or unique about the site.
We already have 3 slots taken by Luke, Blaine and Liam.
We need 3 more slots. Post a comment below to reserve your slot.
Read moreAgile Project Management for Drupal Implementation
Agile project management is a hot topic these days, particularly in software development.
This session will provide an overview of agile project management.
Our presenter is Eva Grabinski, who is a project manager in charge of the large Drupal implementation at the University of Waterloo.
Key concepts and terminology will be covered.
As well, the applicability of agile project management to web design and development projects will be addressed.
In particular, the application of agile project management for the implementation of Drupal will be discussed.
Read moreDrupal 7 - Css styles not showing in Internet Explorer???
I'm having some problems with my site when view in Internet Explorer. My website (http://www.codeofliving.com/) has no css styles apply when I view it in IE browser but works fine in Firefox, Safari,etc.
I'm using the default Bartik theme. I thought drupal 7 had no css problems with IE. Please help me!!.
I have enabled Aggregate and compress CSS files, Aggregate JavaScript files.
What should I do to get my site appear in IE the way it does in Firefox?
Read moreAll you wanted to learn on Drupal 7 caching
One again, we have Andre Molnar from Toronto as our guest speaker.
In this talk, he will cover the following:
- What is cache?
- Different types of cache (browser, proxy, opcode cache, persistent variable cache, static variable cache)
- I then focus on the parts inside Drupal.
- How to use a static variable cache.
- How to use Drupal's default persistent variable cache.
- How to create your own cache 'bin'.
- How to write your own caching module.
See you there.
Read moreLocal Drupal Developer, Contract
The Centre for International Innovation(CIGI) is looking for a Drupal Developer to fulfill a short-term contract. The ideal candidate will have 1 to 4 years experience designing web based applications in Drupal. Strong experience with Drupal and MySQL are a necessity. This is a hands-on software development contract, heavily emphasizing Drupal in a LAMP environment, with an emphasis on custom themes and views. Candidates in the KW region are preferred.
Interested candidates are invited to send an email to stsoi@cigionline.org.
Organization:
Read moreDrupalcon Chicago Discussion
For our March meeting, we will have a discussion about Drupalcon Chicago. Anyone who attended is welcome to come and share their experiences. Find out what's new in the world of Drupal, from design, to running your business, to proposals for Drupal 8!
Read moreFebruary 17, 2011 Meeting (slight room change)
Hello everyone. We have a slight last minute change of venue tonight. The meeting still be held at the Working Centre, but a door near to the door we normally go through (the 58 Queen door). I'm going to make a few Drupal signs to point the way. This is a temporary change of venue. The door is to the left of the door we normally go through. Go up the stairs and to the left door.
Read moreMaestro: Drupal 7 module for automating business processes.
Blaine Lang from Nextide will be delivering a presentation and demo of their workflow solution called maestro. Maestro is a workflow engine that allows you to create and automate a sequence of tasks representing any business process. If it can be flow-charted, then it can be automated. Blaine will be showing us the visual workflow editor to create and edit the workflows and using a couple workflows, show the user and admin features of maestro.
Read moreDrupal 7 released! And there is a party in Toronto ...
Drupal 7 is here! More powerful and friendlier than ever.
And to celebrate, the folks in Toronto are throwing a party. There are parties everywhere celebrating this release.
Read more






