09:03:12 <patleo> good morning. I use the new fluidbootstraptheme and all new dev versions. I can't create a Plugin inside a row but i can create it outside and drag it into the row. Is there a known bug?
13:25:39 <feelx> hi all! I've a flux grid with 3 columns. I can add flux.grid style="height etc..." but the content (normal text so far) is not cropped. Can I achieve to 'crop' the nested CEs inside somehow?
13:26:18 <feelx> sorry... above is flux.grid.columns VH ofc which has the Style attribute
13:26:59 <feelx> but I want to crop the elements INSIDE the flux.grid
15:40:19 <xaver> feelx: if you find a way to set it and maybe also use the icon, send a link :P
15:54:15 <feelx> sure... willl do xaver but no success so far
15:56:08 <patleo> guys, if i create an FCE called ThisExampleBox.html and rename it after using it to ExampleBox.html i need to create the boxes competely new in the BE?
15:56:33 <xaver> feelx: it isn't s easy, no implemention in T3
15:57:29 <xaver> patleo: i think the main reference is the id in the tempalte - try it - never tested this one
16:00:15 <patleo> @xaver i can change the id like i want. But if i change the filename, the hole flex config in the Backend is disabled
16:00:56 <patleo> Was that intentional or is that a bug!? :p
16:01:30 <xaver> disbaled Oo - i don't understand - Normal you don't rename a temaplte
16:01:52 <xaver> it gets parsed and you get the element based on the content
16:01:55 <floxx> patleo: take a look in db - there u will find the refernece to template file
16:03:09 <patleo> okay thx ;) i was just wondering after changing a templatename :p
16:03:12 <xaver> if you copy a element for e slitly different element, because customer should have to much options flexbility like cols would cause a lot of problems.
16:03:50 <xaver> i have to go - train will leave shorlty - maybe UMTS works in train
20:14:39 <Guest|86185> Hi everybody. I am trying to get the VHS Viehelper Media / Image / WidthViewHelper working in my fluid template. Does onyone have an idea how to use this one. I have an image e.g. in a variable called {img}, but I have no idea how to get the width of this image.
20:15:14 <Guest|86185> Inline usage should be {v:media.image.width(path: 'NULL')}, but where to put my image in?
20:35:59 <bjo3rn> Guest|86185 path is the path to your image