Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flexslider
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hebotek
flexslider
Commits
dcf3d741
Commit
dcf3d741
authored
Apr 18, 2012
by
Andy Hausmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added TS Setup options.
parent
b098473e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
setup.txt
Configuration/TypoScript/setup.txt
+12
-0
No files found.
Configuration/TypoScript/setup.txt
View file @
dcf3d741
...
@@ -7,6 +7,18 @@ plugin.tx_flexslider {
...
@@ -7,6 +7,18 @@ plugin.tx_flexslider {
persistence {
persistence {
storagePid = {$plugin.tx_flexslider.persistence.storagePid}
storagePid = {$plugin.tx_flexslider.persistence.storagePid}
}
}
settings{
# String: Select your animation type, "fade" or "slide"
animation = fade
# Boolean: Animate slider automatically
slideshow = 0
# Integer: Set the speed of the slideshow cycling, in milliseconds
slideshowSpeed = 7000
# Boolean: Create navigation for previous/next navigation? (true/false)
directionNav = 1
# Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering
pauseOnHover = 0
}
}
}
plugin.tx_flexslider._CSS_DEFAULT_STYLE (
plugin.tx_flexslider._CSS_DEFAULT_STYLE (
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment