You are here

Files in Select with Style 7

Primary tabs

File namesort descending Location Namespace Description
department-store.css select_with_style/css/department-store.css /* CSS "skin" for use with a department store or similar vocabulary. * * The group names must correspond to the taxonomy terms in the vocabulary. * Either change the group names below or change the term names to match. Or * specify a…
flags.css select_with_style/css/flags.css /* CSS for using flag images as select box option backgrounds. For this to work create a country taxonomy, the country names being the terms: United Kingdom, Netherlands, etc. Then when configuring the Select with Style widget for the…
Green to Red.css slide_with_style/css/Green to Red.css .slide-with-style-slider.ui-slider-horizontal { background-image: linear-gradient(left, green 0%, yellow 50%, darkorange 100%); background-image: -moz-linear-gradient(left, green 0%, yellow 50%, darkorange 100%); background-image:…
Plain Jane - blue.css select_with_style/css/Plain Jane - blue.css /* * Note: your browser may not support the markup you had in mind for your * option lists. Firefox is generally good. In Chrome and Safari colours tend * to work, but font styles are often ignored. */ .option-parent { font-weight: bolder; …
Plain Jane - pink.css select_with_style/css/Plain Jane - pink.css /* * Note: your browser may not support the markup you had in mind for your * option lists. Firefox is generally good. In Chrome and Safari colours tend * to work, but font styles are often ignored. */ .option-parent { font-weight: bolder; …
Plain Jane - pink.css slide_with_style/css/Plain Jane - pink.css .ui-slider-horizontal .ui-widget-header { background-image: linear-gradient(left, lightgrey 0%, white 75%, lightpink 100%); background-image: -moz-linear-gradient(left, lightgrey 0%, white 75%, lightpink 100%); background-image:…
README.txt select_with_style/README.txt SELECT WITH STYLE ================= This module allows you to attractively style select lists, in particular those that feature parent/child hierarchies, like taxonomies. The module adds CSS classes that reflect family names and depths in the…
README.txt slide_with_style/README.txt SLIDE WITH STYLE ================ The javascript for this module heavily borrows from the SliderField module whose maintainers and contributors are gratefully acknowledged. Focus and context of this module are different form SliderField,…
README.txt select_with_style/css/flags/README.txt Flag icons were gratefully copied from http://www.famfamfam.com/lab/icons/flags
select_with_style.admin.inc select_with_style/select_with_style.admin.inc select_with_style.admin.inc
select_with_style.css select_with_style/select_with_style.css .option-parent { /*background-color: lightgrey;*/ } .option-child { color: grey; }
select_with_style.info select_with_style/select_with_style.info name = Select with Style description = Provides two stylable taxonomy term selection widgets. package = Select with Style core = 7.x configure = admin/config/system/select_with_style dependencies[] = field ; List files that contain classes files[] =…
select_with_style.install select_with_style/select_with_style.install select_with_style.install
select_with_style.module select_with_style/select_with_style.module select_with_style.module
select_with_style.theme.inc select_with_style/select_with_style.theme.inc select_with_style.theme.inc
select_with_style.views.inc select_with_style/views/select_with_style.views.inc select_with_style.views.inc
select_with_style_handler_filter_term_node_tid.inc select_with_style/views/select_with_style_handler_filter_term_node_tid.inc select_with_style_handle_filter_term_node_tid.inc
slide_with_style.admin.inc slide_with_style/slide_with_style.admin.inc slide_with_style.admin.inc
slide_with_style.css slide_with_style/slide_with_style.css .ui-slider-horizontal { margin: 1.8em 0 0 0.4em; min-width: 170px; border-radius: 4px; } .ui-slider-vertical { margin: 1.8em 0 1em 0.3em; min-height: 130px; border-radius: 4px; } .ui-slider .slider-bubble { position: relative; top:…
slide_with_style.info slide_with_style/slide_with_style.info name = Slide with Style description = Provides a stylable slider widget for numeric and list fields. package = Select with Style core = 7.x configure = admin/config/system/slide_with_style dependencies[] = field ; List files that contain…
slide_with_style.install slide_with_style/slide_with_style.install slide_with_style.install
slide_with_style.module slide_with_style/slide_with_style.module Defines a slider RANGE widget to create filters for numeric and list fields.
slide_with_style.views.inc slide_with_style/views/slide_with_style.views.inc slide_with_style.views.inc
slide_with_style_handler_filter_numeric.inc slide_with_style/views/slide_with_style_handler_filter_numeric.inc slide_with_style_handle_filter_numeric.inc

Other projects