문제

I'm looking for at portfolio Extension to TYPO3 v. 6.1 FLUID/EXTBASE, and have looked at the EXT: SB Portfolio and maybe the version 2.

But need some feedback that know the extension and have played with it.

My question is. Is it possible to changes the layout by adding classes/div's/span's, like TX_News ? And is it like TX_News, to edit.

도움이 되었습니까?

해결책

You should do your own research before asking here. How can you do that?

Have a look at the manual: http://docs.typo3.org/typo3cms/extensions/sb_portfolio2/0.0.2/

You will see that sb_portfolio2 ist an Extbase/Fluid extension. Therefore - as with all extensions using Fluid as templating engine - you can change the path to layouts/templates/partials as you can to it with "news".

If an extensions you want to evaluate doesn't have a manual, you can also install it and examine the structure. If it has a folder structure like Classes/Controller Resources/Private/Templates ... it will most likely (not not necessarily) be an Extbase/Fluid extension.

So try to answer your own question in the future and get back with specific problems if it doesn't work out.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top