Cyclone Slider - Version 2.2.4

Version Description

  • 2013-02-22
Download this release

Release Info

Developer kosinix
Plugin Icon 128x128 Cyclone Slider
Version 2.2.4
Comparing to
See all releases

Code changes from version 2.2.3 to 2.2.4

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.codefleet.net/donate/
4
  Tags: slider, slideshow, jquery, cycle 2, responsive, multilingual support, custom post, cyclone slider
5
  Requires at least: 3.3.2
6
  Tested up to: 3.5.1
7
- Stable tag: 2.2.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -87,6 +87,13 @@ Inside your theme create a folder named "cycloneslider". Add your templates insi
87
 
88
  == Changelog ==
89
 
 
 
 
 
 
 
 
90
  = 2.2.3 - 2013-02-14 =
91
  * Added option for random slide order on every page visit.
92
  * Refactored some code.
@@ -133,6 +140,13 @@ Inside your theme create a folder named "cycloneslider". Add your templates insi
133
 
134
  == Upgrade Notice ==
135
 
 
 
 
 
 
 
 
136
  = 2.2.3 - 2013-02-14 =
137
  * Added option for random slide order on every page visit.
138
  * Refactored some code.
4
  Tags: slider, slideshow, jquery, cycle 2, responsive, multilingual support, custom post, cyclone slider
5
  Requires at least: 3.3.2
6
  Tested up to: 3.5.1
7
+ Stable tag: 2.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
87
 
88
  == Changelog ==
89
 
90
+ = 2.2.4 - 2013-02-22 =
91
+ * Now compiles the template CSS and JS files instead of using template_redirect hook. This is to fix problems with some users reporting broken css and js.
92
+ * Minified CSS and JS for templates.
93
+ * Compiles needed CSS and JS only instead of loading all CSS and JS from all templates.
94
+ * Added template column to all slideshow screen.
95
+ * Updated language files
96
+
97
  = 2.2.3 - 2013-02-14 =
98
  * Added option for random slide order on every page visit.
99
  * Refactored some code.
140
 
141
  == Upgrade Notice ==
142
 
143
+ = 2.2.4 - 2013-02-22 =
144
+ * Now compiles the template CSS and JS files instead of using template_redirect hook. This is to fix problems with some users reporting broken css and js.
145
+ * Minified CSS and JS for templates.
146
+ * Compiles needed CSS and JS only instead of loading all CSS and JS from all templates.
147
+ * Added template column to all slideshow screen.
148
+ * Updated language files
149
+
150
  = 2.2.3 - 2013-02-14 =
151
  * Added option for random slide order on every page visit.
152
  * Refactored some code.
css/common.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .cycloneslider{position:relative}.cycloneslider-slides{position:relative;overflow:hidden}.cycloneslider-slide{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100}.cycloneslider-slide img{border:0;padding:0;margin:0;max-width:100%}.cycloneslider-prev,.cycloneslider-next,.cycloneslider-pager{cursor:pointer}.cycloneslider-slide:first-child{z-index:101}
css/templates.css ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ .cycloneslider{position:relative}.cycloneslider-slides{position:relative;overflow:hidden}.cycloneslider-slide{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100}.cycloneslider-slide img{border:0;padding:0;margin:0;max-width:100%}.cycloneslider-prev,.cycloneslider-next,.cycloneslider-pager{cursor:pointer}.cycloneslider-slide:first-child{z-index:101}
2
+ /*** Template Black ***/
3
+ .cycloneslider-template-black img{display:block}.cycloneslider-template-black .cycloneslider-prev,.cycloneslider-template-black .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/sprite-arrows.png) no-repeat}.cycloneslider-template-black:hover .cycloneslider-prev,.cycloneslider-template-black:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-black .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-black .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-black .cycloneslider-prev:hover,.cycloneslider-template-black .cycloneslider-next:hover{opacity:1}.cycloneslider-template-black .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-black .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-black .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-black .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/bg-caption.png);color:#fff}.cycloneslider-template-black .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-black .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
4
+ /*** Template Blue ***/
5
+ .cycloneslider-template-blue img{display:block}.cycloneslider-template-blue .cycloneslider-prev,.cycloneslider-template-blue .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/sprite-arrows.png) no-repeat}.cycloneslider-template-blue:hover .cycloneslider-prev,.cycloneslider-template-blue:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-blue .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-blue .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-blue .cycloneslider-prev:hover,.cycloneslider-template-blue .cycloneslider-next:hover{opacity:1}.cycloneslider-template-blue .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-blue .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-blue .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-blue .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/bg-caption.png);color:#fff}.cycloneslider-template-blue .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-blue .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
6
+ /*** Template Default ***/
7
+ .cycloneslider-template-default img{display:block}.cycloneslider-template-default .cycloneslider-prev,.cycloneslider-template-default .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/sprite-arrows.png) no-repeat}.cycloneslider-template-default:hover .cycloneslider-prev,.cycloneslider-template-default:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-default .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-default .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-default .cycloneslider-prev:hover,.cycloneslider-template-default .cycloneslider-next:hover{opacity:1}.cycloneslider-template-default .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-default .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-default .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-default .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/bg-caption.png);color:#fff}.cycloneslider-template-default .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-default .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
8
+ /*** Template Myrtle ***/
9
+ .cycloneslider-template-myrtle{overflow:hidden}.cycloneslider-template-myrtle .cycloneslider-prev,.cycloneslider-template-myrtle .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-19px;z-index:102;text-indent:-99999px;width:45px;height:45px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/sprite-arrows.png) no-repeat}.cycloneslider-template-myrtle:hover .cycloneslider-prev,.cycloneslider-template-myrtle:hover .cycloneslider-next{display:block}.cycloneslider-template-myrtle .cycloneslider-prev{left:10px;background-position:-45px 0}.cycloneslider-template-myrtle .cycloneslider-next{right:10px;background-position:0 0}.cycloneslider-template-myrtle .cycloneslider-prev:hover{background-position:-45px -45px}.cycloneslider-template-myrtle .cycloneslider-next:hover{background-position:0 -45px}.cycloneslider-template-myrtle .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-myrtle .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:12px;height:12px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-myrtle .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-myrtle .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/bg-caption.png) right;color:#fff}.cycloneslider-template-myrtle .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:24px;line-height:1;margin-bottom:0;color:#e62b4e}.cycloneslider-template-myrtle .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px;color:#676761}
10
+ /*** Template Thumbnails ***/
11
+ .cycloneslider-template-thumbnails img{display:block}.cycloneslider-template-thumbnails .cycloneslider-prev,.cycloneslider-template-thumbnails .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/thumbnails/images/sprite-arrows.png) no-repeat}.cycloneslider-template-thumbnails:hover .cycloneslider-prev,.cycloneslider-template-thumbnails:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-thumbnails .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-thumbnails .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-thumbnails .cycloneslider-prev:hover,.cycloneslider-template-thumbnails .cycloneslider-next:hover{opacity:1}.cycloneslider-template-thumbnails .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/thumbnails/images/bg-caption.png);color:#fff}.cycloneslider-template-thumbnails .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-thumbnails .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-thumbnails.cycloneslider-thumbnails{padding:20px 0;text-align:center}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li{display:inline-block;margin:0 5px;border:5px solid #ccc;cursor:pointer}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li.current{border-color:#333}
cyclone-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create responsive slideshows with ease. Built for both developers and non-developers.
6
- Version: 2.2.3
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
@@ -24,11 +24,6 @@ License:
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
 
26
  */
27
- require_once('inc/class-cyclone-slider.php');
28
- require_once('inc/class-cyclone-slider-widget.php');
29
- require_once('inc/class-image-resizer.php');
30
- require_once('inc/class-nextgen-integration.php');
31
-
32
  if(!defined('CYCLONE_PATH')){
33
  define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
34
  }
@@ -36,6 +31,11 @@ if(!defined('CYCLONE_URL')){
36
  define('CYCLONE_URL', plugin_dir_url(__FILE__) );
37
  }
38
 
 
 
 
 
 
39
  if(class_exists('Cyclone_Slider')):
40
  $cyclone_slider_plugin_instance = new Cyclone_Slider(); //Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter against cyclones class functions if needed.
41
  endif;
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create responsive slideshows with ease. Built for both developers and non-developers.
6
+ Version: 2.2.4
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
 
26
  */
 
 
 
 
 
27
  if(!defined('CYCLONE_PATH')){
28
  define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
29
  }
31
  define('CYCLONE_URL', plugin_dir_url(__FILE__) );
32
  }
33
 
34
+ require_once(CYCLONE_PATH.'inc/class-cyclone-slider.php');
35
+ require_once(CYCLONE_PATH.'inc/class-cyclone-slider-widget.php');
36
+ require_once(CYCLONE_PATH.'inc/class-image-resizer.php');
37
+ require_once(CYCLONE_PATH.'inc/class-nextgen-integration.php');
38
+
39
  if(class_exists('Cyclone_Slider')):
40
  $cyclone_slider_plugin_instance = new Cyclone_Slider(); //Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter against cyclones class functions if needed.
41
  endif;
inc/class-cyclone-slider.php CHANGED
@@ -1,10 +1,11 @@
1
  <?php
2
  if(!class_exists('Cyclone_Slider')):
3
  class Cyclone_Slider {
4
- var $slider_count;
5
- var $effects;
6
- var $debug;
7
-
 
8
  /**
9
  * Initializes the plugin by setting localization, filters, and administration functions.
10
  */
@@ -17,6 +18,7 @@ if(!class_exists('Cyclone_Slider')):
17
  load_plugin_textdomain( 'cycloneslider', false, 'cyclone-slider-2/lang' );
18
 
19
  // Register admin styles and scripts
 
20
  add_action( 'admin_enqueue_scripts', array( $this, 'register_admin_scripts' ), 10);
21
 
22
  // Register frontend styles and scripts
@@ -50,42 +52,57 @@ if(!class_exists('Cyclone_Slider')):
50
 
51
  // Our shortcode
52
  add_shortcode('cycloneslider', array( $this, 'cycloneslider_shortcode') );
53
-
54
- // Add query var for so we can access our css via www.mysite.com/?cyclone_templates_css=1
55
- add_filter('query_vars', array( $this, 'modify_query_vars'));
56
-
57
- // The magic that shows our css
58
- add_action('template_redirect', array( $this, 'cyclone_css_hook'));
59
-
60
- // The magic that shows our js
61
- add_action('template_redirect', array( $this, 'cyclone_js_hook'));
62
-
63
-
64
  } // end constructor
65
 
 
66
  /**
67
- * Registers and enqueues admin-specific JavaScript.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  */
69
  public function register_admin_scripts() {
 
70
  if('cycloneslider' == get_post_type()){ /* Load only scripts here and not on all admin pages */
71
- //styles
72
- wp_enqueue_style('thickbox');
73
 
74
- wp_register_style( 'cycloneslider-admin-styles', self::url().'css/admin.css' );
75
- wp_enqueue_style( 'cycloneslider-admin-styles' );
76
 
77
  //scripts
78
  wp_dequeue_script( 'autosave' );//disable autosave
79
 
80
- wp_enqueue_script('jquery');
81
  wp_enqueue_script('jquery-ui-sortable');
82
- wp_enqueue_script('media-upload');
83
- wp_enqueue_script('thickbox');
84
 
85
- wp_register_script( 'jquery-cookie', self::url().'js/jquery-cookie.js' );
86
- wp_enqueue_script( 'jquery-cookie' );
87
- wp_register_script( 'cycloneslider-admin-script', self::url().'js/admin.js' );
88
- wp_enqueue_script( 'cycloneslider-admin-script' );
 
 
 
 
 
 
89
 
90
  }
91
  }
