Views provides us with abundance of filters; however, Views doesn't provide a list of nodes as a filter for this reason. This module solves that issue by, well, using Views!
Views Node Filter obtains the result of a view's display to be used as a filter in another display (although you can still end up with the above issue if you create a view for a filter that returns thousands of results).
How to create a filter
Here's how to create a page where you can use an exposed node filter to filter the content (this is written with an assumption that the readers know how to use Views):
Install and enable Views and Views Node Filter.
First, create a view display that returns a list of node IDs. The result of this display will be used as a filter in another view / display.
In 'Fields', add a 'nid' field (you can add other fields, but they will be ignored). Save the view.
Create another view (or a display) for the actual page view. Create a page display and specify the path.
In 'Filters', select 'Views Node Filter' and tick 'nid'. In the configuration box that opens below (if you have JavaScript enabled), select the view and display created in step #2.
This module makes it easy to add the Optimizely tracking code in your page's HEAD.
Optimizely.com is a A/B testing tool that helps you optimize your site's conversion rate.
Enable the module, go to the settings page and add your Optimizely account ID. Enabling the default project will apply the Optimizely javascript snippet site wide "*" or adjust the path setting for the Default project to target specific pages. Additional project entries are also support for Silver and higher Optimizely accounts.
This module is created and sponsored by netstudio.gr, a drupal development company in Athens, Greece.
7.x-2.0 Support added for multiple project entries for a Silver+ Optimizely accounts. Each project entry specifies target paths to include the Optimizely project (Javascript) on the specific site paths. Targeting paths eliminates the need to load Optimizely javascript on every page of a site resulting in better general site performance.
Each entry can be:
enabled / disabled
point to a single or multiple paths
specific paths and / or wildcards
any change to an entry is applied immediately by clearing the specific page cache based on the paths supplied by the entry.
A responsive base theme featuring three fluid grids.
Grids are nominally 960 desktop, 640 tablet and 320 Mobile although each is fluid above and below the nominal width. The nominal column width for all three grids is 60px with left and right gutters of 10px. However actual widths are defined as percentages and so scale as required.
The theme is based on the 960gs grid and includes push/pull and prefix/suffix classes.
The desktop grid has 12 columns, the tablet grid 8 and the mobile grid 4.