11:23:50 <ndee_> how can I access a property that has a "."(dot) in the name?
11:25:09 <ndee_> https://gist.github.com/andypa/6da68ad9532c4b8f9d48 <-- that's how the debug of 'participantsErrors' looks like.
13:02:05 <rosieres> Running fluidpages on git master facing a "template files [layout] could not be loaded." while path is correct and file is plain readable byy webserver.
13:50:49 <gbod> randomresult: Vep, currently it is only for CE, cause it's based on value of CType - which is 'fluid_content' for all the FCEs
14:01:14 <ndee_> I have a <form.textfield property /> but I don't want the error class directly on that element but on the div, that wraps the textfield, I guess that's not possible with some workaround?
14:15:59 <alexxB> hey there. is it possible to add a class parameter for v:link.typolink? (6.2.0 TER)
14:36:42 <gbod> alexxB: <v:link.typolink configuration="{ATagParams: 'class=\"foo\"', parameter: '1'}"/> does the job
14:43:12 <randomresult> anyone knows if its possible to add a "please choose" to a select in the backend?
16:18:47 <ElManu> Hi, Iḿ here: 3.2.2 Creating Page Templates. When adding the DIV to define the namespace for IDE, an error message appears in the backend->page configuration and there are no content elements rendered. Any experience? Works when I remove the div with the namespaces, though...
16:20:06 <mrboe> and here is an exapmle https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Page/FrontPage.html
16:20:07 <NamelessCoder> first of all we'll need to know what the error message is
16:32:12 <ElManu> sry... maybe it was something else, I couldnt reproduce the error :/