Am 03.06.2012 12:41, schrieb Robert Wildling:
> plugin.tx_socials {
>   view {
>     templateRootPath = fileadmin/_layout/templates/socials
>   }
> 
IMO a / at the end is needed
> I also wonder how the ext knows about the *name* of the template file?
> Is it always Show.html?
yes, as the action is called showAction()
georg