@@ -95,24 +112,17 @@ if(!class_exists('Cyclone_Slider')):
95
  */
96
  public function register_plugin_scripts() {
97
  /*** Styles ***/
98
- $cyclone_css = add_query_arg(array('cyclone_templates_css' => 1), home_url( '/' ));
99
- wp_register_style( 'cyclone-slider-plugin-styles', $cyclone_css );//contains our combined css from ALL templates
100
- wp_enqueue_style( 'cyclone-slider-plugin-styles' );
101
 
102
  /*** Scripts ***/
103
- wp_register_script( 'cycle2', self::url().'js/jquery.cycle2.min.js', array('jquery') );
104
- wp_enqueue_script( 'cycle2' );
105
 
106
- wp_register_script( 'cycle2-tile', self::url().'js/jquery.cycle2.tile.min.js', array('cycle2') );
107
- wp_enqueue_script( 'cycle2-tile' );
108
 
109
- wp_register_script( 'cycle2-carousel', self::url().'js/jquery.cycle2.carousel.min.js', array('cycle2') );
110
- wp_enqueue_script( 'cycle2-carousel' );
111
-
112
- $cyclone_js= add_query_arg(array('cyclone_templates_js' => 1), home_url( '/' ));
113
- wp_register_script( 'cyclone-slider-plugin-scripts', $cyclone_js );//contains our combined css from ALL templates
114
- wp_enqueue_script( 'cyclone-slider-plugin-scripts' );
115
 
 
 
116
  }
117
 
118
  /*--------------------------------------------*
@@ -143,25 +153,6 @@ if(!class_exists('Cyclone_Slider')):
143
  );
144
  }
145
 
146
- // Messages
147
- function post_updated_messages($messages){
148
- global $post, $post_ID;
149
- $messages['cycloneslider'] = array(
150
- 0 => '',
151
- 1 => sprintf( __( 'Slideshow updated. Shortcode is [cycloneslider id="%s"]', 'cycloneslider' ), $post->post_name),
152
- 2 => __( 'Custom field updated.', 'cycloneslider' ),
153
- 3 => __( 'Custom field deleted.', 'cycloneslider' ),
154
- 4 => __( 'Slideshow updated.', 'cycloneslider' ),
155
- 5 => __( 'Slideshow updated.', 'cycloneslider' ),
156
- 6 => sprintf( __( 'Slideshow published. Shortcode is [cycloneslider id="%s"]', 'cycloneslider' ), $post->post_name),
157
- 7 => __( 'Slideshow saved.', 'cycloneslider' ),
158
- 8 => __( 'Slideshow updated.', 'cycloneslider' ),
159
- 9 => __( 'Slideshow updated.', 'cycloneslider' ),
160
- 10 => __( 'Slideshow updated.', 'cycloneslider' )
161
- );
162
- return $messages;
163
- }
164
-
165
  // Slides metabox init
166
  function add_meta_boxes(){
167
  add_meta_box(
@@ -257,7 +248,7 @@ if(!class_exists('Cyclone_Slider')):
257
 
258
  $slider_settings = self::get_slideshow_settings($post->ID);
259
 
260
- $templates = $this->get_all_templates();
261
  if($this->debug){
262
  echo '<pre>';
263
  print_r($templates);
@@ -324,6 +315,9 @@ if(!class_exists('Cyclone_Slider')):
324
  //settings
325
  $this->save_settings($post_id);
326
 
 
 
 
327
 
328
  remove_action( 'save_post', array( $this, 'save_post' ) );
329
  }
@@ -392,6 +386,100 @@ if(!class_exists('Cyclone_Slider')):
392
  }
393
  }
394
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
395
  //Replace text in media button
396
  function replace_text_in_thickbox($translation, $text, $domain ) {
397
  $http_referrer = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : '';
@@ -417,6 +505,7 @@ if(!class_exists('Cyclone_Slider')):
417
  function slideshow_columns($columns) {
418
  $columns = array();
419
  $columns['title']= __('Slideshow Name', 'cycloneslider');
 
420
  $columns['images']= __('Images', 'cycloneslider');
421
  $columns['id']= __('Slideshow ID', 'cycloneslider');
422
  $columns['shortcode']= __('Shortcode', 'cycloneslider');
@@ -425,6 +514,10 @@ if(!class_exists('Cyclone_Slider')):
425
 
426
  // Add content to custom columns
427
  function custom_column( $column_name, $post_id ){
 
 
 
 
428
  if ($column_name == 'images') {
429
  echo '<div style="text-align:center; max-width:40px;">' . count(self::get_image_count($post_id)) . '</div>';
430
  }
@@ -610,55 +703,62 @@ if(!class_exists('Cyclone_Slider')):
610
  return $slides;
611
  }
612
 
613
- // Add custom query var
614
- function modify_query_vars($vars) {
615
- $vars[] = 'cyclone_templates_css';//add our own
616
- $vars[] = 'cyclone_templates_js';//add our own
617
- return $vars;
618
- }
619
 
620
- // Hook to template redirect
621
- function cyclone_css_hook() {
622
- if(intval(get_query_var('cyclone_templates_css')) == 1) {
623
- $ds = DIRECTORY_SEPARATOR;
624
- header("Content-type: text/css");
625
-
626
- if(file_exists(self::path()."css{$ds}common.css")){
627
- echo file_get_contents(self::path()."css{$ds}common.css");
628
- }
629
-
630
- $template_folders = $this->get_all_templates();
631
- foreach($template_folders as $name=>$folder){
632
- $style = $folder['path']."{$ds}style.css";
633
- if(file_exists($style)){
634
- echo "\n".str_replace('$tpl', $folder['url'], file_get_contents($style));//apply url and print css
635
- }
636
- }
637
- die();
638
- }
 
 
 
 
 
 
 
 
639
  }
640
 
641
- // Hook to template redirect
642
- function cyclone_js_hook() {
643
- if(intval(get_query_var('cyclone_templates_js')) == 1) {
644
- $ds = DIRECTORY_SEPARATOR;
645
- header("Content-type: text/javascript");
646
-
647
-
648
- $template_folders = $this->get_all_templates();
649
- foreach($template_folders as $name=>$folder){
650
- $js = $folder['path']."{$ds}script.js"; //check if template has script.js file
651
- if(file_exists($js)){
652
- echo "\n".file_get_contents($js);//print
653
- }
654
- }
655
- die();
656
  }
 
 
657
  }
658
 
659
-
660
- // Get all template locations. Returns array of locations containing path and url
661
- function get_all_locations(){
 
 
 
 
 
662
  $ds = DIRECTORY_SEPARATOR;
663
  $template_locations = array();
664
  $template_locations[0] = array(
@@ -672,17 +772,23 @@ if(!class_exists('Cyclone_Slider')):
672
  return $template_locations;
673
  }
674
 
675
- // Get all templates from all locations. Returns array of templates with keys as name containing array of path and url
676
- function get_all_templates(){
677
- $template_locations = $this->get_all_locations();
 
 
 
 
 
 
678
  $template_folders = array();
679
  foreach($template_locations as $location){
680
  if($files = @scandir($location['path'])){
681
  $c = 0;
682
  foreach($files as $name){
683
- if($name!='.' and $name!='..' and is_dir($location['path'].$name)){
684
- $name = sanitize_title($name);//change space to dash and all lowercase
685
- $template_folders[$name] = array( //here we override template of the same names. templates inside themes take precedence
686
  'path'=>$location['path'].$name,
687
  'url'=>$location['url'].$name,
688
  );
@@ -693,8 +799,6 @@ if(!class_exists('Cyclone_Slider')):
693
  return $template_folders;
694
  }
695
 
696
- // Global utility functions
697
-
698
  /**
699
  * Gets the slideshow settings. Defaults and filters are applied.
700
  *
1
  <?php
2
  if(!class_exists('Cyclone_Slider')):
3
  class Cyclone_Slider {
4
+ public $slider_count;
5
+ public $effects;
6
+ public $debug;
7
+ private $message_id;
8
+
9
  /**
10
  * Initializes the plugin by setting localization, filters, and administration functions.
11
  */
18
  load_plugin_textdomain( 'cycloneslider', false, 'cyclone-slider-2/lang' );
19
 
20
  // Register admin styles and scripts
21
+ add_action( 'admin_enqueue_scripts', array( $this, 'register_wp_media' ), 9);
22
  add_action( 'admin_enqueue_scripts', array( $this, 'register_admin_scripts' ), 10);
23
 
24
  // Register frontend styles and scripts
52
 
53
  // Our shortcode
54
  add_shortcode('cycloneslider', array( $this, 'cycloneslider_shortcode') );
55
+
 
 
 
 
 
 
 
 
 
 
56
  } // end constructor
57
 
58
+
59
  /**
60
+ * Add js and css for WP media manager.
61
+ */
62
+ public function register_wp_media(){
63
+ global $wp_version;
64
+
65
+ if('cycloneslider' == get_post_type()){ /* Load only scripts here and not on all admin pages */
66
+
67
+ if ( version_compare( $wp_version, '3.5', '<' ) ) { // Use old media manager
68
+
69
+ wp_enqueue_style('thickbox');
70
+
71
+ wp_enqueue_script('media-upload');
72
+ wp_enqueue_script('thickbox');
73
+
74
+ } else {
75
+ // Required media files for new media manager. Since WP 3.5+
76
+ wp_enqueue_media();
77
+ }
78
+ }
79
+ }
80
+
81
+ /**
82
+ * Admin js and css
83
  */
84
  public function register_admin_scripts() {
85
+
86
  if('cycloneslider' == get_post_type()){ /* Load only scripts here and not on all admin pages */
 
 
87
 
88
+ wp_enqueue_style( 'cycloneslider-admin-styles', self::url().'css/admin.css' );
 
89
 
90
  //scripts
91
  wp_dequeue_script( 'autosave' );//disable autosave
92
 
93
+ //wp_enqueue_script('jquery');
94
  wp_enqueue_script('jquery-ui-sortable');
 
 
95
 
96
+ wp_enqueue_script( 'jquery-cookie', self::url().'js/jquery-cookie.js', array('jquery') );
97
+
98
+ wp_register_script( 'cycloneslider-admin-script', self::url().'js/admin.js', array('jquery') );
99
+ wp_localize_script( 'cycloneslider-admin-script', 'cycloneslider_admin_vars',
100
+ array(
101
+ 'title' => __( 'Select an image', 'cycloneslider' ), // This will be used as the default title
102
+ 'button' => __( 'Add to Slide', 'cycloneslider' ) // This will be used as the default button text
103
+ )
104
+ );
105
+ wp_enqueue_script( 'cycloneslider-admin-script');
106
 
107
  }
108
  }
112
  */
113
  public function register_plugin_scripts() {
114
  /*** Styles ***/
115
+ wp_enqueue_style( 'cyclone-templates-styles', self::url().'css/templates.css' );
 
 
116
 
117
  /*** Scripts ***/
118
+ wp_enqueue_script( 'cycle2', self::url().'js/jquery.cycle2.min.js', array('jquery') );
 
119
 
120
+ wp_enqueue_script( 'cycle2-tile', self::url().'js/jquery.cycle2.tile.min.js', array('cycle2') );
 
121
 
122
+ wp_enqueue_script( 'cycle2-carousel', self::url().'js/jquery.cycle2.carousel.min.js', array('cycle2') );
 
 
 
 
 
123
 
124
+ wp_enqueue_script( 'cyclone-templates-scripts', self::url().'js/templates.js', array('jquery') );//contains our combined css from ALL templates
125
+
126
  }
