Commit e7a4bb9b authored by Andy Hausmann's avatar Andy Hausmann

Updated README.md.

Updated Extension Documentation.
parent 17d8014e
......@@ -13,7 +13,7 @@ It simply brings WooThemes awesome fully responsive jQuery Slider Plugin to TYPO
Clone into typo3conf/ext/
git clone git@github.com:andyhausmann/TYPO3_Extension_FlexSlider.git /path/to/project/typo3conf/ext/flexslider/
git clone git@bitbucket.org:sotastudio/typo3.extbase.flexslider.git /path/to/project/typo3conf/ext/flexslider/
Install via Extension Manager as usual.
......@@ -35,7 +35,6 @@ Install via Extension Manager as usual.
### TypoScript Constants
plugin.tx_flexslider {
settings {
view {
# Necessary options, if you plan to manipulate the templates
templateRootPath = EXT:flexslider/Resources/Private/Templates/
......@@ -59,7 +58,6 @@ Install via Extension Manager as usual.
}
}
}
}
### TypoScript Setup
......
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