Sept 14 DUG at Metal Toad

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Amber Himes Matz's picture
Start: 
2016-09-14 18:00 - 20:30 America/Los_Angeles
Organizers: 
Event type: 
User group meeting

This month's Portland Drupal User Group meetup is at Metal Toad (522 SW 5th Ave. Ste 400).

6:00 pm - Pizza and social/networking time
6:30 pm - Announcements and introductions
6:45 pm - Presentations begin
8:30 pm - Disperse to pub

This month we have 2 presentations lined up:

Custom migrations to Drupal 8 - Ryan Price
"Outside In" modules for Drupal 8 - Samuel Mortenson

Knitters and crocheters welcome. Do you like to listen to talks while knitting? You're not alone! Feel free to bring your project to work on during the talks.

Comments

Post here if you're stuck

illepic's picture

Post here if you're stuck downstairs!

What was shown in my demo

samuel.mortenson's picture

Buckle in, here's a flood of information:

1) Outside In module - you can find this in Drupal 8.x-2.x and 8.x-3.x dev releases. It's a Drupal Core module so no extra downloads are required.

2) The Quick Edit Image feature - This is a core issue I've been working on for a bit now, simply download the latest patch from https://www.drupal.org/node/2421427 and apply it to your Drupal 8 install.

3) The other sidebar thingy - https://www.drupal.org/project/moderate_mmenu - This is a Drupal 7 and 8 module which should prove useful for Workbench Moderation users. I plan to port its contents to the Outside In region as soon as I can.

4) Workbench Moderation - https://www.drupal.org/project/workbench_moderation - I also used two patches in the demo: https://www.drupal.org/node/2685163 and https://www.drupal.org/node/2749503

5) Inline Annotation feature - https://github.com/mortenson/workbench_annotations - This is experimental, but functional for Drupal 8 sites using Workbench Moderation. I plan to release it on Drupal.org after removing the dependency on Annotator.js and adding Outside In support.

6) Panels IPE and Panelizer - https://www.drupal.org/project/panels and https://www.drupal.org/project/panelizer - these modules are really hard to set up in Drupal 8 for novice users, so I recommend playing with the Lightning distribution (https://www.drupal.org/project/lightning) since it sets everything up for you out of the box.