09:27:13 <jmverges> I need help: I'm doing cache with varnish. So, with a simple vcl I'm getting it cached and the age is changing. However, with the default one provided by ext:varnish (patched for varnish version 4.0) age is always 0. So my concern now is to now if the problem is in some typo3 setting or in the default.vcl file.
10:51:18 <ndee_> hey guys, I'm using <flux:field.controllerActions actions="{Course: 'spotlight', Course: 'list'}" /> in my plugin configuration but there's no select in the plugin itself. Anything I'm missing?
12:43:16 <MrWhy> just a question... i´m new to fedext... i´m trying to render a content element... i´ve set up a page and all... simple text fields are rendered but no content templates
12:43:44 <MrWhy> i´ve used the example in the library
12:44:14 <MrWhy> but there is no output for the Content Templates
12:54:58 <MrWhy> typical t3 elements are rendered fine but not in the FCE´s
13:07:25 <mrboe> @MrWhy a good way to start is to use EXT:builder to create a provider extension
13:07:46 <mrboe> this brings a page and a content template with it
13:08:40 <MrWhy> mrboe yeah i started with this...
13:08:52 <mrboe> the EXT:fluidboostraptheme brings some examples how FCEs can be build
22:52:49 <Outdoorsman> NamelessCoder: TYPO3 6.2 seems requires cache to be cleared for every source update even minor source updates like from 6.2.8 to 6.2.9. How do you or anyone else handle this when you have many sites sharing the same source?
22:56:05 <Outdoorsman> Is there a Fluid way of clearing cache properly in 6.2 or do I have to manually do rm -f typo3temp/Cache/Code/cache_core/* for each site... and is this the only directory that needs to be cleared?
22:57:12 <Outdoorsman> This is the closest I came to finding documentation on what to clear so far... http://docs.typo3.org/typo3cms/InstallationGuide/singlehtml/Index.html#remove-temporary-cache-files