[TYPO3-mvc] own extension library

Daniel Dimitrov danielsd_bg at yahoo.fr
Thu May 6 12:29:19 CEST 2010


Hey Jochen,
I thought that
putting the file in typo3conf/ext/fluid/Classes/ViewHelpers is somehow going 
to magically load the viewhelper.

My fluid framework is located in typo3_src/typo3/sysext/fluid, I have 
nothing related to fluid in typo3conf/ext/

I definitely don't want to directly edit fluid, as you said - an update and 
everything is lost.

Cheers,
Daniel

"Jochen Rau" <jochen.rau at typoplanet.de> wrote in message 
news:mailman.1.1273141536.12811.typo3-project-typo3v4mvc at lists.typo3.org...
> Hi.
>
> On 06.05.10 11:49, Felix Oertel wrote:
>> Am 06.05.10 09:37, schrieb Daniel Dimitrov:
>>> Is there any way to use my viewHelpers in other extensions, too?
>>
>> Personally I would name it to Tx_Fluid_ViewHelpers_YournameViewHelper,
>> put it into typo3conf/ext/fluid/Classes/ViewHelpers and use it via
>> <f:yourname>. I think atm there is nothing like shared viewHelpers.
>
> I suggest not to put your own view helper in the Fluid extension. Or do 
> you want to fork Fluid? ;-) If you update Fluid (or your hard-working site 
> admin), your changes are lost ....
>
> You might want to bundle your view helpers in a dedicated extension.
>
> Regards
> Jochen
> 


More information about the TYPO3-project-typo3v4mvc mailing list