ui

By berliner, 23 November, 2013

Recently I came across something that feels like a bug in the jQuery Update module. The current version allows to specify a modern jQuery version to use for a site, which is awesome when you want to include modern user interface functionality using jQuery UI. Additionally the module allows to override the jQuery version that should be used, but only for admin pages (introduced after a rather long issue discussion).

By berliner, 21 October, 2013

Modules like Better Exposed Filters can help you create great user experiences for accessing all the content you want to be found on your website using views filters. Something that I have often missed though, is the ability to have multiple exposed filter blocks, e.g. one in the sidebar, with a subset of filters, and then another one directly above the search results that provides additional filters and / or options that control the display of the search results. All that good stuff that is already built into views can only be displayed in one block. I know I'm not the only one missing this so I decided to give it a try and solve this problem in way of a module.