Commit e18e76a0 authored by Andy Hausmann's avatar Andy Hausmann

Beaty work.

parent ca23712f
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<sheets> <sheets>
<!-- General Settinfs / Begin --> <!-- General Settings / Begin -->
<sDEF> <sDEF>
<ROOT> <ROOT>
<TCEforms> <TCEforms>
......
...@@ -24,8 +24,9 @@ plugin.tx_flexslider { ...@@ -24,8 +24,9 @@ plugin.tx_flexslider {
slideshowSpeed = 7000 slideshowSpeed = 7000
# Integer: Set the speed of animations, in milliseconds # Integer: Set the speed of animations, in milliseconds
animationDuration = 600 animationDuration = 600
# Boolean: Create navigation for previous/next navigation? (true/false) # Boolean: Display control navigation
controlNav = 1 controlNav = 1
# Boolean: Create navigation for previous/next navigation? (true/false)
directionNav = 1 directionNav = 1
# Boolean: Allow slider navigating via keyboard left/right keys # Boolean: Allow slider navigating via keyboard left/right keys
keyboardNav = 1 keyboardNav = 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment