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
5e9ec48f
Commit
5e9ec48f
authored
Jan 04, 2013
by
Andy Hausmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Documentation and Changelog.
parent
ad605512
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
24 deletions
+26
-24
CHANGELOG.md
CHANGELOG.md
+4
-0
README.md
README.md
+22
-24
No files found.
CHANGELOG.md
View file @
5e9ec48f
### 1.3.2
*
__Hotfix__: Switched type of field "subtitle" to text.
### 1.3.1
### 1.3.1
*
__Hotfix__: Fixed an incompatibility to TYPO3 4.5 LTS within the DynLink ViewHelper.
*
__Hotfix__: Fixed an incompatibility to TYPO3 4.5 LTS within the DynLink ViewHelper.
...
...
README.md
View file @
5e9ec48f
# EXT: FlexSlider
# EXT: FlexSlider
It simply brings WooThemes awesome fully responsive jQuery Slider Plugin to TYPO3 – as a Frontend Plugin, of course.
It simply brings WooThemes awesome fully responsive jQuery Slider Plugin to TYPO3 – as a Frontend Plugin, of course.
## Installation
## Installation
### Via Git
### Via Git
Clone into typo3conf/ext/
Clone into typo3conf/ext/
git clone git@
bitbucket.org:sotastudio/typo3.extbase.flexs
lider.git /path/to/project/typo3conf/ext/flexslider/
git clone git@
github.com:andyhausmann/TYPO3_Extension_FlexS
lider.git /path/to/project/typo3conf/ext/flexslider/
Install via Extension Manager as usual.
Install via Extension Manager as usual.
...
@@ -35,6 +31,7 @@ Install via Extension Manager as usual.
...
@@ -35,6 +31,7 @@ Install via Extension Manager as usual.
### TypoScript Constants
### TypoScript Constants
plugin.tx_flexslider {
plugin.tx_flexslider {
settings {
view {
view {
# Necessary options, if you plan to manipulate the templates
# Necessary options, if you plan to manipulate the templates
templateRootPath = EXT:flexslider/Resources/Private/Templates/
templateRootPath = EXT:flexslider/Resources/Private/Templates/
...
@@ -58,6 +55,7 @@ Install via Extension Manager as usual.
...
@@ -58,6 +55,7 @@ Install via Extension Manager as usual.
}
}
}
}
}
}
}
### TypoScript Setup
### TypoScript Setup
...
...
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