127
 
128
  /*--------------------------------------------*
153
  );
154
  }
155
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  // Slides metabox init
157
  function add_meta_boxes(){
158
  add_meta_box(
248
 
249
  $slider_settings = self::get_slideshow_settings($post->ID);
250
 
251
+ $templates = self::get_all_templates();
252
  if($this->debug){
253
  echo '<pre>';
254
  print_r($templates);
315
  //settings
316
  $this->save_settings($post_id);
317
 
318
+ // Compile css and js
319
+ $this->compile_css($post_id);
320
+ $this->compile_js($post_id);
321
 
322
  remove_action( 'save_post', array( $this, 'save_post' ) );
323
  }
386
  }
387
  }
388
 
389
+ // Messages
390
+ function post_updated_messages($messages){
391
+ global $post, $post_ID;
392
+ $messages['cycloneslider'] = array(
393
+ 0 => '',
394
+ 1 => sprintf( __( 'Slideshow updated. Shortcode is [cycloneslider id="%s"]', 'cycloneslider' ), $post->post_name),
395
+ 2 => __( 'Custom field updated.', 'cycloneslider' ),
396
+ 3 => __( 'Custom field deleted.', 'cycloneslider' ),
397
+ 4 => __( 'Slideshow updated.', 'cycloneslider' ),
398
+ 5 => __( 'Slideshow updated.', 'cycloneslider' ),
399
+ 6 => sprintf( __( 'Slideshow published. Shortcode is [cycloneslider id="%s"]', 'cycloneslider' ), $post->post_name),
400
+ 7 => __( 'Slideshow saved.', 'cycloneslider' ),
401
+ 8 => __( 'Slideshow updated.', 'cycloneslider' ),
402
+ 9 => __( 'Slideshow updated.', 'cycloneslider' ),
403
+ 10 => __( 'Slideshow updated.', 'cycloneslider' ),
404
+ 101 => __( 'Templates CSS could not be saved.', 'cycloneslider' ),
405
+ 102 => __( 'Templates JS could not be saved.', 'cycloneslider' )
406
+ );
407
+ return $messages;
408
+ }
409
+
410
+ /**
411
+ * Show custom messages
412
+ *
413
+ * @return array The array of locations containing path and url
414
+ */
415
+ private function throw_message($location) {
416
+ $location = add_query_arg( 'message', $this->message_id, $location );
417
+ $this->message_id = 0;
418
+ return $location;
419
+ }
420
+
421
+ /**
422
+ * Pulls style.css from templates and combines it into one
423
+ */
424
+ private function compile_css($post_id){
425
+ $ds = DIRECTORY_SEPARATOR;
426
+ $content = '';
427
+
428
+ if(file_exists(self::path()."css{$ds}common.min.css")){
429
+ $content .= file_get_contents(self::path()."css{$ds}common.min.css");
430
+ }
431
+
432
+ $template_folders = self::get_all_templates();
433
+ $templates_in_used = self::get_templates_in_used();
434
+ foreach($template_folders as $name=>$folder){
435
+ //if(in_array($name, $templates_in_used)){ //Compile only css of templates that are being used.
436
+ $style = $folder['path']."{$ds}style.min.css"; //Minified version
437
+ $style2 = $folder['path']."{$ds}style.css"; //Unminified version, for old templates to work
438
+ if(file_exists($style)){
439
+ $content .= "\r\n".str_replace('$tpl', $folder['url'], file_get_contents($style));//apply url and print css
440
+ } else if(file_exists($style2)){
441
+ $content .= "\r\n".str_replace('$tpl', $folder['url'], file_get_contents($style2));//apply url and print css
442
+ }
443
+
444
+ //}
445
+ }
446
+
447
+ $save_to = self::path()."css{$ds}templates.css";
448
+
449
+ if( @file_put_contents($save_to, $content, LOCK_EX) === false){
450
+ $this->message_id = 101;
451
+ add_filter('redirect_post_location', array($this, 'throw_message'));
452
+ }
453
+ }
454
+
455
+ /**
456
+ * Pulls script.js from templates and combines it into one
457
+ */
458
+ private function compile_js($post_id){
459
+ $ds = DIRECTORY_SEPARATOR;
460
+ $content = '';
461
+
462
+ $template_folders = self::get_all_templates();
463
+ $templates_in_used = self::get_templates_in_used();
464
+ foreach($template_folders as $name=>$folder){
465
+ //if(in_array($name, $templates_in_used)){ //Compile only js of templates that are being used.
466
+ $js = $folder['path']."{$ds}script.min.js"; //Minified version
467
+ $js2 = $folder['path']."{$ds}script.js"; //Unminified version, for old templates to work
468
+ if(file_exists($js)){
469
+ $content .= file_get_contents($js)."\r\n";//Pull contents
470
+ } else if(file_exists($js2)){
471
+ $content .= file_get_contents($js2)."\r\n";
472
+ }
473
+ //}
474
+ }
475
+
476
+ $save_to = self::path()."js{$ds}templates.js";
477
+ if( @file_put_contents($save_to, $content, LOCK_EX) === false){
478
+ $this->message_id = 102;
479
+ add_filter('redirect_post_location', array($this, 'throw_message'));
480
+ }
481
+ }
482
+
483
  //Replace text in media button
