12:05:34 <Denyerec> Do you guys have a partial that includes any boilerplate <head> stuff ?
12:09:46 <randomresult> i have a quite simple element for embeding videos responsive. it only contains 28 lines of code. checking these in builder, it tells me that i use an incompatible viewhelper... i only use flux.form and f:format:raw and an asset...
12:09:55 <randomresult> could someone take a look what is wrong?
13:54:58 <NamelessCoder> I'm like the google for the github
13:58:20 <Denyerec> assuming I can't be arsed hacking files right now, will "clear all caches" in the BE work ?
13:58:28 <Denyerec> or do I need to repeatedly flush typo3temp as well
14:03:24 <NamelessCoder> in almost all cases "clear all caches" will suffice. On 6.2 it's "clear system caches". Being logged into BE while editing FE will make sure you bypass enough caches that you should never need to clear typo3temp while developing
15:35:31 * Denyerek is now officially having a really shit day.
15:35:37 <Denyerek> 4 hours of this so far and counting.
15:35:47 <Denyerek> No different to any day working with Typo, tbh.
15:38:46 <Denyerek> Fatal error: Class 'Tx_Flux_Core' not found in /home/denyerec/clients/alba/htdocs/typo3conf/ext/albatemplate/ext_tables.php on line 7
15:40:38 <Denyerek> I git-updated all the repos to the development HEAD
15:42:40 <Denyerek> Fatal error: Class 'Tx_Flux_Core' not found in /home/denyerec/clients/alba/htdocs/typo3conf/ext/albatemplate/ext_tables.php on line 7
15:42:47 <Denyerek> presumably there's been a change to the classname
15:47:07 <Denyerek> Manually replaced old class with namespaced class and It's at least back to the BE
15:47:31 <Denyerek> Fatal error: Call to a member function getCache() on a non-object in /home/denyerec/clients/alba/htdocs/typo3conf/ext/fluidcontent/Classes/Service/ConfigurationService.php on line 125
15:50:10 <Denyerek> NamelessCoder... I am now in over my head.
15:50:57 <Denyerek> danilobuerger, perhaps you can help ?
16:51:17 <randomresult> @NamelessCoder i have pulled and rebased my develop branch. now the question is: can i send a pull request so mrboe can continue working on that?
16:51:23 <Denyerec> randomresult - I read an article on sass / less, and sass seemed more mature, better supported and better featured at the time.
16:51:56 <Denyerec> claus - presumably the relative paths will be re-written then ?
16:51:58 <randomresult> ok. seems clear. but i dont get the point why to use it all
16:52:10 <Denyerec> because by the time my CSS is in /typo3temp/cache/ those relative paths won't work at all ;)
16:52:45 <BenjaminR> Deny: they will if you dont set rewrite to false ;)
22:16:00 <macro11> hello, there exists a feature in TemplaVoila with is very helpful: noEditOnCreation especially for container elements. is there a similar option for fluid_content available?
22:24:06 <danilobuerger> macro11 there isnt one at the moment i think, but i also think that this could easily be done.. just file a feature issue at https://github.com/FluidTYPO3/fluidcontent/
22:33:32 <macro11> thanks danilobuerger, i will post a feature request
23:34:49 <mrboe> @NamelessCoder > dont know how why schemaker doesn't work for me / perhabs you can recreate the flux-master.xsd with the new namespaces