You are here

Files in Context Breakpoint 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt CHANGELOG --------- 7.x-beta3 - Fixed issue with panels. (active context was set only after panels/panelizer rendering) 7.x-beta2 - Fixing IE issue with constant reloading due to jQuery.cookie inconsistency. 7.x-beta1 - Added support for…
context_breakpoint.info context_breakpoint.info name = Context Breakpoint description = Extends context with a breakpoint condition. package = "Context" dependencies[] = context dependencies[] = breakpoints core = 7.x files[] = context_breakpoint.module files[] =…
context_breakpoint.install context_breakpoint.install
context_breakpoint.module context_breakpoint.module context_screenresolution.module Main module file.
context_condition_breakpoint.inc plugins/context_condition_breakpoint.inc context_condition_resolution.inc Provides the context CTools plugin base class.
README.txt README.txt Context Resolution for Drupal 7.x --------------------------------- Context Breakpoint brings CSS media queries to the server. By using Context and Breakpoints (which will be moved into the core in Drupal 8) you can alter the page based on the…

Other projects