IRC logs

20140711

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

IRC log range: 20140711*

20140711

  • 08:28:47 <soee> good morning
  • 08:52:41 <ndee> hey guys, does anyone have an example on how I can use a composer package in combination with an extension I'm writing?
  • 10:26:26 <xaver> T3C Munich Tickets - 17. July 2014, 11:00
  • 10:49:34 <soee> xaver: @your question yesterday: nope, im not using it :)
  • 13:01:33 <Blaster666> Hi! I have a problem with f:form with method=get. It is not sending field values to the controller. Anyone had something similar?
  • 13:01:34 <FT3BOT> ¯\_(ツ)_/¯
  • 13:02:10 <ndee> anyone knows a viewhelper which removes all the \r\n in a string?
  • 13:03:29 <Blaster666> Do you speak german? Here is example how you can write your own viewhelper http://t3seo.de/eigene-fluid-viewhelper-schreiben-i/
  • 13:08:23 <soee> ndee: http://fluidtypo3.org/viewhelpers/vhs/master/Format/TrimViewHelper.html >
  • 13:08:24 <soee> ?
  • 13:22:58 <xaver> ndee yes and no
  • 13:25:03 <xaver> format replace or RegularExpressionViewHelper
  • 13:41:50 <ndee> the thing is, I need to make some html JS-compatible (infowindow for google maps) so I will try format replace or eliminate
  • 14:39:35 <Blaster999> Do you guys know what action is triggered when saving flux form in the backend?
  • 14:45:33 <ndee> what would be the best approach be to get the content of a partial into a js-variable in a fluid template?
  • 16:01:11 <artisticMink> Hello, what would be the proper way to resolve a file id (i.E. file:646) used by field.wizard.link to its filename and possibly path?
  • 16:45:51 <mrboe> hey guys, i have a field in my page settings and want to use that as a menu class
  • 16:46:30 <mrboe> the values stored in tx_fed_page_flexform
  • 16:46:35 <mrboe> if i debug
  • 16:46:47 <mrboe> is there any other way to get this values