484
  function replace_text_in_thickbox($translation, $text, $domain ) {
485
  $http_referrer = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : '';
505
  function slideshow_columns($columns) {
506
  $columns = array();
507
  $columns['title']= __('Slideshow Name', 'cycloneslider');
508
+ $columns['template']= __('Template', 'cycloneslider');
509
  $columns['images']= __('Images', 'cycloneslider');
510
  $columns['id']= __('Slideshow ID', 'cycloneslider');
511
  $columns['shortcode']= __('Shortcode', 'cycloneslider');
514
 
515
  // Add content to custom columns
516
  function custom_column( $column_name, $post_id ){
517
+ if ($column_name == 'template') {
518
+ $settings = self::get_slideshow_settings($post_id);
519
+ echo ucwords($settings['template']);
520
+ }
521
  if ($column_name == 'images') {
522
  echo '<div style="text-align:center; max-width:40px;">' . count(self::get_image_count($post_id)) . '</div>';
523
  }
703
  return $slides;
704
  }
705
 
 
 
 
 
 
 
706
 
707
+
708
+
709
+ /**
710
+ * GLOBAL STATIC FUNCTIONS
711
+ */
712
+
713
+ /**
714
+ * Get All Slideshows
715
+ *
716
+ * Get all saves slideshow
717
+ *
718
+ * @return array The array of slideshows
719
+ */
720
+ public static function get_all_slideshows(){
721
+ $args = array(
722
+ 'post_type' => 'cycloneslider',
723
+ 'posts_per_page' => -1
724
+ );
725
+ $my_query = new WP_Query($args);
726
+ $slideshows = array();
727
+ while ( $my_query->have_posts() ) : $my_query->the_post();
728
+ $slideshows[] = $my_query->post;
729
+ endwhile;
730
+
731
+ wp_reset_postdata();
732
+
733
+ return $slideshows;
734
  }
735
 
736
+ /**
737
+ * Get Templates in used
738
+ *
739
+ * Get all templates that are used by slideshow
740
+ *
741
+ * @return array The array of templates
742
+ */
743
+ public static function get_templates_in_used(){
744
+ $slideshows = self::get_all_slideshows();
745
+ $templates_used = array();
746
+ foreach($slideshows as $slideshow) {
747
+ $settings = self::get_slideshow_settings($slideshow->ID);
748
+ $templates_used[$settings['template']] = $settings['template'];
 
 
749
  }
750
+
751
+ return $templates_used;
752
  }
753
 
754
+ /**
755
+ * Get All Locations
756
+ *
757
+ * Get templates folders in plugin and theme folders
758
+ *
759
+ * @return array The array of locations containing path and url
760
+ */
761
+ public static function get_all_locations(){
762
  $ds = DIRECTORY_SEPARATOR;
763
  $template_locations = array();
764
  $template_locations[0] = array(
772
  return $template_locations;
773
  }
774
 
775
+ /**
776
+ * Get All Templates
777
+ *
778
+ * Get all templates from all locations. Returns array of templates with keys as name containing array of path and url
779
+ *
780
+ * @return array The array of templates containing path and url
781
+ */
782
+ public static function get_all_templates(){
783
+ $template_locations = self::get_all_locations();
784
  $template_folders = array();
785
  foreach($template_locations as $location){
786
  if($files = @scandir($location['path'])){
787
  $c = 0;
788
  foreach($files as $name){
789
+ if($name!='.' and $name!='..' and is_dir($location['path'].$name)){ // Check if its a directory
790
+ $name = sanitize_title($name);// Change space to dash and all lowercase
791
+ $template_folders[$name] = array( // Here we override template of the same names. If there is a template with the same name in plugin and theme directory, the one in theme will take over
792
  'path'=>$location['path'].$name,
793
  'url'=>$location['url'].$name,
794
  );
799
  return $template_folders;
800
  }
801
 
 
 
802
  /**
803
  * Gets the slideshow settings. Defaults and filters are applied.
804
  *
js/admin.js CHANGED
@@ -179,6 +179,9 @@ jQuery(document).ready(function($){
179
  })();
180
 
181
  (function() {
 
 
 
182
  /*** Modify WP media uploader ***/
183
  var current_slide_box = false;/*** we use this var to determine if thickbox is being used in cycloneslider. also saves the field to be updated later. ***/
184
  $(document).on('click', '.cycloneslider-upload-button', function() {
@@ -227,4 +230,58 @@ jQuery(document).ready(function($){
227
  }
228
  };
229
  })();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
230
  });
179
  })();
180
 
181
  (function() {
182
+ if(typeof(tb_show) != "function"){
183
+ return;
184
+ }
185
  /*** Modify WP media uploader ***/
186
  var current_slide_box = false;/*** we use this var to determine if thickbox is being used in cycloneslider. also saves the field to be updated later. ***/
187
  $(document).on('click', '.cycloneslider-upload-button', function() {
230
  }
231
  };
232
  })();
233
+
234
+ (function() {
235
+ if(typeof(wp.media) != "function"){
236
+ return;
237
+ }
238
+ // Prepare the variable that holds our custom media manager.
239
+ var cyclone_media_frame;
240
+ var current_slide_box = false;
241
+
242
+ // Bind to our click event in order to open up the new media experience.
243
+ $(document.body).on('click', '.cycloneslider-upload-button', function(e){
244
+ // Prevent the default action from occuring.
245
+ e.preventDefault();
246
+
247
+ current_slide_box = $(this).parents('.cycloneslider-box');/*** get current box ***/
248
+
249
+
250
+ // If the frame already exists, re-open it.
251
+ if ( cyclone_media_frame ) {
252
+ cyclone_media_frame.open();
253
+ return;
254
+ }
255
+
256
+
257
+ cyclone_media_frame = wp.media.frames.cyclone_media_frame = wp.media({
258
+ className: 'media-frame cycloneslider-frame',
259
+ frame: 'select',
260
+ multiple: false,
261
+ title: cycloneslider_admin_vars.title,
262
+ library: {
263
+ type: 'image'
264
+ },
265
+ button: {
266
+ text: cycloneslider_admin_vars.button
267
+ }
268
+ });
269
+
270
+ cyclone_media_frame.on('select', function(){
271
+ // Grab our attachment selection and construct a JSON representation of the model.
272
+ var media_attachment = cyclone_media_frame.state().get('selection').first().toJSON();
273
+
274
+ var slide_thumb = current_slide_box.find('.cycloneslider-slide-thumb');/*** find the thumb ***/
275
+ var slide_attachment_id = current_slide_box.find('.cycloneslider-slide-meta-id');/*** find the hidden field that will hold the attachment id ***/
276
+ var slide_type = current_slide_box.find('.cycloneslider-slide-meta-type');/*** find the hidden field that will hold the type ***/
277
+
278
+ slide_thumb.attr('src', media_attachment.sizes.medium.url).show();
279
+ slide_attachment_id.val(media_attachment.id);
280
+ slide_type.val('image');
281
+ });
282
+
283
+ // Now that everything has been set, let's open up the frame.
284
+ cyclone_media_frame.open();
285
+ });
286
+ })();
287
  });
js/jquery.cycle2.carousel.min.js CHANGED
@@ -1,2 +1,2 @@
1
- /*! Plugin for Cycle2; Copyright (c) 2012 M. Alsup; ver: 20130108 */
2
  (function(a){"use strict",a(document).on("cycle-bootstrap",function(a,b,c){if(b.fx!=="carousel")return;c.getSlideIndex=function(a){var b=this.opts()._carouselWrap.children(),c=b.index(a);return c%b.length},c.next=function(){var a=b.reverse?-1:1;if(b.allowWrap===!1&&b.currSlide+a>b.slideCount-b.carouselVisible)return;b.API.advanceSlide(a),b.API.trigger("cycle-next",[b]).log("cycle-next")}}),a.fn.cycle.transitions.carousel={preInit:function(b){b.hideNonActive=!1,b.container.on("cycle-destroyed",a.proxy(this.onDestroy,b.API)),b.API.stopTransition=this.stopTransition;for(var c=0;c<b.startingSlide;c++)b.container.append(b.slides[0])},postInit:function(b){var c,d,e=b.carouselVertical;b.carouselVisible&&b.carouselVisible>b.slideCount&&(b.carouselVisible=b.slideCount-1);var f=b.carouselVisible||b.slides.length,g={display:e?"block":"inline-block",position:"static"};b.container.css({position:"relative",overflow:"hidden"}),b.slides.css(g),b._currSlide=b.currSlide,d=a('<div class="cycle-carousel-wrap"></div').prependTo(b.container).css({margin:0,padding:0,top:0,left:0,position:"absolute"}).append(b.slides),b._carouselWrap=d,e||d.css("white-space","nowrap"),b.allowWrap!==!1&&(b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),d.find(".cycle-slide-active").removeClass("cycle-slide-active"),b.slides.eq(b.startingSlide).addClass("cycle-slide-active")),b.pager&&b.allowWrap===!1&&(c=b.slideCount-f,a(b.pager).children().filter(":gt("+c+")").hide()),b._nextBoundry=b.slideCount-b.carouselVisible,this.prepareDimensions(b)},prepareDimensions:function(b){var c,d,e,f,g=b.carouselVertical,h=b.carouselVisible||b.slides.length;b.carouselFluid&&b.carouselVisible?b._carouselResizeThrottle||this.fluidSlides(b):b.carouselVisible&&b.carouselSlideDimension?(c=h*b.carouselSlideDimension,b.container[g?"height":"width"](c)):b.carouselVisible&&(c=h*a(b.slides[0])[g?"outerHeight":"outerWidth"](!0),b.container[g?"height":"width"](c)),d=b.carouselOffset||0;if(b.allowWrap!==!1)if(b.carouselSlideDimension)d-=(b.slideCount+b.currSlide)*b.carouselSlideDimension;else{f=b._carouselWrap.children();for(var i=0;i<b.slideCount+b.currSlide;i++)d-=a(f[i])[g?"outerHeight":"outerWidth"](!0)}b._carouselWrap.css(g?"top":"left",d)},fluidSlides:function(b){function g(){clearTimeout(c),c=setTimeout(h,20)}function h(){b._carouselWrap.stop(!1,!0);var a=b.container.width()/b.carouselVisible;a=Math.ceil(a-e),b._carouselWrap.children().width(a),b._sentinel&&b._sentinel.width(a),f(b)}var c,d=b.slides.eq(0),e=d.outerWidth()-d.width(),f=this.prepareDimensions;a(window).on("resize",g),b._carouselResizeThrottle=g,h()},transition:function(b,c,d,e,f){var g,h={},i=b.nextSlide-b.currSlide,j=b.carouselVertical,k=b.speed;if(b.allowWrap===!1){e=i>0;var l=b._currSlide,m=b.slideCount-b.carouselVisible;i>0&&b.nextSlide>m&&l==m?i=0:i>0&&b.nextSlide>m?i=b.nextSlide-l-(b.nextSlide-m):i<0&&b.currSlide>m&&b.nextSlide>m?i=0:i<0&&b.currSlide>m?i+=b.currSlide-m:l=b.currSlide,g=this.getScroll(b,j,l,i),b.API.opts()._currSlide=b.nextSlide>m?m:b.nextSlide}else e&&b.nextSlide===0?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):!e&&b.nextSlide==b.slideCount-1?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):g=this.getScroll(b,j,b.currSlide,i);h[j?"top":"left"]=e?"-="+g:"+="+g,b.throttleSpeed&&(k=g/a(b.slides[0])[j?"height":"width"]()*b.speed),b._carouselWrap.animate(h,k,b.easing,f)},getDim:function(b,c,d){var e=a(b.slides[c]);return e[d?"outerHeight":"outerWidth"](!0)},getScroll:function(a,b,c,d){var e,f=0;if(d>0)for(e=c;e<c+d;e++)f+=this.getDim(a,e,b);else for(e=c;e>c+d;e--)f+=this.getDim(a,e,b);return f},genCallback:function(b,c,d,e){return function(){var c=a(b.slides[b.nextSlide]).position(),f=0-c[d?"top":"left"]+(b.carouselOffset||0);b._carouselWrap.css(b.carouselVertical?"top":"left",f),e()}},stopTransition:function(){var a=this.opts();a.slides.stop(!1,!0),a._carouselWrap.stop(!1,!0)},onDestroy:function(b){var c=this.opts();c._carouselResizeThrottle&&a(window).off("resize",c._carouselResizeThrottle),c.slides.prependTo(c.container),c._carouselWrap.remove()}}})(jQuery);
1
+ /*! Plugin for Cycle2; Copyright (c) 2012 M. Alsup; ver: 20130108 */
2
  (function(a){"use strict",a(document).on("cycle-bootstrap",function(a,b,c){if(b.fx!=="carousel")return;c.getSlideIndex=function(a){var b=this.opts()._carouselWrap.children(),c=b.index(a);return c%b.length},c.next=function(){var a=b.reverse?-1:1;if(b.allowWrap===!1&&b.currSlide+a>b.slideCount-b.carouselVisible)return;b.API.advanceSlide(a),b.API.trigger("cycle-next",[b]).log("cycle-next")}}),a.fn.cycle.transitions.carousel={preInit:function(b){b.hideNonActive=!1,b.container.on("cycle-destroyed",a.proxy(this.onDestroy,b.API)),b.API.stopTransition=this.stopTransition;for(var c=0;c<b.startingSlide;c++)b.container.append(b.slides[0])},postInit:function(b){var c,d,e=b.carouselVertical;b.carouselVisible&&b.carouselVisible>b.slideCount&&(b.carouselVisible=b.slideCount-1);var f=b.carouselVisible||b.slides.length,g={display:e?"block":"inline-block",position:"static"};b.container.css({position:"relative",overflow:"hidden"}),b.slides.css(g),b._currSlide=b.currSlide,d=a('<div class="cycle-carousel-wrap"></div').prependTo(b.container).css({margin:0,padding:0,top:0,left:0,position:"absolute"}).append(b.slides),b._carouselWrap=d,e||d.css("white-space","nowrap"),b.allowWrap!==!1&&(b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),d.find(".cycle-slide-active").removeClass("cycle-slide-active"),b.slides.eq(b.startingSlide).addClass("cycle-slide-active")),b.pager&&b.allowWrap===!1&&(c=b.slideCount-f,a(b.pager).children().filter(":gt("+c+")").hide()),b._nextBoundry=b.slideCount-b.carouselVisible,this.prepareDimensions(b)},prepareDimensions:function(b){var c,d,e,f,g=b.carouselVertical,h=b.carouselVisible||b.slides.length;b.carouselFluid&&b.carouselVisible?b._carouselResizeThrottle||this.fluidSlides(b):b.carouselVisible&&b.carouselSlideDimension?(c=h*b.carouselSlideDimension,b.container[g?"height":"width"](c)):b.carouselVisible&&(c=h*a(b.slides[0])[g?"outerHeight":"outerWidth"](!0),b.container[g?"height":"width"](c)),d=b.carouselOffset||0;if(b.allowWrap!==!1)if(b.carouselSlideDimension)d-=(b.slideCount+b.currSlide)*b.carouselSlideDimension;else{f=b._carouselWrap.children();for(var i=0;i<b.slideCount+b.currSlide;i++)d-=a(f[i])[g?"outerHeight":"outerWidth"](!0)}b._carouselWrap.css(g?"top":"left",d)},fluidSlides:function(b){function g(){clearTimeout(c),c=setTimeout(h,20)}function h(){b._carouselWrap.stop(!1,!0);var a=b.container.width()/b.carouselVisible;a=Math.ceil(a-e),b._carouselWrap.children().width(a),b._sentinel&&b._sentinel.width(a),f(b)}var c,d=b.slides.eq(0),e=d.outerWidth()-d.width(),f=this.prepareDimensions;a(window).on("resize",g),b._carouselResizeThrottle=g,h()},transition:function(b,c,d,e,f){var g,h={},i=b.nextSlide-b.currSlide,j=b.carouselVertical,k=b.speed;if(b.allowWrap===!1){e=i>0;var l=b._currSlide,m=b.slideCount-b.carouselVisible;i>0&&b.nextSlide>m&&l==m?i=0:i>0&&b.nextSlide>m?i=b.nextSlide-l-(b.nextSlide-m):i<0&&b.currSlide>m&&b.nextSlide>m?i=0:i<0&&b.currSlide>m?i+=b.currSlide-m:l=b.currSlide,g=this.getScroll(b,j,l,i),b.API.opts()._currSlide=b.nextSlide>m?m:b.nextSlide}else e&&b.nextSlide===0?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):!e&&b.nextSlide==b.slideCount-1?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):g=this.getScroll(b,j,b.currSlide,i);h[j?"top":"left"]=e?"-="+g:"+="+g,b.throttleSpeed&&(k=g/a(b.slides[0])[j?"height":"width"]()*b.speed),b._carouselWrap.animate(h,k,b.easing,f)},getDim:function(b,c,d){var e=a(b.slides[c]);return e[d?"outerHeight":"outerWidth"](!0)},getScroll:function(a,b,c,d){var e,f=0;if(d>0)for(e=c;e<c+d;e++)f+=this.getDim(a,e,b);else for(e=c;e>c+d;e--)f+=this.getDim(a,e,b);return f},genCallback:function(b,c,d,e){return function(){var c=a(b.slides[b.nextSlide]).position(),f=0-c[d?"top":"left"]+(b.carouselOffset||0);b._carouselWrap.css(b.carouselVertical?"top":"left",f),e()}},stopTransition:function(){var a=this.opts();a.slides.stop(!1,!0),a._carouselWrap.stop(!1,!0)},onDestroy:function(b){var c=this.opts();c._carouselResizeThrottle&&a(window).off("resize",c._carouselResizeThrottle),c.slides.prependTo(c.container),c._carouselWrap.remove()}}})(jQuery);
