Is there a topic you'd like to learn about? Log in and create a "Wish" with what you'd like to learn. These wishes will give others an idea of what they could present on.
Separating content from structure
Drupal websites that allow users to create content provide a challenge for development. When a copy of the main site is used for development, users can create new content. Then, if the developers copy the devel website to live, the user-created content is overwritten.
There should exist automated ways of using drush to copy the structure and configuration of the development website to the live site, but not mess with the content. We have struggled with how to do this.
I believe that a session on this topic would be of great use to the drupal community.
It's all the buzz, D8 is out! Woo Hoo! But what does that mean for me, as the site owner, the site admin, or theme designer? In this discussion we would talk about how Drupal 8 is different from Drupal 7, both the good and the bad. We would also talk about when is the right time to migrate an existing Drupal site, and when is Drupal 8 really fully operational for site development. This would be more at the site builder level rather than a deep dive into the code-level changes.