Commit 686c6ea9 authored by Andy Hausmann's avatar Andy Hausmann

Renamed ressource references.

parent af22adac
...@@ -126,7 +126,7 @@ $TCA['tx_flexslider_domain_model_flexslider'] = array( ...@@ -126,7 +126,7 @@ $TCA['tx_flexslider_domain_model_flexslider'] = array(
'config' => array( 'config' => array(
'type' => 'group', 'type' => 'group',
'internal_type' => 'file', 'internal_type' => 'file',
'uploadfolder' => 'uploads/tx_mmflexslider', 'uploadfolder' => 'uploads/tx_flexslider',
'show_thumbs' => 1, 'show_thumbs' => 1,
'size' => 5, 'size' => 5,
'allowed' => $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'], 'allowed' => $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'],
......
plugin.tx_mmflexslider { plugin.tx_flexslider {
view { view {
# cat=plugin.tx_mmflexslider/file; type=string; label=Path to template root (FE) # cat=plugin.tx_flexslider/file; type=string; label=Path to template root (FE)
templateRootPath = EXT:flexslider/Resources/Private/Templates/ templateRootPath = EXT:flexslider/Resources/Private/Templates/
# cat=plugin.tx_mmflexslider/file; type=string; label=Path to template partials (FE) # cat=plugin.tx_flexslider/file; type=string; label=Path to template partials (FE)
partialRootPath = EXT:flexslider/Resources/Private/Partials/ partialRootPath = EXT:flexslider/Resources/Private/Partials/
# cat=plugin.tx_mmflexslider/file; type=string; label=Path to template layouts (FE) # cat=plugin.tx_flexslider/file; type=string; label=Path to template layouts (FE)
layoutRootPath = EXT:flexslider/Resources/Private/Layouts/ layoutRootPath = EXT:flexslider/Resources/Private/Layouts/
} }
persistence { persistence {
# cat=plugin.tx_mmflexslider//a; type=int+; label=Default storage PID # cat=plugin.tx_flexslider//a; type=int+; label=Default storage PID
storagePid = storagePid =
} }
} }
\ No newline at end of file
plugin.tx_mmflexslider { plugin.tx_flexslider {
view { view {
templateRootPath = {$plugin.tx_mmflexslider.view.templateRootPath} templateRootPath = {$plugin.tx_flexslider.view.templateRootPath}
partialRootPath = {$plugin.tx_mmflexslider.view.partialRootPath} partialRootPath = {$plugin.tx_flexslider.view.partialRootPath}
layoutRootPath = {$plugin.tx_mmflexslider.view.layoutRootPath} layoutRootPath = {$plugin.tx_flexslider.view.layoutRootPath}
} }
persistence { persistence {
storagePid = {$plugin.tx_mmflexslider.persistence.storagePid} storagePid = {$plugin.tx_flexslider.persistence.storagePid}
} }
} }
plugin.tx_mmflexslider._CSS_DEFAULT_STYLE ( plugin.tx_flexslider._CSS_DEFAULT_STYLE (
input.f3-form-error { input.f3-form-error {
background-color:#FF9F9F; background-color:#FF9F9F;
border: 1px #FF0000 solid; border: 1px #FF0000 solid;
......
...@@ -23,13 +23,13 @@ ...@@ -23,13 +23,13 @@
<f:then> <f:then>
<f:link.page pageUid="{flexSlider.link}"> <f:link.page pageUid="{flexSlider.link}">
<f:image <f:image
src="uploads/tx_mmflexslider/{flexSlider.image}" src="uploads/tx_flexslider/{flexSlider.image}"
alt="{flexSlider.caption}" /> alt="{flexSlider.caption}" />
</f:link.page> </f:link.page>
</f:then> </f:then>
<f:else> <f:else>
<f:image <f:image
src="uploads/tx_mmflexslider/{flexSlider.image}" src="uploads/tx_flexslider/{flexSlider.image}"
alt="{flexSlider.caption}" /> alt="{flexSlider.caption}" />
</f:else> </f:else>
</f:if> </f:if>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
######################################################################## ########################################################################
# Extension Manager/Repository config file for ext "flexslider". # Extension Manager/Repository config file for ext "flexslider".
# #
# Auto generated 16-04-2012 20:30 # Auto generated 16-04-2012 21:33
# #
# Manual updates: # Manual updates:
# Only the data in the array - everything else is removed by next # Only the data in the array - everything else is removed by next
...@@ -38,7 +38,7 @@ $EM_CONF[$_EXTKEY] = array( ...@@ -38,7 +38,7 @@ $EM_CONF[$_EXTKEY] = array(
'suggests' => array( 'suggests' => array(
), ),
), ),
'_md5_values_when_last_written' => 'a:24:{s:21:"ExtensionBuilder.json";s:4:"548a";s:12:"ext_icon.gif";s:4:"e922";s:17:"ext_localconf.php";s:4:"fb33";s:14:"ext_tables.php";s:4:"f170";s:14:"ext_tables.sql";s:4:"f50f";s:43:"Classes/Controller/FlexSliderController.php";s:4:"1127";s:35:"Classes/Domain/Model/FlexSlider.php";s:4:"fdb7";s:50:"Classes/Domain/Repository/FlexSliderRepository.php";s:4:"8ed1";s:44:"Configuration/ExtensionBuilder/settings.yaml";s:4:"8bff";s:36:"Configuration/FlexForms/flexform.xml";s:4:"fb9c";s:32:"Configuration/TCA/FlexSlider.php";s:4:"a713";s:38:"Configuration/TypoScript/constants.txt";s:4:"ff79";s:34:"Configuration/TypoScript/setup.txt";s:4:"cd69";s:40:"Resources/Private/Language/locallang.xml";s:4:"23ce";s:43:"Resources/Private/Language/locallang_be.xml";s:4:"2182";s:84:"Resources/Private/Language/locallang_csh_tx_flexslider_domain_model_flexslider.xml";s:4:"bbb7";s:43:"Resources/Private/Language/locallang_db.xml";s:4:"8c66";s:38:"Resources/Private/Layouts/Default.html";s:4:"9749";s:48:"Resources/Private/Templates/FlexSlider/List.html";s:4:"9838";s:35:"Resources/Public/Icons/relation.gif";s:4:"e615";s:66:"Resources/Public/Icons/tx_flexslider_domain_model_flexslider.gif";s:4:"905a";s:50:"Tests/Unit/Controller/FlexSliderControllerTest.php";s:4:"c8a0";s:42:"Tests/Unit/Domain/Model/FlexSliderTest.php";s:4:"dbfa";s:14:"doc/manual.sxw";s:4:"8d2d";}', '_md5_values_when_last_written' => 'a:22:{s:12:"ext_icon.gif";s:4:"e922";s:17:"ext_localconf.php";s:4:"fb33";s:14:"ext_tables.php";s:4:"a3cd";s:14:"ext_tables.sql";s:4:"58a4";s:43:"Classes/Controller/FlexSliderController.php";s:4:"f36a";s:35:"Classes/Domain/Model/FlexSlider.php";s:4:"bacb";s:50:"Classes/Domain/Repository/FlexSliderRepository.php";s:4:"aa53";s:36:"Configuration/FlexForms/flexform.xml";s:4:"9c4f";s:32:"Configuration/TCA/FlexSlider.php";s:4:"e8fc";s:38:"Configuration/TypoScript/constants.txt";s:4:"9c53";s:34:"Configuration/TypoScript/setup.txt";s:4:"1e71";s:40:"Resources/Private/Language/locallang.xml";s:4:"efaa";s:43:"Resources/Private/Language/locallang_be.xml";s:4:"55ab";s:84:"Resources/Private/Language/locallang_csh_tx_mmflexslider_domain_model_flexslider.xml";s:4:"64f7";s:43:"Resources/Private/Language/locallang_db.xml";s:4:"06b8";s:38:"Resources/Private/Layouts/Default.html";s:4:"9749";s:48:"Resources/Private/Templates/FlexSlider/List.html";s:4:"2c99";s:35:"Resources/Public/Icons/relation.gif";s:4:"e615";s:66:"Resources/Public/Icons/tx_flexslider_domain_model_flexslider.gif";s:4:"905a";s:50:"Tests/Unit/Controller/FlexSliderControllerTest.php";s:4:"52c4";s:42:"Tests/Unit/Domain/Model/FlexSliderTest.php";s:4:"958a";s:14:"doc/manual.sxw";s:4:"8d2d";}',
); );
?> ?>
\ No newline at end of file
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