js/jquery.cycle2.min.js CHANGED
@@ -1,6 +1,6 @@
1
- /*!
2
- * jQuery Cycle2; ver: 20130206
3
- * http://jquery.malsup.com/cycle2/
4
- * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
- */
6
  (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130205";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.hoverPaused=!0,b.paused||b.API.trigger("cycle-paused",[b])},function(){b.hoverPaused=!1,b.paused||b.API.trigger("cycle-resumed",[b])})),b.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},b.timeout+b.delay)),b._initialized=!0,b.API.updateView(!0),b.container.on("cycle-paused cycle-resumed",function(a){b.container[a.type==="cycle-paused"?"addClass":"removeClass"]("cycle-paused")}),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.updateView<0&&c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(a){var b=this.opts();if(b.nextSlide===0&&--b.loop===0){b.API.log("terminating; loop=0"),b.timeout=0,b.API.trigger("cycle-finished",[b]),b.nextSlide=b.currSlide;return}a.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},a.timeout))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized",function(b,c){function h(){c.container.height(c.container.width()/g)}var d=c.autoHeight,e=-1,f,g;d==="calc"||a.type(d)=="number"&&d>=0?(d==="calc"?c.slides.each(function(b){var c=a(this).height();c>e&&(e=c,d=b)}):d>=c.slides.length&&(d=0),f=a(c.slides[d]).clone(),f.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),f.css({position:"static",visibility:"hidden",display:"block"}).prependTo(c.container).removeClass().addClass("cycle-sentinel cycle-slide"),f.find("*").css("visibility","hidden"),c._sentinel=f):a.type(d)=="string"&&/\d+\:\d+/.test(d)&&(g=d.match(/(\d+)\:(\d+)/),g=g[1]/g[2],a(window).on("resize",h),c._autoHeightOnResize=h,setTimeout(function(){a(window).triggerHandler("resize")},15))}),a(document).on("cycle-destroyed",function(b,c){c._sentinel&&c._sentinel.remove(),c._autoHeightOnResize&&a(window).off("resize",c._autoHeightOnResize)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>"}),a(document).on("cycle-update-view",function(b,c,d,e){var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},pause:function(){var a=this.opts();a.paused=!0,a.API.trigger("cycle-paused",[a]).log("cycle-paused")},resume:function(){var a=this.opts();a.paused=!1,a.API.trigger("cycle-resumed",[a]).log("cycle-resumed")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function h(b){var h;c.loader=="wait"?(f.push(b),g===0&&(f.sort(i),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(h=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),h.show(),c.container.removeClass("cycle-loading"))}function i(a,b){return a.data("index")-b.data("index")}var f=[];typeof b=="string"&&(b=a.trim(b)),b=a(b);var g=b.length;b.hide().appendTo("body").each(function(b){function l(){--i===0&&(--g,h(j))}var i=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)");if(!k.length){--g,f.push(j);return}i=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--i===0&&(c.API.log("slide skipped; img not loaded:",this.src),--g===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),g&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").off(b.nextEvent).on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").off(b.prevEvent).on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(b,c){a(c.next).off(c.nextEvent),a(c.prev).off(c.prevEvent),c.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-0]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
1
+ /*!
2
+ * jQuery Cycle2; ver: 20130206
3
+ * http://jquery.malsup.com/cycle2/
4
+ * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
+ */
6
  (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130205";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.hoverPaused=!0,b.paused||b.API.trigger("cycle-paused",[b])},function(){b.hoverPaused=!1,b.paused||b.API.trigger("cycle-resumed",[b])})),b.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},b.timeout+b.delay)),b._initialized=!0,b.API.updateView(!0),b.container.on("cycle-paused cycle-resumed",function(a){b.container[a.type==="cycle-paused"?"addClass":"removeClass"]("cycle-paused")}),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.updateView<0&&c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(a){var b=this.opts();if(b.nextSlide===0&&--b.loop===0){b.API.log("terminating; loop=0"),b.timeout=0,b.API.trigger("cycle-finished",[b]),b.nextSlide=b.currSlide;return}a.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},a.timeout))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized",function(b,c){function h(){c.container.height(c.container.width()/g)}var d=c.autoHeight,e=-1,f,g;d==="calc"||a.type(d)=="number"&&d>=0?(d==="calc"?c.slides.each(function(b){var c=a(this).height();c>e&&(e=c,d=b)}):d>=c.slides.length&&(d=0),f=a(c.slides[d]).clone(),f.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),f.css({position:"static",visibility:"hidden",display:"block"}).prependTo(c.container).removeClass().addClass("cycle-sentinel cycle-slide"),f.find("*").css("visibility","hidden"),c._sentinel=f):a.type(d)=="string"&&/\d+\:\d+/.test(d)&&(g=d.match(/(\d+)\:(\d+)/),g=g[1]/g[2],a(window).on("resize",h),c._autoHeightOnResize=h,setTimeout(function(){a(window).triggerHandler("resize")},15))}),a(document).on("cycle-destroyed",function(b,c){c._sentinel&&c._sentinel.remove(),c._autoHeightOnResize&&a(window).off("resize",c._autoHeightOnResize)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>"}),a(document).on("cycle-update-view",function(b,c,d,e){var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},pause:function(){var a=this.opts();a.paused=!0,a.API.trigger("cycle-paused",[a]).log("cycle-paused")},resume:function(){var a=this.opts();a.paused=!1,a.API.trigger("cycle-resumed",[a]).log("cycle-resumed")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function h(b){var h;c.loader=="wait"?(f.push(b),g===0&&(f.sort(i),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(h=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),h.show(),c.container.removeClass("cycle-loading"))}function i(a,b){return a.data("index")-b.data("index")}var f=[];typeof b=="string"&&(b=a.trim(b)),b=a(b);var g=b.length;b.hide().appendTo("body").each(function(b){function l(){--i===0&&(--g,h(j))}var i=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)");if(!k.length){--g,f.push(j);return}i=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--i===0&&(c.API.log("slide skipped; img not loaded:",this.src),--g===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),g&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").off(b.nextEvent).on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").off(b.prevEvent).on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(b,c){a(c.next).off(c.nextEvent),a(c.prev).off(c.prevEvent),c.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-0]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
