15:51:15 <NamelessCoder> yep, I know about those extensions (and nope, they're nothing like fluidbootstraptheme - none of them represent best practice)
15:51:56 <NamelessCoder> you'll need flux 7.0.1 as minimum and that's coming out as soon as https://github.com/FluidTYPO3/flux/commits/workbench/commands is done
16:17:53 <NamelessCoder> 1) using the tags impacts performance on every single page
16:18:04 <NamelessCoder> 2) using tags creates the exact same objects TS does
16:20:08 <NamelessCoder> my rule of thumb: use the v:asset etc. stuff to insert things like custom CSS rules for one element only, to insert a JS init script when a particular page template is used, etc.
16:20:21 <Denyerec> I don't understand what's going on, but I sure wish I did :)
16:21:49 <randomresult> i think you got me wrong...
16:22:04 <randomresult> anyway. will move the assets to ts.
16:23:29 <randomresult> ok. jumbotron cleanup finished.
16:23:54 <randomresult> @Denyerec we talk about https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
16:24:16 <randomresult> in particular: https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/76
16:24:27 <randomresult> so i need to go now. my wife will kill me otherwise
21:21:49 <randomresult> maybe i should read the doc i wrote
21:29:09 <randomresult> i want to translate within a section/object ... shouldnt it be flux.id.name ? for ex: the field name="settings.ButtonOptions" --> flux.button.objects.settings.ButtonOptions
21:29:46 <Outdoorsman> randomresults I don't see the Bootstrap content elements in their own tab any more... did I do something to make it disappear or is this an update to the extension fluidbootstraptheme?
21:30:10 <randomresult> do u use the latest flux-dev?
21:30:31 <Outdoorsman> I just updated flux right now from dev.
21:30:31 <randomresult> there has been an update in both exts.
21:32:36 <Outdoorsman> When I got to add a new content element, the entire tab that used to be there no longer exists. It's been that way since the dev version I was using two days ago. I hated to bother you but for the life of me I can't figure out how to get it to show up there?
21:34:46 <Outdoorsman> The entire directory of typo3temp, or just the typo3temp/Cache/* folder?
21:35:19 <randomresult> i allway empty it completely
21:36:06 <Outdoorsman> Hmmm... I didn't know I could do that. Just hadn't tried it before.
21:36:24 <randomresult> basically i have a programm running which empty this as soon as i edit a file in my project. im sick of deleting everything in typo3temp
21:38:34 <Outdoorsman> That's obviously a different cache from my experience now.
21:38:35 <randomresult> back in the days, that was it :)
21:38:59 <randomresult> ok. so u see all the elements?
21:39:25 <Outdoorsman> I also noticed you just created a new extension to help override pages of your extension. I haven't tried it yet but that sounds like a great move. I'll try it as that's exactly what I needed since for some reason I can't get Builder to work for me.
21:39:39 <Outdoorsman> Yes I do see the elements now.
21:39:55 <Denyerec> just bind your left mouse button to rm -rf ./typo3temp/*