IRC logs

20131219

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

IRC log range: 20131219*

20131219

  • 08:15:11 <mrboe> goooood morning
  • 08:20:29 <randomresult> Goooood morning feeeeeeedeeEEEEXXT
  • 08:47:10 <bjo3rn> yo
  • 09:38:24 <randomresult> moin bjo3rn
  • 09:39:15 <randomresult> nehmen wir an, ich würde jetzt fluidcontent_bootrap migrieren zu den neuen flux:form geschichten... das würde ich doch in der dev branch machen oder?
  • 09:41:07 <bjo3rn> yes, randomresult, you would do that in development branch ^^
  • 09:41:30 <randomresult> upps
  • 09:41:48 <bjo3rn> hehe
  • 09:42:04 <randomresult> damn, too early
  • 09:42:24 <bjo3rn> should have answered: you were saying?
  • 09:42:30 <bjo3rn> or: häh?
  • 09:49:41 <randomresult> i mean: i checkout the develep branch, make a new branch out of that, make the migration and create a PR
  • 10:00:24 <randomresult> hopefully this was the right way...
  • 10:01:55 * randomresult @bjo3rn, @danilobuerger, @NamelessCoder and @cedricziel (who is offline?!?) i finished that no-brainer migration to namespaces for fluidcontent-bootstrap
  • 10:05:46 <bjo3rn> thanks randomresult. did you test it?
  • 10:06:02 <bjo3rn> I mean is it safe to merge?
  • 10:15:56 <randomresult> i will
  • 10:16:10 <randomresult> to be honest - i dont use it :)
  • 10:16:16 <randomresult> but i will test
  • 10:16:23 <bjo3rn> meh, forget it.
  • 10:16:37 <bjo3rn> bam
  • 10:26:40 <randomresult> hmmm ...
  • 10:32:52 <bjo3rn> something wrong, randomresult?
  • 10:33:33 <randomresult> all looks good in the backend. but as soon as i add a page and/or a contentelement to my page i get a nesting error in the frontend.
  • 10:33:37 <randomresult> lemme check my db
  • 10:36:05 <randomresult> im on the latest development branches for flux, fluidcontent, fluidpages
  • 10:37:54 <randomresult> all good.
  • 10:38:06 <randomresult> forgot to include the templates (TS)
  • 10:40:33 <bjo3rn> goooood
  • 10:41:32 <bjo3rn> bjo3rn just finished a clean install of mavericks on his mba without any hickups whatsoever!
  • 10:41:55 * randomresult is happy that bjo3rn has made it!
  • 10:42:08 <bjo3rn> ^^
  • 10:42:13 <randomresult> there is no devbranch for fluidpages-bootstrap
  • 10:42:15 <randomresult> right?
  • 10:42:25 <bjo3rn> no, not yet
  • 10:42:30 <randomresult> did u fix the travis stuff for pages too?
  • 10:42:45 <randomresult> so i could PR the migration... but... is it useful?
  • 10:42:56 <bjo3rn> I don't fix anything related to Travis ^^
  • 10:43:08 <randomresult> me neither
  • 10:43:22 <randomresult> maybe @cedricziel or @NamelessCoder ?
  • 10:43:31 <bjo3rn> fo shizzle
  • 10:43:37 <randomresult> my nizzle
  • 12:06:54 <Guest|38823> Hi, can anyone tell me which combination of the extensions and their branches in Github would be most stable on a 6.2 beta2 installation?
  • 12:07:06 <Guest|38823> I am looking to use fluidcontent_bootstrap
  • 12:08:49 <Guest|38823> at the moment the bootstrap tab doesn't appear in the content element wizard, and when I choose to create a Fluid content element, the dropdown menu which lets me choose which template I want to use does not appear. Any help would be much appreciated, thanks.
  • 13:59:55 <randomresult> hi there
  • 14:00:30 <randomresult> @NamelessCoder when do i use name="settings.myname" in flux?
  • 14:01:42 <cedricziel> you use it whenever possible to be compliant with extbase standards and the possibility to get values from TypoScript.
  • 14:01:56 <cedricziel> in reality, you dont have to in most cases.
  • 14:02:43 <randomresult> but when i remember claus right, i dont use it with contentareas
  • 14:02:55 <randomresult> so, the question for me is: where do i NOT use it
  • 14:03:29 <cedricziel> contentareas.
  • 14:03:41 <cedricziel> cells, columns, row.
  • 14:03:42 <randomresult> ok
  • 14:04:02 <randomresult> so for fields, sections objects etc.
  • 14:04:20 <randomresult> we should update this in the exampleextensions as well.
  • 14:04:32 <cedricziel> yes. use them, when you want to be able to override something from the outside
  • 14:04:43 <cedricziel> hmm.. the truth about this is:
  • 14:05:03 <cedricziel> most peeps dont care about controllers ecetera
  • 14:05:27 <randomresult> but its no pain to add this to the name... i mean... can i do something wrong adding it?
  • 14:05:37 <cedricziel> and they dont know what extbase is, and really dont care. those who know will quickly start to see what's going on
  • 14:06:27 <randomresult> so u use it all the time?
  • 14:06:45 <randomresult> i mean... its really no hassle to add this to the fields anyway.
  • 14:09:48 <cedricziel> no, you're right-of course :)
  • 14:12:52 <randomresult> ok. so i will add it everywhere
  • 14:13:32 <cedricziel> page and content controllers? not everywhere, but they allow for maximum flexibility. - and less typoscript objects ;)
  • 14:26:47 <mrboe> hey guys, can anybody help me with that https://gist.github.com/misterboe/78e2dd7df0d05f702044
  • 14:27:23 <mrboe> i dont know why the {ShowThumb} gives no output
  • 14:30:36 <mrboe> if i use debug _all i can see https://www.dropbox.com/s/i8x86kzsn9m1zap/Bildschirmfoto%202013-12-19%20um%2014.29.03.png
  • 15:34:26 <cedricziel> mrboe: your checkbox is not available at the path you are looking at
  • 15:34:38 <cedricziel> "this is not the variable you are looking for"
  • 15:37:57 <randomresult> but cedricziel how to get that one for the if.condition
  • 15:42:27 <cedricziel> i did a displayCond
  • 15:42:41 <cedricziel> but dont ask me, how that was composed..
  • 15:42:47 <cedricziel> lot's of fuel i guess
  • 16:18:49 <Denyerec> cedricziel, NamelessCoder, either of you guys about ?
  • 16:19:07 <cedricziel> about trolling?
  • 16:19:13 <cedricziel> that's what we do all day long ;)
  • 16:19:15 <Denyerec> Hmm, hopefully not trolling.
  • 16:19:23 <Denyerec> I need to get a site up so a client can add content
  • 16:19:30 <Denyerec> as I won#t be able to do the build until February
  • 16:19:42 <Denyerec> I was thinking I could install the bootstrap, as that comes with FCE's right ?
  • 16:19:50 <Denyerec> (Two col etc)
  • 16:19:57 <Denyerec> and a basic style so she can see what she's doing ?
  • 16:20:20 <Denyerec> My question is how much trouble am I going to be in down the line when I need to implement the site for real.
  • 16:20:31 <Denyerec> IE - is this a bad idea
  • 16:21:24 <cedricziel> you should already have a basic understanding of how this will look like and which elements will be needed
  • 16:21:46 <Denyerec> Not quite :S
  • 16:22:03 <cedricziel> if you have to convert elements afterwards for example, the field names have to match (like with flexforms in general)
  • 16:22:13 <Denyerec> That shouldn't be an issue
  • 16:22:26 <cedricziel> how big will this be?
  • 16:22:27 <Denyerec> Realistically I could tweak the underlying HTML if needed without changing anything else
  • 16:22:31 <Denyerec> ~ 70 pages
  • 16:22:44 <Denyerec> But she needs to start entering content before I go away.
  • 16:22:53 <Denyerec> Which is why I need to get *something* online ASAP.
  • 16:23:02 <Denyerec> And as I planned to build against fedext anyway...
  • 16:23:05 <Denyerec> It seemed like a solution
  • 16:24:34 <Guest|67712> hi there, i'm wondering if there is already a FAL implementation into fluidcontent_bootstrap somewhere ?
  • 16:25:55 <Denyerec> cedricziel am I right in thinking that if she only used 1 or 2 fCEs, then even starting over from scratch with her entered content wouldn't be too much trouble ?
  • 16:26:05 <Denyerec> As there would only be a couple of FCEs to recreate?
  • 16:26:36 <Denyerec> I think most of her stuff is going to be text or text w/image anyway
  • 16:26:40 <Denyerec> and they wouldn't be affected...
  • 16:26:47 <cedricziel> Guest|67712: vhs and flux both have FAL capabilites (not TER, only git IIRC)
  • 16:27:49 <cedricziel> Denyerec: you try to bring me into a difficult state of mind ^^
  • 16:28:05 <cedricziel> IF she only uses bootstrap structural elements
  • 16:28:14 <cedricziel> then all is good, just as you described it
  • 16:28:37 <cedricziel> as soon, as more special elements are being used, you'll inevitably run into trouble
  • 16:28:53 <cedricziel> but yes, the contents of the structural elements persist in any case
  • 16:29:22 <cedricziel> so if you get her to the poing of forgetting fancyness and focus on wireframing-all is fine :)
  • 16:29:28 <Denyerec> So if she uses a bunch of standard elements
  • 16:29:36 <Denyerec> and just uses two-column from bootstrap custom FCE
  • 16:29:44 <Denyerec> I shouldn' thave too much pain when I get back and build the site template...
  • 16:29:46 <Denyerec> ... I hopw
  • 16:30:20 <Denyerec> What version would you recommend? 6.1 ?
  • 16:30:30 <Denyerec> or chance it with 6.2 beta ?
  • 16:32:39 <cedricziel> the upgrade should be cake at some point
  • 16:34:14 <Guest|67712> nice. that's good to know, thx
  • 16:34:55 <cedricziel> Den, i'd start with 6.1.. there are still some issues left...
  • 16:36:43 <Denyerec> Ok Cool
  • 16:36:51 <Denyerec> I'll probbly be doing it Monday at this rate
  • 16:36:58 <Denyerec> Still photoshopping poledancers at a furious pace
  • 16:37:28 <cedricziel> ya, better safe than sorry
  • 19:47:03 <tmonnat> hey
  • 19:47:33 <tmonnat> some one speak french ?
  • 19:50:55 <tmonnat> how to display login when a user is not login and logout when is logged ?
  • 20:19:56 <mrboe> ping tmonnat
  • 20:45:30 <tmonnat> ?
  • 23:07:43 <soee_> hi, guys whats the current state of migrating extension to namespaces ?
  • 23:14:19 <cedricziel> the migration itself should be fine, what you're aiming for?