js/templates.js ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery(document).ready(function(){
2
+ jQuery('.cycloneslider-template-thumbnails').each(function(i,el){
3
+
4
+ var main = jQuery(el);
5
+ var slideshow = main.children('.cycloneslider-slides');
6
+ var thumbnails = main.next();
7
+
8
+ thumbnails.find('li:first').addClass('current');
9
+ slideshow.on( 'cycle-before', function( event, optionHash ) {
10
+ var i = optionHash.nextSlide;
11
+ thumbnails.find('li').removeClass('current').eq(i).addClass('current');
12
+ });
13
+ thumbnails.on('click', 'li', function(){
14
+ var i = jQuery(this).index();
15
+ slideshow.cycle('goto', i);
16
+ });
17
+ });
18
+ });
lang/cycloneslider-de_DE.mo CHANGED
Binary file
lang/cycloneslider-de_DE.po CHANGED
@@ -1,360 +1,391 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Cyclone Slider\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2012-12-27 08:25+0800\n"
6
- "PO-Revision-Date: 2012-12-27 08:25+0800\n"
7
- "Last-Translator: \n"
8
- "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e;_x\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: German\n"
15
- "X-Poedit-Country: GERMANY\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
-
19
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
- msgid "Cyclone Slider Widget"
21
- msgstr ""
22
-
23
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
- msgid "Widget for displaying slideshows."
25
- msgstr ""
26
-
27
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
- #, fuzzy
29
- msgid "Select a Slideshow:"
30
- msgstr "Suchen Slideshows"
31
-
32
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
33
- #, fuzzy
34
- msgid "No slideshows found."
35
- msgstr "Keine Slideshows gefunden"
36
-
37
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:132
38
- msgid "Cyclone Slider"
39
- msgstr ""
40
-
41
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:133
42
- msgid "Slideshow"
43
- msgstr ""
44
-
45
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:134
46
- msgid "Add Slideshow"
47
- msgstr "Slideshow hinzufügen"
48
-
49
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
50
- msgid "Add New Slideshow"
51
- msgstr "Neuer Slideshow"
52
-
53
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
54
- msgid "Edit Slideshow"
55
- msgstr "Bearbeiten Slideshow"
56
-
57
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
58
- msgid "New Slideshow"
59
- msgstr "Neue Slideshow"
60
-
61
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
62
- msgid "View Slideshow"
63
- msgstr "Sehen Slideshow"
64
-
65
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
66
- msgid "Search Slideshows"
67
- msgstr "Suchen Slideshows"
68
-
69
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
70
- msgid "No slideshows found"
71
- msgstr "Keine Slideshows gefunden"
72
-
73
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
74
- msgid "No slideshows found in Trash"
75
- msgstr "Keine Diashows in Trash gefunden"
76
-
77
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:157
78
- #, php-format
79
- msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
80
- msgstr "Slideshow aktualisiert. Shortcode ist [cycloneslider id=\"%s\"]"
81
-
82
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:158
83
- msgid "Custom field updated."
84
- msgstr ""
85
-
86
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:159
87
- msgid "Custom field deleted."
88
- msgstr ""
89
-
90
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:160
91
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:161
92
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
93
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
94
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
95
- msgid "Slideshow updated."
96
- msgstr ""
97
-
98
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:162
99
- #, php-format
100
- msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
101
- msgstr "Slideshow veröffentlicht. Shortcode ist [cycloneslider id=\"%s\"]"
102
-
103
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:163
104
- msgid "Slideshow saved."
105
- msgstr "Slideshow gespeichert."
106
-
107
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
108
- msgid "Slides"
109
- msgstr ""
110
-
111
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:183
112
- #, fuzzy
113
- msgid "Slideshow Settings"
114
- msgstr "Slider-Einstellungen"
115
-
116
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:191
117
- #, fuzzy
118
- msgid "Slideshow Templates"
119
- msgstr "Slider-Einstellungen"
120
-
121
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:232
122
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:450
123
- msgid "Slide"
124
- msgstr ""
125
-
126
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:241
127
- msgid "Add Slide"
128
- msgstr "Folie hinzufügen"
129
-
130
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:299
131
- msgid "Select a template to use."
132
- msgstr ""
133
-
134
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:301
135
- #, fuzzy
136
- msgid "Get more templates.."
137
- msgstr "Slider-Einstellungen"
138
-
139
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:424
140
- msgid "Slideshow Name"
141
- msgstr "Slideshow Namen"
142
-
143
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:425
144
- msgid "Slideshow ID"
145
- msgstr ""
146
-
147
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:426
148
- msgid "Shortcode"
149
- msgstr ""
150
-
151
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:548
152
- msgid "[Slideshow not found]"
153
- msgstr "[Slideshow nicht gefunden]"
154
-
155
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:573
156
- #, php-format
157
- msgid "[Template \"%s\" not found]"
158
- msgstr "[Template \"%s\" nicht gefunden]"
159
-
160
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
161
- msgid "NextGEN Integration"
162
- msgstr ""
163
-
164
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
165
- msgid "Choose a NextGEN Gallery"
166
- msgstr ""
167
-
168
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
169
- msgid "Import"
170
- msgstr ""
171
-
172
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
173
- msgid "Select a gallery to import images from. Images will be added as new slides."
174
- msgstr ""
175
-
176
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:8
177
- msgid "Drag"
178
- msgstr "Ziehen"
179
-
180
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:9
181
- msgid "Toggle"
182
- msgstr "Wechseln"
183
-
184
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:10
185
- msgid "Delete"
186
- msgstr "löschen"
187
-
188
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
189
- msgid "Get Image"
190
- msgstr ""
191
-
192
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:22
193
- #, fuzzy
194
- msgid "Slide Elements:"
195
- msgstr "Zusätzliche Gleitelemente:"
196
-
197
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
198
- msgid "Slide Link"
199
- msgstr ""
200
-
201
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:29
202
- msgid "Link:"
203
- msgstr ""
204
-
205
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:31
206
- msgid "Open Link in:"
207
- msgstr ""
208
-
209
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:33
210
- msgid "Same Window"
211
- msgstr ""
212
-
213
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:34
214
- msgid "New Tab or Window"
215
- msgstr ""
216
-
217
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:40
218
- msgid "Title"
219
- msgstr "Titel"
220
-
221
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
222
- msgid "Description"
223
- msgstr "Beschreibung"
224
-
225
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:55
226
- msgid "Image Properties:"
227
- msgstr ""
228
-
229
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
230
- msgid "Alternate Text"
231
- msgstr ""
232
-
233
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:67
234
- #, fuzzy
235
- msgid "Title Text"
236
- msgstr "Titel"
237
-
238
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:75
239
- #, fuzzy
240
- msgid "Slide Properties:"
241
- msgstr "Slider-Einstellungen"
242
-
243
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:79
244
- #, fuzzy
245
- msgid "Slide Effects"
246
- msgstr "Slider-Einstellungen"
247
-
248
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:84
249
- msgid "Disable"
250
- msgstr ""
251
-
252
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:85
253
- msgid "Enable Slide Effects"
254
- msgstr ""
255
-
256
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
257
- #, fuzzy
258
- msgid "Transition Effects:"
259
- msgstr "Transition Effects Speed:"
260
-
261
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:99
262
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:39
263
- msgid "Transition Effects Speed:"
264
- msgstr "Transition Effects Speed:"
265
-
266
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
267
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:106
268
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:41
269
- msgid "Milliseconds"
270
- msgstr "Millisekunden"
271
-
272
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:104
273
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:33
274
- msgid "Next Slide Delay:"
275
- msgstr "Next Slide Verzögerung:"
276
-
277
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:111
278
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
279
- msgid "Tile Count:"
280
- msgstr ""
281
-
282
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:113
283
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
284
- msgid "The number of tiles to use in the transition."
285
- msgstr ""
286
-
287
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:116
288
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:18
289
- #, fuzzy
290
- msgid "Tile Delay:"
291
- msgstr "Next Slide Verzögerung:"
292
-
293
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
294
- msgid "Milliseconds to delay each individual tile transition."
295
- msgstr ""
296
-
297
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:121
298
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:24
299
- msgid "Tile Position:"
300
- msgstr ""
301
-
302
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:123
303
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
304
- msgid "Vertical"
305
- msgstr ""
306
-
307
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:124
308
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:27
309
- msgid "Horizontal"
310
- msgstr ""
311
-
312
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
313
- msgid "Transition Effects to Use:"
314
- msgstr "Transition Effects zu verwenden:"
315
-
316
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
317
- msgid "The number of milliseconds to delay each individual tile transition."
318
- msgstr ""
319
-
320
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:35
321
- msgid "Milliseconds. 0 to disable auto advance."
322
- msgstr "Millisekunden. 0 deaktiviert auto Voraus."
323
-
324
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:45
325
- msgid "Width:"
326
- msgstr "Breite:"
327
-
328
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:47
329
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
330
- msgid "pixels."
331
- msgstr ""
332
-
333
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:51
334
- msgid "Height:"
335
- msgstr "Höhe:"
336
-
337
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:57
338
- msgid "Pause on Hover?"
339
- msgstr ""
340
-
341
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:59
342
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:67
343
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
344
- msgid "Yes"
345
- msgstr "Ja"
346
-
347
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
348
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
349
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:76
350
- msgid "No"
351
- msgstr "Nicht"
352
-
353
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:65
354
- msgid "Show Prev/Next Buttons?"
355
- msgstr "eige Tasten PREV / NEXT?"
356
-
357
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:73
358
- msgid "Show Navigation?"
359
- msgstr "Zeige Navigation?"
360
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-02-19 20:55+0800\n"
6
+ "PO-Revision-Date: 2013-02-19 20:56+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: German\n"
15
+ "X-Poedit-Country: GERMANY\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
+
19
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
+ msgid "Cyclone Slider Widget"
21
+ msgstr ""
22
+
23
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
+ msgid "Widget for displaying slideshows."
25
+ msgstr ""
26
+
27
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
+ #, fuzzy
29
+ msgid "Select a Slideshow:"
30
+ msgstr "Suchen Slideshows"
31
+
32
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
33
+ #, fuzzy
34
+ msgid "No slideshows found."
35
+ msgstr "Keine Slideshows gefunden"
36
+
37
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:101
38
+ #, fuzzy
39
+ msgid "Select an image"
40
+ msgstr "Suchen Slideshows"
41
+
42
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:102
43
+ #, fuzzy
44
+ msgid "Add to Slide"
45
+ msgstr "Folie hinzufügen"
46
+
47
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
48
+ msgid "Cyclone Slider"
49
+ msgstr ""
50
+
51
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
52
+ msgid "Slideshow"
53
+ msgstr ""
54
+
55
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
56
+ msgid "Add Slideshow"
57
+ msgstr "Slideshow hinzufügen"
58
+
59
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
60
+ msgid "Add New Slideshow"
61
+ msgstr "Neuer Slideshow"
62
+
63
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
64
+ msgid "Edit Slideshow"
65
+ msgstr "Bearbeiten Slideshow"
66
+
67
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
68
+ msgid "New Slideshow"
69
+ msgstr "Neue Slideshow"
70
+
71
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
72
+ msgid "View Slideshow"
73
+ msgstr "Sehen Slideshow"
74
+
75
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
76
+ msgid "Search Slideshows"
77
+ msgstr "Suchen Slideshows"
78
+
79
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
80
+ msgid "No slideshows found"
81
+ msgstr "Keine Slideshows gefunden"
82
+
83
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:145
84
+ msgid "No slideshows found in Trash"
85
+ msgstr "Keine Diashows in Trash gefunden"
86
+
87
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:160
88
+ msgid "Slides"
89
+ msgstr ""
90
+
91
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
92
+ #, fuzzy
93
+ msgid "Slideshow Settings"
94
+ msgstr "Slider-Einstellungen"
95
+
96
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:176
97
+ #, fuzzy
98
+ msgid "Slideshow Templates"
99
+ msgstr "Slider-Einstellungen"
100
+
101
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:217
102
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:524
103
+ msgid "Slide"
104
+ msgstr ""
105
+
106
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:226
107
+ msgid "Add Slide"
108
+ msgstr "Folie hinzufügen"
109
+
110
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:284
111
+ msgid "Select a template to use."
112
+ msgstr ""
113
+
114
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:286
115
+ #, fuzzy
116
+ msgid "Get more templates.."
117
+ msgstr "Slider-Einstellungen"
118
+
119
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:394
120
+ #, php-format
121
+ msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
122
+ msgstr "Slideshow aktualisiert. Shortcode ist [cycloneslider id=\"%s\"]"
123
+
124
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:395
125
+ msgid "Custom field updated."
126
+ msgstr ""
127
+
128
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:396
129
+ msgid "Custom field deleted."
130
+ msgstr ""
131
+
132
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:397
133
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:398
134
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:401
135
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:402
136
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:403
137
+ msgid "Slideshow updated."
138
+ msgstr ""
139
+
140
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:399
141
+ #, php-format
142
+ msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
143
+ msgstr "Slideshow veröffentlicht. Shortcode ist [cycloneslider id=\"%s\"]"
144
+
145
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:400
146
+ msgid "Slideshow saved."
147
+ msgstr "Slideshow gespeichert."
148
+
149
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:404
150
+ msgid "Templates CSS could not be saved."
151
+ msgstr ""
152
+
153
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:405
154
+ msgid "Templates JS could not be saved."
155
+ msgstr ""
156
+
157
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:494
158
+ msgid "Slideshow Name"
159
+ msgstr "Slideshow Namen"
160
+
161
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:495
162
+ msgid "Images"
163
+ msgstr ""
164
+
165
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:496
166
+ msgid "Slideshow ID"
167
+ msgstr ""
168
+
169
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:497
170
+ msgid "Shortcode"
171
+ msgstr ""
172
+
173
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:632
174
+ msgid "[Slideshow not found]"
175
+ msgstr "[Slideshow nicht gefunden]"
176
+
177
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:657
178
+ #, php-format
179
+ msgid "[Template \"%s\" not found]"
180
+ msgstr "[Template \"%s\" nicht gefunden]"
181
+
182
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
183
+ msgid "NextGEN Integration"
184
+ msgstr ""
185
+
186
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
187
+ msgid "Choose a NextGEN Gallery"
188
+ msgstr ""
189
+
190
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
191
+ msgid "Import"
192
+ msgstr ""
193
+
194
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
195
+ msgid "Select a gallery to import images from. Images will be added as new slides."
196
+ msgstr ""
197
+
198
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:8
199
+ msgid "Drag"
200
+ msgstr "Ziehen"
201
+
202
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:9
203
+ msgid "Toggle"
204
+ msgstr "Wechseln"
205
+
206
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:10
207
+ msgid "Delete"
208
+ msgstr "löschen"
209
+
210
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
211
+ msgid "Get Image"
212
+ msgstr ""
213
+
214
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:22
215
+ #, fuzzy
216
+ msgid "Slide Elements:"
217
+ msgstr "Zusätzliche Gleitelemente:"
218
+
219
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
220
+ msgid "Slide Link"
221
+ msgstr ""
222
+
223
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:29
224
+ msgid "Link:"
225
+ msgstr ""
226
+
227
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:31
228
+ msgid "Open Link in:"
229
+ msgstr ""
230
+
231
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:33
232
+ msgid "Same Window"
233
+ msgstr ""
234
+
235
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:34
236
+ msgid "New Tab or Window"
237
+ msgstr ""
238
+
239
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:40
240
+ msgid "Title"
241
+ msgstr "Titel"
242
+
243
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
244
+ msgid "Description"
245
+ msgstr "Beschreibung"
246
+
247
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:55
248
+ msgid "Image Properties:"
249
+ msgstr ""
250
+
251
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
252
+ msgid "Alternate Text"
253
+ msgstr ""
254
+
255
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:67
256
+ #, fuzzy
257
+ msgid "Title Text"
258
+ msgstr "Titel"
259
+
260
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:75
261
+ #, fuzzy
262
+ msgid "Slide Properties:"
263
+ msgstr "Slider-Einstellungen"
264
+
265
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:79
266
+ #, fuzzy
267
+ msgid "Slide Effects"
268
+ msgstr "Slider-Einstellungen"
269
+
270
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:84
271
+ msgid "Disable"
272
+ msgstr ""
273
+
274
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:85
275
+ msgid "Enable Slide Effects"
276
+ msgstr ""
277
+
278
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
279
+ #, fuzzy
280
+ msgid "Transition Effects:"
281
+ msgstr "Transition Effects Speed:"
282
+
283
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:99
284
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
285
+ msgid "Transition Effects Speed:"
286
+ msgstr "Transition Effects Speed:"
287
+
288
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
289
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:106
290
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
291
+ msgid "Milliseconds"
292
+ msgstr "Millisekunden"
293
+
294
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:104
295
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
296
+ msgid "Next Slide Delay:"
297
+ msgstr "Next Slide Verzögerung:"
298
+
299
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:111
300
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
301
+ msgid "Tile Count:"
302
+ msgstr ""
303
+
304
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:113
305
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
306
+ msgid "The number of tiles to use in the transition."
307
+ msgstr ""
308
+
309
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:116
310
+ #, fuzzy
311
+ msgid "Tile Delay:"
312
+ msgstr "Next Slide Verzögerung:"
313
+
314
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
315
+ msgid "Milliseconds to delay each individual tile transition."
316
+ msgstr ""
317
+
318
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:121
319
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
320
+ msgid "Tile Position:"
321
+ msgstr ""
322
+
323
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:123
324
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
325
+ msgid "Vertical"
326
+ msgstr ""
327
+
328
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:124
329
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
330
+ msgid "Horizontal"
331
+ msgstr ""
332
+
333
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
334
+ msgid "Transition Effects to Use:"
335
+ msgstr "Transition Effects zu verwenden:"
336
+
337
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
338
+ msgid "Milliseconds. 0 to disable auto advance."
339
+ msgstr "Millisekunden. 0 deaktiviert auto Voraus."
340
+
341
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
342
+ msgid "Width:"
343
+ msgstr "Breite:"
344
+
345
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
346
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
347
+ msgid "pixels."
348
+ msgstr ""
349
+
350
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
351
+ msgid "Height:"
352
+ msgstr "Höhe:"
353
+
354
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
355
+ msgid "Pause on Hover?"
356
+ msgstr ""
357
+
358
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
359
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
360
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
361
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
362
+ msgid "Yes"
363
+ msgstr "Ja"
364
+
365
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
366
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
367
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
368
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
369
+ msgid "No"
370
+ msgstr "Nicht"
371
+
372
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
373
+ msgid "Show Prev/Next Buttons?"
374
+ msgstr "eige Tasten PREV / NEXT?"
375
+
376
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
377
+ msgid "Show Navigation?"
378
+ msgstr "Zeige Navigation?"
379
+
380
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
381
+ msgid "The thumbnails or dots depending on template."
382
+ msgstr ""
383
+
384
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
385
+ msgid "Random Slide Order?"
386
+ msgstr ""
387
+
388
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
389
+ msgid "Randomize order of slides on every page visit."
390
+ msgstr ""
391
+
lang/cycloneslider.pot CHANGED
@@ -1,349 +1,378 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Cyclone Slider 1.0.0\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2012-12-27 08:26+0800\n"
6
- "PO-Revision-Date: 2012-12-27 08:26+0800\n"
7
- "Last-Translator: \n"
8
- "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e;_x\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: English\n"
15
- "X-Poedit-Country: UNITED STATES\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
-
19
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
- msgid "Cyclone Slider Widget"
21
- msgstr ""
22
-
23
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
- msgid "Widget for displaying slideshows."
25
- msgstr ""
26
-
27
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
- msgid "Select a Slideshow:"
29
- msgstr ""
30
-
31
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
32
- msgid "No slideshows found."
33
- msgstr ""
34
-
35
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:132
36
- msgid "Cyclone Slider"
37
- msgstr ""
38
-
39
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:133
40
- msgid "Slideshow"
41
- msgstr ""
42
-
43
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:134
44
- msgid "Add Slideshow"
45
- msgstr ""
46
-
47
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
48
- msgid "Add New Slideshow"
49
- msgstr ""
50
-
51
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
52
- msgid "Edit Slideshow"
53
- msgstr ""
54
-
55
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
56
- msgid "New Slideshow"
57
- msgstr ""
58
-
59
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
60
- msgid "View Slideshow"
61
- msgstr ""
62
-
63
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
64
- msgid "Search Slideshows"
65
- msgstr ""
66
-
67
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
68
- msgid "No slideshows found"
69
- msgstr ""
70
-
71
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
72
- msgid "No slideshows found in Trash"
73
- msgstr ""
74
-
75
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:157
76
- #, php-format
77
- msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
78
- msgstr ""
79
-
80
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:158
81
- msgid "Custom field updated."
82
- msgstr ""
83
-
84
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:159
85
- msgid "Custom field deleted."
86
- msgstr ""
87
-
88
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:160
89
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:161
90
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
91
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
92
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
93
- msgid "Slideshow updated."
94
- msgstr ""
95
-
96
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:162
97
- #, php-format
98
- msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
99
- msgstr ""
100
-
101
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:163
102
- msgid "Slideshow saved."
103
- msgstr ""
104
-
105
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
106
- msgid "Slides"
107
- msgstr ""
108
-
109
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:183
110
- msgid "Slideshow Settings"
111
- msgstr ""
112
-
113
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:191
114
- msgid "Slideshow Templates"
115
- msgstr ""
116
-
117
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:232
118
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:450
119
- msgid "Slide"
120
- msgstr ""
121
-
122
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:241
123
- msgid "Add Slide"
124
- msgstr ""
125
-
126
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:299
127
- msgid "Select a template to use."
128
- msgstr ""
129
-
130
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:301
131
- msgid "Get more templates.."
132
- msgstr ""
133
-
134
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:424
135
- msgid "Slideshow Name"
136
- msgstr ""
137
-
138
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:425
139
- msgid "Slideshow ID"
140
- msgstr ""
141
-
142
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:426
143
- msgid "Shortcode"
144
- msgstr ""
145
-
146
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:548
147
- msgid "[Slideshow not found]"
148
- msgstr ""
149
-
150
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:573
151
- #, php-format
152
- msgid "[Template \"%s\" not found]"
153
- msgstr ""
154
-
155
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
156
- msgid "NextGEN Integration"
157
- msgstr ""
158
-
159
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
160
- msgid "Choose a NextGEN Gallery"
161
- msgstr ""
162
-
163
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
164
- msgid "Import"
165
- msgstr ""
166
-
167
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
168
- msgid "Select a gallery to import images from. Images will be added as new slides."
169
- msgstr ""
170
-
171
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:8
172
- msgid "Drag"
173
- msgstr ""
174
-
175
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:9
176
- msgid "Toggle"
177
- msgstr ""
178
-
179
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:10
180
- msgid "Delete"
181
- msgstr ""
182
-
183
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
184
- msgid "Get Image"
185
- msgstr ""
186
-
187
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:22
188
- msgid "Slide Elements:"
189
- msgstr ""
190
-
191
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
192
- msgid "Slide Link"
193
- msgstr ""
194
-
195
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:29
196
- msgid "Link:"
197
- msgstr ""
198
-
199
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:31
200
- msgid "Open Link in:"
201
- msgstr ""
202
-
203
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:33
204
- msgid "Same Window"
205
- msgstr ""
206
-
207
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:34
208
- msgid "New Tab or Window"
209
- msgstr ""
210
-
211
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:40
212
- msgid "Title"
213
- msgstr ""
214
-
215
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
216
- msgid "Description"
217
- msgstr ""
218
-
219
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:55
220
- msgid "Image Properties:"
221
- msgstr ""
222
-
223
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
224
- msgid "Alternate Text"
225
- msgstr ""
226
-
227
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:67
228
- msgid "Title Text"
229
- msgstr ""
230
-
231
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:75
232
- msgid "Slide Properties:"
233
- msgstr ""
234
-
235
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:79
236
- msgid "Slide Effects"
237
- msgstr ""
238
-
239
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:84
240
- msgid "Disable"
241
- msgstr ""
242
-
243
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:85
244
- msgid "Enable Slide Effects"
245
- msgstr ""
246
-
247
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
248
- msgid "Transition Effects:"
249
- msgstr ""
250
-
251
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:99
252
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:39
253
- msgid "Transition Effects Speed:"
254
- msgstr ""
255
-
256
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
257
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:106
258
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:41
259
- msgid "Milliseconds"
260
- msgstr ""
261
-
262
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:104
263
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:33
264
- msgid "Next Slide Delay:"
265
- msgstr ""
266
-
267
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:111
268
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
269
- msgid "Tile Count:"
270
- msgstr ""
271
-
272
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:113
273
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
274
- msgid "The number of tiles to use in the transition."
275
- msgstr ""
276
-
277
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:116
278
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:18
279
- msgid "Tile Delay:"
280
- msgstr ""
281
-
282
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
283
- msgid "Milliseconds to delay each individual tile transition."
284
- msgstr ""
285
-
286
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:121
287
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:24
288
- msgid "Tile Position:"
289
- msgstr ""
290
-
291
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:123
292
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
293
- msgid "Vertical"
294
- msgstr ""
295
-
296
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:124
297
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:27
298
- msgid "Horizontal"
299
- msgstr ""
300
-
301
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
302
- msgid "Transition Effects to Use:"
303
- msgstr ""
304
-
305
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
306
- msgid "The number of milliseconds to delay each individual tile transition."
307
- msgstr ""
308
-
309
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:35
310
- msgid "Milliseconds. 0 to disable auto advance."
311
- msgstr ""
312
-
313
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:45
314
- msgid "Width:"
315
- msgstr ""
316
-
317
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:47
318
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
319
- msgid "pixels."
320
- msgstr ""
321
-
322
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:51
323
- msgid "Height:"
324
- msgstr ""
325
-
326
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:57
327
- msgid "Pause on Hover?"
328
- msgstr ""
329
-
330
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:59
331
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:67
332
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
333
- msgid "Yes"
334
- msgstr ""
335
-
336
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
337
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
338
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:76
339
- msgid "No"
340
- msgstr ""
341
-
342
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:65
343
- msgid "Show Prev/Next Buttons?"
344
- msgstr ""
345
-
346
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:73
347
- msgid "Show Navigation?"
348
- msgstr ""
349
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider 1.0.0\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-02-19 20:56+0800\n"
6
+ "PO-Revision-Date: 2013-02-19 20:56+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: English\n"
15
+ "X-Poedit-Country: UNITED STATES\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
+
19
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
+ msgid "Cyclone Slider Widget"
21
+ msgstr ""
22
+
23
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
+ msgid "Widget for displaying slideshows."
25
+ msgstr ""
26
+
27
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
+ msgid "Select a Slideshow:"
29
+ msgstr ""
30
+
31
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
32
+ msgid "No slideshows found."
33
+ msgstr ""
34
+
35
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:101
36
+ msgid "Select an image"
37
+ msgstr ""
38
+
39
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:102
40
+ msgid "Add to Slide"
41
+ msgstr ""
42
+
43
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
44
+ msgid "Cyclone Slider"
45
+ msgstr ""
46
+
47
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
48
+ msgid "Slideshow"
49
+ msgstr ""
50
+
51
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
52
+ msgid "Add Slideshow"
53
+ msgstr ""
54
+
55
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
56
+ msgid "Add New Slideshow"
57
+ msgstr ""
58
+
59
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
60
+ msgid "Edit Slideshow"
61
+ msgstr ""
62
+
63
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
64
+ msgid "New Slideshow"
65
+ msgstr ""
66
+
67
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
68
+ msgid "View Slideshow"
69
+ msgstr ""
70
+
71
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
72
+ msgid "Search Slideshows"
73
+ msgstr ""
74
+
75
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
76
+ msgid "No slideshows found"
77
+ msgstr ""
78
+
79
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:145
80
+ msgid "No slideshows found in Trash"
81
+ msgstr ""
82
+
83
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:160
84
+ msgid "Slides"
85
+ msgstr ""
86
+
87
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
88
+ msgid "Slideshow Settings"
89
+ msgstr ""
90
+
91
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:176
92
+ msgid "Slideshow Templates"
93
+ msgstr ""
94
+
95
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:217
96
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:524
97
+ msgid "Slide"
98
+ msgstr ""
99
+
100
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:226
101
+ msgid "Add Slide"
102
+ msgstr ""
103
+
104
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:284
105
+ msgid "Select a template to use."
106
+ msgstr ""
107
+
108
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:286
109
+ msgid "Get more templates.."
110
+ msgstr ""
111
+
112
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:394
113
+ #, php-format
114
+ msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
115
+ msgstr ""
116
+
117
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:395
118
+ msgid "Custom field updated."
119
+ msgstr ""
120
+
121
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:396
122
+ msgid "Custom field deleted."
123
+ msgstr ""
124
+
125
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:397
126
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:398
127
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:401
128
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:402
129
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:403
130
+ msgid "Slideshow updated."
131
+ msgstr ""
132
+
133
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:399
134
+ #, php-format
135
+ msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
136
+ msgstr ""
137
+
138
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:400
139
+ msgid "Slideshow saved."
140
+ msgstr ""
141
+
142
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:404
143
+ msgid "Templates CSS could not be saved."
144
+ msgstr ""
145
+
146
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:405
147
+ msgid "Templates JS could not be saved."
148
+ msgstr ""
149
+
150
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:494
151
+ msgid "Slideshow Name"
152
+ msgstr ""
153
+
154
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:495
155
+ msgid "Images"
156
+ msgstr ""
157
+
158
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:496
159
+ msgid "Slideshow ID"
160
+ msgstr ""
161
+
162
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:497
163
+ msgid "Shortcode"
164
+ msgstr ""
165
+
166
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:632
167
+ msgid "[Slideshow not found]"
168
+ msgstr ""
169
+
170
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:657
171
+ #, php-format
172
+ msgid "[Template \"%s\" not found]"
173
+ msgstr ""
174
+
175
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
176
+ msgid "NextGEN Integration"
177
+ msgstr ""
178
+
179
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
180
+ msgid "Choose a NextGEN Gallery"
181
+ msgstr ""
182
+
183
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
184
+ msgid "Import"
185
+ msgstr ""
186
+
187
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
188
+ msgid "Select a gallery to import images from. Images will be added as new slides."
189
+ msgstr ""
190
+
191
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:8
192
+ msgid "Drag"
193
+ msgstr ""
194
+
195
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:9
196
+ msgid "Toggle"
197
+ msgstr ""
198
+
199
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:10
200
+ msgid "Delete"
201
+ msgstr ""
202
+
203
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
204
+ msgid "Get Image"
205
+ msgstr ""
206
+
207
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:22
208
+ msgid "Slide Elements:"
209
+ msgstr ""
210
+
211
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
212
+ msgid "Slide Link"
213
+ msgstr ""
214
+
215
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:29
216
+ msgid "Link:"
217
+ msgstr ""
218
+
219
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:31
220
+ msgid "Open Link in:"
221
+ msgstr ""
222
+
223
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:33
224
+ msgid "Same Window"
225
+ msgstr ""
226
+
227
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:34
228
+ msgid "New Tab or Window"
229
+ msgstr ""
230
+
231
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:40
232
+ msgid "Title"
233
+ msgstr ""
234
+
235
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
236
+ msgid "Description"
237
+ msgstr ""
238
+
239
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:55
240
+ msgid "Image Properties:"
241
+ msgstr ""
242
+
243
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
244
+ msgid "Alternate Text"
245
+ msgstr ""
246
+
247
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:67
248
+ msgid "Title Text"
249
+ msgstr ""
250
+
251
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:75
252
+ msgid "Slide Properties:"
253
+ msgstr ""
254
+
255
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:79
256
+ msgid "Slide Effects"
257
+ msgstr ""
258
+
259
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:84
260
+ msgid "Disable"
261
+ msgstr ""
262
+
263
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:85
264
+ msgid "Enable Slide Effects"
265
+ msgstr ""
266
+
267
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
268
+ msgid "Transition Effects:"
269
+ msgstr ""
270
+
271
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:99
272
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
273
+ msgid "Transition Effects Speed:"
274
+ msgstr ""
275
+
276
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
277
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:106
278
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
279
+ msgid "Milliseconds"
280
+ msgstr ""
281
+
282
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:104
283
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
284
+ msgid "Next Slide Delay:"
285
+ msgstr ""
286
+
287
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:111
288
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
289
+ msgid "Tile Count:"
290
+ msgstr ""
291
+
292
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:113
293
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
294
+ msgid "The number of tiles to use in the transition."
295
+ msgstr ""
296
+
297
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:116
298
+ msgid "Tile Delay:"
299
+ msgstr ""
300
+
301
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
302
+ msgid "Milliseconds to delay each individual tile transition."
303
+ msgstr ""
304
+
305
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:121
306
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
307
+ msgid "Tile Position:"
308
+ msgstr ""
309
+
310
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:123
311
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
312
+ msgid "Vertical"
313
+ msgstr ""
314
+
315
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:124
316
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
317
+ msgid "Horizontal"
318
+ msgstr ""
319
+
320
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
321
+ msgid "Transition Effects to Use:"
322
+ msgstr ""
323
+
324
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
325
+ msgid "Milliseconds. 0 to disable auto advance."
326
+ msgstr ""
327
+
328
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
329
+ msgid "Width:"
330
+ msgstr ""
331
+
332
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
333
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
334
+ msgid "pixels."
335
+ msgstr ""
336
+
337
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
338
+ msgid "Height:"
339
+ msgstr ""
340
+
341
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
342
+ msgid "Pause on Hover?"
343
+ msgstr ""
344
+
345
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
346
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
347
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
348
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
349
+ msgid "Yes"
350
+ msgstr ""
351
+
352
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
353
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
354
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
355
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
356
+ msgid "No"
357
+ msgstr ""
358
+
359
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
360
+ msgid "Show Prev/Next Buttons?"
361
+ msgstr ""
362
+
363
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
364
+ msgid "Show Navigation?"
365
+ msgstr ""
366
+
367
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
368
+ msgid "The thumbnails or dots depending on template."
369
+ msgstr ""
370
+
371
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
372
+ msgid "Random Slide Order?"
373
+ msgstr ""
374
+
375
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
376
+ msgid "Randomize order of slides on every page visit."
377
+ msgstr ""
378
+
templates/black/style.min.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*** Template Black ***/
2
+ .cycloneslider-template-black img{display:block}.cycloneslider-template-black .cycloneslider-prev,.cycloneslider-template-black .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url($tpl/images/sprite-arrows.png) no-repeat}.cycloneslider-template-black:hover .cycloneslider-prev,.cycloneslider-template-black:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-black .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-black .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-black .cycloneslider-prev:hover,.cycloneslider-template-black .cycloneslider-next:hover{opacity:1}.cycloneslider-template-black .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-black .cycloneslider-pager span{background:url($tpl/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-black .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-black .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url($tpl/images/bg-caption.png);color:#fff}.cycloneslider-template-black .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-black .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
templates/blue/style.min.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*** Template Blue ***/
2
+ .cycloneslider-template-blue img{display:block}.cycloneslider-template-blue .cycloneslider-prev,.cycloneslider-template-blue .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url($tpl/images/sprite-arrows.png) no-repeat}.cycloneslider-template-blue:hover .cycloneslider-prev,.cycloneslider-template-blue:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-blue .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-blue .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-blue .cycloneslider-prev:hover,.cycloneslider-template-blue .cycloneslider-next:hover{opacity:1}.cycloneslider-template-blue .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-blue .cycloneslider-pager span{background:url($tpl/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-blue .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-blue .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url($tpl/images/bg-caption.png);color:#fff}.cycloneslider-template-blue .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-blue .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
templates/default/style.min.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*** Template Default ***/
2
+ .cycloneslider-template-default img{display:block}.cycloneslider-template-default .cycloneslider-prev,.cycloneslider-template-default .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url($tpl/images/sprite-arrows.png) no-repeat}.cycloneslider-template-default:hover .cycloneslider-prev,.cycloneslider-template-default:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-default .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-default .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-default .cycloneslider-prev:hover,.cycloneslider-template-default .cycloneslider-next:hover{opacity:1}.cycloneslider-template-default .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-default .cycloneslider-pager span{background:url($tpl/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-default .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-default .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url($tpl/images/bg-caption.png);color:#fff}.cycloneslider-template-default .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-default .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
templates/myrtle/style.min.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*** Template Myrtle ***/
2
+ .cycloneslider-template-myrtle{overflow:hidden}.cycloneslider-template-myrtle .cycloneslider-prev,.cycloneslider-template-myrtle .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-19px;z-index:102;text-indent:-99999px;width:45px;height:45px;background:url($tpl/images/sprite-arrows.png) no-repeat}.cycloneslider-template-myrtle:hover .cycloneslider-prev,.cycloneslider-template-myrtle:hover .cycloneslider-next{display:block}.cycloneslider-template-myrtle .cycloneslider-prev{left:10px;background-position:-45px 0}.cycloneslider-template-myrtle .cycloneslider-next{right:10px;background-position:0 0}.cycloneslider-template-myrtle .cycloneslider-prev:hover{background-position:-45px -45px}.cycloneslider-template-myrtle .cycloneslider-next:hover{background-position:0 -45px}.cycloneslider-template-myrtle .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-myrtle .cycloneslider-pager span{background:url($tpl/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:12px;height:12px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-myrtle .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-myrtle .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url($tpl/images/bg-caption.png) right;color:#fff}.cycloneslider-template-myrtle .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:24px;line-height:1;margin-bottom:0;color:#e62b4e}.cycloneslider-template-myrtle .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px;color:#676761}
templates/thumbnails/style.min.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*** Template Thumbnails ***/
2
+ .cycloneslider-template-thumbnails img{display:block}.cycloneslider-template-thumbnails .cycloneslider-prev,.cycloneslider-template-thumbnails .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url($tpl/images/sprite-arrows.png) no-repeat}.cycloneslider-template-thumbnails:hover .cycloneslider-prev,.cycloneslider-template-thumbnails:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-thumbnails .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-thumbnails .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-thumbnails .cycloneslider-prev:hover,.cycloneslider-template-thumbnails .cycloneslider-next:hover{opacity:1}.cycloneslider-template-thumbnails .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url($tpl/images/bg-caption.png);color:#fff}.cycloneslider-template-thumbnails .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-thumbnails .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-thumbnails.cycloneslider-thumbnails{padding:20px 0;text-align:center}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li{display:inline-block;margin:0 5px;border:5px solid #ccc;cursor:pointer}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li.current{border-color:#333}