Commanding Chaos for Coworking, Open Source and Creative Communities

drupaleasypodcast

Author UX - Known problems | Bojhan Somers

Mon, 06/18/2012 - 08:44 -- rprice

Previewing is a big part of creating content, and people are currently very confused by preview being shown in the back-end instead of front-end.
The meta tools we present users; menu, revisioning, authoring information are cumbersome and often result to conflicting mental models.
Text formats are still somewhat of a mystery to most of our users, they miss a WYSIWYG editor.
The lack of a common workflows like save as draft is a disappointment.
Tools for moderating content are almost non existent, our filters are hard to use and search is non existent.

ux
drupaleasypodcast
drupal8

An All-New Zen with the Same Guiding Principles | Palantir.net

Mon, 06/18/2012 - 08:33 -- rprice

front-end performance is more critical then back-end performance. Front-end performance is also a critical priority for Zen. That’s why Zen 5’s markup and CSS footprint is so small. After turning on Sass production-mode compilation, the total CSS is only 14k; this includes the layout, vertical rhythm support, print styles, all the appropriate vender prefixes (like -o and -khtml), CSS3-prettified tab styling and the 3 menu images that are included via Data URIs into the CSS. Zen includes no images and only 2 JavaScripts (which are only loaded conditionally by IE8 and lower,

johnalbin
palantir
performance
sass
html5
htm
base_themes
themes
drupaleasypodcast

Views Without Views… Introducing "Relevant Content Bean" | ThinkShout

Mon, 06/18/2012 - 08:14 -- rprice

The Relevent Content Bean essentially provides your site administrators with a light-weight query builder (build on top of EntityFieldQuery) for creating blocks that contain dynamically-filtered listings of nodes. Like Views, Relevant Content Bean allows you to select the number of node results to display, apply filters to the list of returned nodes, change the display options for these nodes, and manage the sort order of your results.

entityfieldquery
views
bean
drupaleasypodcast

Views filters populate | drupal.org

Thu, 06/14/2012 - 06:56 -- rprice

use one exposed string filter to search on multiple fields.

Bear in mind, that, for now, only populates STRING exposed filters, so those filters that take an array (options) or special types won't work, although it may not be difficult to extend it.

...you have "First Name", "Second Name" and "Last name" set up as node or user's fields and you'd like to use one expose filter to search on any of those fields.

views
search
drupaleasypodcast

Entity Path | drupal.org

Thu, 06/14/2012 - 05:36 -- rprice

This module provides a user interface to change the internal path/URI of entities. This is done by replacing path patterns with token values of the given entity.

The module originally was a proof of concept for Taxonomy Redirect and named "Taxonomy Path" in sandbox mode. The original idea was from the Taxonomy Redirect D7 Port Issue. As we now deal with Entities in Drupal 7 all over the place, the concept could get generalized and now should work for any entity properly implementing the API function entity_uri() for its path.

entity
url
taxonomy
modules
drupaleasypodcast

Connecting Facebook with Drupal, the easy way: Part 2 | Grasmash

Fri, 06/08/2012 - 10:37 -- rprice

"The Facebook OAuth module provides an API for executing queries against Facebook's vast store of user data." How does this translate into user experience (UX)? In extreme layman's terms, Facebook Oauth allows you to create custom buttons that, when clicked, will 1) grab some good facebook data, and 2) let Drupal interact with it.

social_media
javascript
OAuth
Facebook
drupaleasypodcast

An All-New Zen with the Same Guiding Principles | Palantir.net

Fri, 06/08/2012 - 10:17 -- rprice

Front-end performance is also a critical priority for Zen. That’s why Zen 5’s markup and CSS footprint is so small. After turning on Sass production-mode compilation, the total CSS is only 14k; this includes the layout, vertical rhythm support, print styles, all the appropriate vender prefixes (like -o and -khtml), CSS3-prettified tab styling and the 3 menu images that are included via Data URIs into the CSS. Zen includes no images and only 2 JavaScripts (which are only loaded conditionally by IE8 and lower, but also minified and pre-aggregated together).

sass
normalize
css
best_practices
html5
base_themes
palantir
johnalbin
themes
drupaleasypodcast

Pages

Subscribe to RSS - drupaleasypodcast