Commit d54e9756 authored by Andy Hausmann's avatar Andy Hausmann

Misc: Just beauty stuff.

parent 8b078a41
...@@ -5,20 +5,20 @@ ...@@ -5,20 +5,20 @@
*/ */
temp.flexslider = USER temp.flexslider = USER
temp.flexslider { temp.flexslider {
userFunc = tx_extbase_core_bootstrap->run userFunc = tx_extbase_core_bootstrap->run
pluginName = Pi1 pluginName = Pi1
extensionName = Flexslider extensionName = Flexslider
controller = FlexSlider controller = FlexSlider
action = list action = list
switchableControllerActions { switchableControllerActions {
FlexSlider { FlexSlider {
1 = list 1 = list
} }
} }
settings =< plugin.tx_flexslider.settings settings =< plugin.tx_flexslider.settings
persistence =< plugin.tx_flexslider.persistence persistence =< plugin.tx_flexslider.persistence
//persistence.storagePid = 73 //persistence.storagePid = 73
view =< plugin.tx_flexslider.view view =< plugin.tx_flexslider.view
} }
......
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