IRC logs

20140909

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140909*

20140909

  • 09:58:50 <randomresult> good morning
  • 10:13:55 <mrboel> hey
  • 10:27:07 <gbod> hi
  • 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:02:43 <rosieres> Any common hint for that ?
  • 13:03:14 <rosieres> -> forgot to mention. It´s about FE output. Backend works
  • 13:11:49 <rosieres> soee?
  • 13:12:34 <soee> well if it cant find it thers somethinf wrong :)
  • 13:12:45 <rosieres> LOL
  • 13:12:48 <rosieres> :-)
  • 13:13:25 <rosieres> In BE all is finde and debug output is green
  • 13:15:37 <rosieres> should the path be absolute to server location or should the path be relative to docroot?
  • 13:16:48 <mrboe> how to allow special content types
  • 13:17:10 <mrboe> cant find the doc for that
  • 13:17:29 <mrboe> i think there is something for grid cols
  • 13:23:22 <rosieres> mrboe: +1 for the question. can´t find it either
  • 13:23:41 <mrboe> sorry just found it
  • 13:23:41 <mrboe> https://github.com/NamelessCoder/flux/commit/38809834d334ca014eac928900f40331652bc6f6
  • 13:30:09 <randomresult> @NamelessCoder the is only available for CE not for FCE right?
  • 13:30:26 <randomresult> the allowedContentTypes
  • 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?
  • 14:52:49 <alexxB> thanks a lot gbod
  • 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:19:22 <mrboe> @ElManu pleas use latest dev
  • 16:19:36 <mrboe> of all FT3 ext
  • 16:19:52 <ElManu> just set up everything today...
  • 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 :/
  • 16:34:32 <ElManu> thanks anyway :)