IRC logs

20131207

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

IRC log range: 20131207*

20131207

  • 11:56:18 <randomresult> hi there
  • 12:03:50 <soee> hi
  • 12:06:27 <randomresult> still struggeling with sections-translation
  • 12:09:34 <randomresult> soee still there?
  • 12:11:20 <randomresult> can someone confirm, that label for section is not working?
  • 12:11:22 <soee> where ?
  • 12:12:01 <randomresult> i have a section within my configuration section ... this section has objekts in it
  • 12:12:22 <randomresult> so i can add x elements to my page (like socialicons etc.)
  • 12:12:34 <randomresult> now i try to use label for this section.
  • 12:12:39 <randomresult> i dont get it to work
  • 12:12:51 <randomresult> <flux:flexform.section name="meinsection" label="das ist mein label">
  • 12:12:51 <randomresult> <flux:flexform.object name="meinobjekt">
  • 12:13:09 <randomresult> so the label for meinsection is not showing up
  • 12:15:20 <floxx> hi all…i want to let editors crop an image - but only in height. what's wrong here: http://pastebin.com/z6ewqgCJ
  • 12:15:23 <soee> oh i cant help here
  • 12:15:40 <soee> im not using flux atm, had to many problems with it :)
  • 12:16:16 <randomresult> ?
  • 12:16:22 <randomresult> oha.
  • 12:17:10 <soee> floxx: maybe try maxWidth
  • 12:17:22 <soee> or skip width argument
  • 12:20:05 <floxx> soee: i suppose the condition fails. this one works: <img src="<f:uri.image height="{height}c" width="{v:media.image.width(path: '{file}')}" src="{file}" />" alt="" class="scale-with-grid">
  • 12:20:17 <randomresult> floxx do u use flux?
  • 12:20:25 <floxx> randomresult: yep
  • 12:20:40 <randomresult> do u have an element with section/object?
  • 12:20:55 <randomresult> in an FCE for example?
  • 12:20:56 <floxx> no - it's a simple file <flux:flexform.field.file name="file" label="Bilddatei" />
  • 12:21:00 <randomresult> or better in a page?
  • 12:21:28 <randomresult> no, i mean generally ... i have a problem with labeling sections
  • 12:21:38 <randomresult> and i want someone to confirm it..
  • 12:21:59 <randomresult> so i know its not my fault. then i would creat an issue on github
  • 12:27:01 <floxx> let me see
  • 12:27:24 <floxx> label works for me
  • 12:27:29 <floxx> <flux:flexform.section name="panels" label="hase">
  • 12:31:28 <randomresult> i will check that
  • 12:31:34 <randomresult> thx for the info
  • 12:31:34 <floxx> randomresult: i'm on latest ter versions
  • 12:31:45 <randomresult> im on the latest git version
  • 12:32:02 <randomresult> u tried it in a page or a fce?
  • 12:35:48 <floxx> fce
  • 12:36:03 <randomresult> ok. will try that as well...
  • 12:57:58 <danilobuerger> randomresult i am using localised sections in fces.. works fine
  • 13:03:36 <randomresult> not in my case. the lable is not rendered ...
  • 13:04:10 <randomresult> right now, im not using localisations... im trying to use the lable ... when this shows up, i gonna translate it
  • 13:04:43 <randomresult> @danilobuerger could u do me a favour?
  • 13:05:03 <danilobuerger> hm
  • 13:05:10 <danilobuerger> whar
  • 13:05:13 <danilobuerger> *what
  • 13:05:15 <randomresult> could u just paste my section into one of ur FCE and send me a screenshoot of the backend?
  • 13:05:34 <randomresult> http://pastebin.com/MXmQR8WE
  • 13:05:54 <randomresult> or simply tell me if u see "hase" in the backend
  • 13:06:28 <danilobuerger> yeah i can do that, but you will have to wait a few hours...
  • 13:07:57 <randomresult> danilobuerger: my options?
  • 13:08:00 <randomresult> :) wait
  • 13:08:20 <randomresult> cause in my case hase is not showing up... mrboe tried it as well... no lable
  • 13:08:35 <randomresult> and floxx tried it ... and he sees a label
  • 13:08:52 <danilobuerger> you could dig into AbstractFormComponent
  • 13:08:56 <danilobuerger> getLabel()
  • 13:09:31 <randomresult> well im using latest git with all extensions ... uncache enabled...
  • 13:44:23 <pedda> hi there
  • 13:48:13 <mrboe> hi
  • 13:49:38 <randomresult> hi pedda
  • 14:12:04 <pedda> is it possible to place flux fields in a row yet?
  • 14:13:21 <pedda> arranged like a palette
  • 14:14:09 <pedda> it's not :) https://github.com/FluidTYPO3/flux/issues/143
  • 19:49:05 <FT3BOT> Issue 376: [FEATURE] Outlet and Pipe concepts with API https://github.com/fluidtypo3/flux/issues/376
  • 19:49:06 <FT3BOT> Issue 376: [FEATURE] Outlet and Pipe concepts with API https://github.com/fluidtypo3/flux/issues/376
  • 20:02:48 <randomresult> good evening
  • 23:52:21 <soee> is there some VH that will return the rest of the division ?