Commanding Chaos for Coworking, Open Source and Creative Communities

views

The Art and Practice of Content Assembly: Where IA and CMS Meet

Mon, 12/07/2015 - 10:43 -- rprice

You don’t find many sites of any significant size using just one method of assembly. Most sites use dozens, and there’s often confusion between the methods – you do use Method X for Menu X and Method Y for List Y and Method Z for Topic Page Z. Except on every simple sites, it often gets messy quickly. Sadly, There is no Grand Unified Theory of Making Stuff Appear Together in Some Location. If only.

drupaleasypodcast
views

The Art and Practice of Content Assembly: Where IA and CMS Meet

Mon, 12/07/2015 - 10:43 -- rprice

You don’t find many sites of any significant size using just one method of assembly. Most sites use dozens, and there’s often confusion between the methods – you do use Method X for Menu X and Method Y for List Y and Method Z for Topic Page Z. Except on every simple sites, it often gets messy quickly. Sadly, There is no Grand Unified Theory of Making Stuff Appear Together in Some Location. If only.

drupaleasypodcast
views

The Art and Practice of Content Assembly: Where IA and CMS Meet

Mon, 12/07/2015 - 10:43 -- rprice

You don’t find many sites of any significant size using just one method of assembly. Most sites use dozens, and there’s often confusion between the methods – you do use Method X for Menu X and Method Y for List Y and Method Z for Topic Page Z. Except on every simple sites, it often gets messy quickly. Sadly, There is no Grand Unified Theory of Making Stuff Appear Together in Some Location. If only.

drupaleasypodcast
views

A Simple Drupal 7 to Drupal 8 Migration | Drupalize.Me

Mon, 11/16/2015 - 14:35 -- rprice

Migrate: The core API Migrate Drupal: Provides the classes needed to migrate Drupal to Drupal 8. Migrate Upgrade: Provides a simple user interface for running migrations from Drupal 6 or Drupal 7. There is ongoing work to include more of this UI in core. Migrate Plus: This is the current home for the pieces of Drupal 7's migrate functionality that didn't make it into core.

drupaleasypodcast
migrate
drupal8
views

A Simple Drupal 7 to Drupal 8 Migration | Drupalize.Me

Mon, 11/16/2015 - 14:35 -- rprice

Migrate: The core API Migrate Drupal: Provides the classes needed to migrate Drupal to Drupal 8. Migrate Upgrade: Provides a simple user interface for running migrations from Drupal 6 or Drupal 7. There is ongoing work to include more of this UI in core. Migrate Plus: This is the current home for the pieces of Drupal 7's migrate functionality that didn't make it into core.

drupaleasypodcast
migrate
drupal8
views

How to build complex filters in Drupal 8 | Foreach

Mon, 09/14/2015 - 06:45 -- rprice

Now that views are part of the Drupal 8 core, all the functionality to create views or lists comes straight out of the box. Standard filtering options however are limited to columns from the same entity. In this post I’ll demonstrate how to build a filter that uses external information. We use the Domain module as an example and filter on current domain.

drupaleasypodcast
views
code
drupal8

How to build complex filters in Drupal 8 | Foreach

Mon, 09/14/2015 - 06:45 -- rprice

Now that views are part of the Drupal 8 core, all the functionality to create views or lists comes straight out of the box. Standard filtering options however are limited to columns from the same entity. In this post I’ll demonstrate how to build a filter that uses external information. We use the Domain module as an example and filter on current domain.

drupaleasypodcast
views
code
drupal8

Views Fraction Slider | Drupal.org

Wed, 03/04/2015 - 05:39 -- rprice

Fraction Slider is a jQuery plugin which adds a fully customization element slider to your website. Fraction Slider is HTML5 multi-layer and parallax slideshow. Works fine with views fields. jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. Set different animation methods like fade or (from) left, delays and easing for each element, or simple set some defaults in the plugin options. You also have full layout/design control through html and css (every html-element can be animated). Its also fully responsive.

slideshow
views
drupaleasypodcast

Views arguments in filters | Drupal.org

Sat, 11/01/2014 - 13:53 -- rprice

This module helps reducing these two problems, by introducing a new way of handling arguments. Using the "Views arguments in filters" module, you can use placeholders when configuring filters, like so: Node: Title CONTAINS %1 Node: Post date >= %2 Where %1 and %2 is the standard replacement patterns used to fetch the values for input argument %1 and %2.

drupaleasypodcast
arguments
views

Pages

Subscribe to RSS - views