[TYPO3-community] Extending profiles in community

Daniel nomail at nomail.com
Mon Jul 9 17:13:22 CEST 2012


Hi Simon

Thanks again, got it perfectly working with new fields now. One minor 
question or idea: is it on purpose that in the partial "Profile/Detail.html 
" the part <dt><f:translate key="profile.details.{label}"/></dt> includes 
the "profile.details"? It will prevent that you can use your own labels 
(from within your own extension) and the partial function at the same time. 
Or am I missing something?

Best,
Daniel

"Simon Schaufelberger (Schaufi)"  schrieb im Newsbeitrag 
news:mailman.1.1341834394.28419.typo3-project-community at lists.typo3.org...

Hi Daniel,
it depends on how you insert the label. if you use the translate
viewhelper then you have to enter the whole path to the xml file as well
as the key like:
LLL:EXT:my_community/Resources/Private/Language/locallang.xml:myKey

Am 07.07.2012 22:16, schrieb Daniel:
> Hi
>
> Thanks! It works now. Only thing missing is the label of my new field.
> Do the translation file have to be within the community extension or can
> I use the language file from within my extension?
>
> Best,
> Daniel
>
> "Simon Schaufelberger (Schaufi)"  schrieb im Newsbeitrag
> news:mailman.1.1341663238.8977.typo3-project-community at lists.typo3.org...
>
> Hi,
>> hm, do I have to convert my old kickstarter extension (which extents
>> fe_users) to extbase/fluid first?
>
> yes of course, the whole folder structure needs to be extbase valid.
>
> Regards, Schaufi

-- 
Kind regards,

Schaufi from punkt.de 



More information about the TYPO3-project-community mailing list