IRC logs

20140501

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

IRC log range: 20140501*

20140501

  • 04:50:58 <Outdoorsman> NamelessCoder, I have a correction for the ViewHelper reference on this page... http://fluidtypo3.org/viewhelpers/vhs/master/Page/MenuViewHelper.html
  • 04:52:46 <Outdoorsman> Maybe I should be telling danilobuerger, but titleFields on the page just mentioned uses the word "navtitle" serveral times when it should be "nav_title"
  • 04:54:24 <Outdoorsman> I'm not sure if I'm the only one that has noticed but for the life of me I can't get that option to work anyway. Here's what I'm entering and it is not respecting it no matter what I do or how much cache I clear.
  • 05:17:23 <Outdoorsman> I just submitted an issue to VHS for this.
  • 05:17:52 <Outdoorsman> https://github.com/FluidTYPO3/vhs/issues/555
  • 09:07:12 <bjo3rn> Outdoorsman around?
  • 11:09:32 <Beda> Can I set the body class from within a Page Template? e.g Output <body class="homepage">
  • 11:13:03 <Denyerec> Hmm.
  • 11:13:10 <Denyerec> Interesting question.
  • 11:13:15 <Denyerec> It can of course be controlled from TS...
  • 11:13:33 <Denyerec> I am in the habit of putting my entire site inside a container div anyway
  • 11:13:43 <Denyerec> So I've only ever had to control that from the template.
  • 11:22:17 <Beda> I'm using zurb foundation and it has the bgcolor already defined on the body class
  • 11:22:56 <Beda> anyway. I do like you proposed. create a div and use height 100%. Does work
  • 11:26:08 <Denyerec> Beda you could always insert a ....
  • 11:26:12 <Denyerec> I hate people that log off.
  • 11:26:14 <Denyerec> I really do.
  • 11:26:14 <Denyerec> :/
  • 11:26:28 <Denyerec> He could have overloaded the style with an inline block if he'd needed to
  • 11:41:42 <jlumpe> man, can anybody tell me, why my extbase extension keeps trying to load my listAction, when i clearly defined that this plugin is supposed to use the latestAction iny extconf?
  • 11:51:47 <jlumpe> nevermind, cache wasn't cleared properly
  • 11:56:58 <Denyerec> Hehe
  • 11:57:05 <Denyerec> Now you see why Claude wrote uncache ;)
  • 11:57:07 <Denyerec> Claus.
  • 11:57:11 <Denyerec> Not Claude, jeez.
  • 12:00:15 <jlumpe> man, this bug that fluidpages is a bit annoying :(
  • 12:00:29 <jlumpe> pasting a CE into an FCE deletes the CE
  • 12:00:30 <jlumpe> :/
  • 12:13:51 <jlumpe> Denyerec: did you ever have an issue with super slow extbase queries?
  • 12:14:32 <jlumpe> i am just querying the repository for models, with a limit of 9 applied
  • 12:14:34 <jlumpe> and it takes ages
  • 12:14:37 <jlumpe> not sure what the issue is
  • 12:17:25 <Denyerec> jlumpe I've not worked with extbase
  • 12:17:42 <Denyerec> I do know that the repository isn;t the fastest thing in the world :/
  • 12:17:45 <Denyerec> but that does seem odd.
  • 12:17:56 <Denyerec> Perhaps you're running out of memory and it's hitting swap ?
  • 12:18:04 <jlumpe> i have only 3 entries
  • 12:18:10 <jlumpe> 3 silly entries in the backend
  • 12:18:20 <jlumpe> so i hardly think that i'm running out of memory :(
  • 12:18:30 <Denyerec> This is Typo3.
  • 12:18:38 <Denyerec> That's a dangerous assumption ;)
  • 12:18:41 <jlumpe> haah
  • 12:18:43 <jlumpe> the weird thing is
  • 12:18:49 <jlumpe> findAll()
  • 12:18:51 <jlumpe> is fast enough
  • 12:19:18 <jlumpe> but running a custom query, using createQuery() and applying a limit is utterly slo
  • 12:19:19 <jlumpe> w
  • 12:21:30 <Denyerec> Tried #typo3-flow or #typo3-extbase ?
  • 12:21:54 <jlumpe> not yet, still trying to figure it out by myself :)
  • 12:22:40 <jlumpe> hmm weird, now it's better
  • 12:22:42 <jlumpe> lol, wtf
  • 12:27:24 <Denyerec> This is Typo3.
  • 12:35:12 <jlumpe> Denyerec: lol, after installing uncache: Fatal error: Call to a member function getBackend() on a non-object in /www/htdocs/w00b04a1/customtattoo.lum.pe/typo3_src-6.2.0/typo3/sysext/core/Classes/Cache/Cache.php on line 105
  • 12:35:14 <jlumpe> wtf
  • 12:36:43 <jlumpe> today is a day full of surprises
  • 13:17:57 <aPollO2k> moin
  • 16:49:47 <randomresult> hello again
  • 16:51:44 <randomresult> someone here?
  • 16:53:29 <danilobuerger> hey randomresult
  • 16:53:43 <randomresult> hey danilobuerger
  • 16:53:43 <danilobuerger> (obviously claus is not here) :-)
  • 16:53:48 <randomresult> hehe
  • 16:53:58 <randomresult> havent seen him for ages
  • 16:54:13 <danilobuerger> only here when you are afk :)
  • 16:54:23 <randomresult> i have a question about a condition
  • 16:54:27 <randomresult> yeah. i know
  • 16:54:58 <randomresult> could you take a look?
  • 16:54:59 <randomresult> https://gist.github.com/randomresult/fe1db185407962f5a0f2
  • 16:55:14 <randomresult> there is my field and my condition
  • 16:56:44 <danilobuerger> that wont work
  • 16:56:45 <FT3BOT> Welcome back danilobuerger!
  • 16:57:01 <randomresult> hmmm...
  • 16:57:16 <danilobuerger> <f:if condition="{settings.imgGalleryFalPrevNextPosition} == 'footer'">
  • 16:57:34 <danilobuerger> that should work
  • 16:57:34 <randomresult> thx. but i took this example: <f:if condition="{0:myvar} == {0:'test'}">
  • 16:57:49 <randomresult> ill try
  • 16:57:55 <soee> danilobuerger: its string comparison
  • 16:58:03 <soee> so it wont work standard way
  • 16:58:32 <soee> randomresult: try also try {0 : '{settings.imgGalleryFalPrevNextPosition}'}
  • 16:59:27 <danilobuerger> ah yes soee , <f:if condition="{0:settings.imgGalleryFalPrevNextPosition} == {0:'footer'}"> this should work
  • 17:00:46 <randomresult> danilobuerger your first one works
  • 17:01:01 <danilobuerger> randomresult try the second one
  • 17:02:19 <randomresult> works too
  • 17:02:24 <danilobuerger> then use the second one
  • 17:02:40 <randomresult> whats the diffrence?
  • 17:02:49 <danilobuerger> the first one shouldnt work as soee pointed out
  • 17:03:01 <randomresult> but it works. :)
  • 17:03:07 <randomresult> so i take the second one
  • 17:03:10 <danilobuerger> yeah
  • 17:09:08 <soee> randomresult: than try first one with different value :)
  • 17:34:15 <Outdoorsman> randomresult I've been having trouble getting <v:page.menu titleFields="nav_title,title"> to work. I am modifying ftbcustomiser's Navigation.html to overlay fluidbootstraptheme's Navigation.html. I can't get Alternate Navigation Title to work to work. See this vhs issue for more details... https://github.com/FluidTYPO3/vhs/issues/555
  • 17:34:58 <randomresult> i have seen it
  • 17:35:54 <Outdoorsman> bjo3rnf commented and can't reproduce the issue so I am suspecting one of your extensions so could you see if you can reproduce the same thing on your end and comment in the issue?
  • 17:36:21 <Outdoorsman> Maybe I'm doing something wrong but I can't think what it would be?
  • 17:36:23 <randomresult> i will check localy as i override the menu too
  • 17:38:03 <Outdoorsman> I have verified that my overlay is working and other parameters to page.menu are working... just not that one. And by the way, according to the docs, I shouldn't even have to specify that option since nav_title,title is the default anyway but I was explicity stating it to just to make sure.
  • 17:40:26 <Outdoorsman> Just a side note randomresult... that Navigation.html Gist that is put in the issue is the default from fluidbootstraptheme copied to ftbcustomiser. I wanted to use the most recent version of Navigation.html to test with.
  • 17:40:49 <Outdoorsman> Neith seemed to work though.
  • 17:41:00 <randomresult> i dont get the navigtiontitle
  • 17:41:19 <randomresult> just checking to take this directly in ftb
  • 17:41:27 <soee> guys do you know it it possible to access in action view varaible taht was passed to FLUIDTEMPLATE object (page) ?
  • 17:42:48 <bjo3rn> Outdoorsman I misunderstood your actual issue, sorry.
  • 17:43:30 <Outdoorsman> no worries...
  • 17:43:31 <randomresult> Outdoorsman could pls check something?
  • 17:43:35 <bjo3rn> I will investigate on it.
  • 17:43:55 <randomresult> you want to see the navtitle if it is there... else the title correct?
  • 17:43:57 <bjo3rn> I didn't try to access the page title in manual rendering mode
  • 17:44:17 <Outdoorsman> so bjo3rn, what is manual rendering mode?
  • 17:44:26 <randomresult> bjo3rn
  • 17:44:27 <bjo3rn> what you are doing in your gist ;)
  • 17:44:29 <randomresult> wait pls
  • 17:44:47 <bjo3rn> randomresult, I think I know what you have in mind. go ahead ;)
  • 17:44:47 <randomresult> Outdoorsman: is this correct : navtitle if there, else title
  • 17:45:07 <randomresult> i think it may be an issue wit fluidbootstraptheme
  • 17:45:14 <Outdoorsman> correct but please not that it is nav_title not navtitle.
  • 17:45:43 <randomresult> so. could you pls try to give a page without sidebar a nav-title?
  • 17:45:46 <randomresult> and recheck?
  • 17:46:18 <bjo3rn> Outdoorsman manual rendering is what you are doing when iterating over the variable {menu}. there's also auto rendering using the viewhelper standalone and there it works.
  • 17:47:30 <bjo3rn> I assume in manual rendering mode you get the raw page record and have to access the desired value yourself. in auto rendering mode this is, well, automatic ;)
  • 17:48:34 <Outdoorsman> bjo3rn So where can I see an autorender example... I've only seen it this way. I understand fundamentally but practically I don't :)
  • 17:48:46 <randomresult> <v:page.menu entryLevel="{settings.entryLevel}" useShortcutData="TRUE" titleFields="nav_title,title" />
  • 17:48:50 <randomresult> this is autorendering
  • 17:48:52 <bjo3rn> ^^
  • 17:48:53 <randomresult> and it works
  • 17:49:07 <bjo3rn> in this case you can omit nav_title,title as it is the default
  • 17:49:08 <randomresult> i can not reproduce it
  • 17:49:46 <randomresult> using simply this with an / at the end will produce a ul/li menu out of the box
  • 17:50:14 <Outdoorsman> Ohhhhh.... now I see what you mean... thanks for the / remark.
  • 17:50:39 <randomresult> :)
  • 17:51:00 <randomresult> if you dont like the way it autorenders, you can do it your way: manually
  • 17:51:44 <randomresult> so you can define every single level for example and/or add stuff you like/need like icons or special classes (which is mostly also possible with autorendering)
  • 17:52:18 <bjo3rn> confirmed, Outdoorsman, it doesn't work with manual rendering.
  • 17:52:46 <bjo3rn> but that's by design IMHO
  • 17:53:08 <Outdoorsman> ha ha... so how do I handle this case then?
  • 17:53:17 <bjo3rn> you can access the complete page record thus decide for yourself (manually) whether to use title or nav_title
  • 17:53:33 <bjo3rn> mainPage.title or mainPage.nav_title
  • 17:53:57 <bjo3rn> {mainPage.title -> v:or(alternative:
  • 17:53:57 <Outdoorsman> so am I using the wrong parameters for titleFields?
  • 17:54:02 <bjo3rn> man...
  • 17:54:04 <bjo3rn> return key!!
  • 17:54:11 <bjo3rn> fat fingers syndrome
  • 17:54:36 <bjo3rn> {mainPage.title -> v:or(alternative: {mainPage.nav_title})} should do the trick (untested)
  • 17:54:47 <jlumpe> man, rendering a template with fluid and then serialize the result to json is seriously hard
  • 17:56:06 <Outdoorsman> so like this? titleFields="{mainPage.nav_title},{mainPage.title}"
  • 17:56:56 <bjo3rn> no, inside your foreach loop: ... class="{mainPage.class}">{mainPage.nav_title -> v:or(alternative: "{mainPage.title}")}</a>
  • 17:58:13 <randomresult> afk
  • 17:58:14 <randomresult> back
  • 17:58:15 <FT3BOT> Welcome back randomresult!
  • 17:58:17 <bjo3rn> (line 51 in your gist)
  • 17:58:20 <randomresult> ahhh... i like it
  • 17:58:22 <randomresult> :)
  • 17:58:26 <bjo3rn> don't mess with FT3BOT randomresult
  • 17:58:34 <bjo3rn> he can do things
  • 17:58:41 <bjo3rn> he knows where you live
  • 17:58:51 <bjo3rn> ^^
  • 17:58:54 <randomresult> come on
  • 17:59:00 <randomresult> you know i love him
  • 17:59:03 <randomresult> afk
  • 17:59:04 <randomresult> back
  • 17:59:05 <FT3BOT> Welcome back randomresult!
  • 17:59:06 <bjo3rn> I don't
  • 17:59:06 <randomresult> afk
  • 17:59:07 <randomresult> afk
  • 17:59:08 <FT3BOT> Welcome back randomresult!
  • 17:59:09 <randomresult> afk
  • 17:59:10 <FT3BOT> Welcome back randomresult!
  • 17:59:10 <randomresult> afk
  • 17:59:11 <FT3BOT> Welcome back randomresult!
  • 17:59:16 <randomresult> thx.
  • 17:59:17 <FT3BOT> Welcome back randomresult!
  • 17:59:18 <randomresult> enough
  • 17:59:49 <bjo3rn> this is logged ;)
  • 17:59:56 <randomresult> bjo3rn: this would also be a solution or not ?
  • 18:00:13 <bjo3rn> what exactly?
  • 18:00:26 <randomresult> {f:if(then: '{nav_title}', else: '{name}', condition: '{nav_title}')}
  • 18:00:32 <randomresult> aähhh... title
  • 18:00:55 <randomresult> and mainPage added
  • 18:01:07 <bjo3rn> sure but we are bound by contract to use viewhelpers by danilobuerger
  • 18:01:12 <bjo3rn> ^^
  • 18:01:20 <randomresult> hehe
  • 18:01:27 <randomresult> me also ?
  • 18:01:34 <bjo3rn> he will call us names otherwise
  • 18:01:51 <bjo3rn> don't know. try!
  • 18:01:53 <bjo3rn> ^^
  • 18:02:08 <randomresult> dont wake sleeping danilobuerger 's
  • 18:02:28 <bjo3rn> psst!
  • 18:03:14 * randomresult walks like winnetou
  • 18:03:33 <jlumpe> guys, what's a good way to prepend/append custom links to a menu?
  • 18:04:16 <jlumpe> some link will just link to sections on the main page, but are part of the main nav
  • 18:04:24 <randomresult> Outdoorsman what jlumpe asked is in my opinion a good example for manual rendering
  • 18:04:38 <jlumpe> others will be generated normally using a normal menu object
  • 18:04:58 <jlumpe> ha, manual it is then
  • 18:05:05 <jlumpe> ;)
  • 18:05:07 <randomresult> jlumpe i would create a manually rendered menu
  • 18:05:08 <randomresult> :)
  • 18:05:26 <jlumpe> that's what i did for now, but i thought there'd be a better way :)
  • 18:05:57 <jlumpe> anyway, thanks :)
  • 18:06:05 <jlumpe> time to stop working, it's a holiday after all
  • 18:06:18 <bjo3rn> autorendering is the fire-and-forget solution that covers lots of use cases but there are many that require more tweaks and that's where manual rendering comes in handy.
  • 18:06:20 <Outdoorsman> Wow you guys know this code like you wrote it... he he.
  • 18:06:42 <randomresult> well... bjo3rn wrote it :)
  • 18:06:47 <bjo3rn> nonono
  • 18:06:50 <danilobuerger> what you pininging me for????
  • 18:07:05 <randomresult> uhuh
  • 18:07:09 <bjo3rn> see?
  • 18:07:09 <randomresult> now hes awake
  • 18:07:11 <bjo3rn> hehe
  • 18:07:21 <danilobuerger> v:or is very cool
  • 18:07:22 <danilobuerger> :D
  • 18:07:25 <bjo3rn> see?
  • 18:07:34 <randomresult> am i contracted?
  • 18:07:37 <randomresult> bounded?
  • 18:07:45 <randomresult> to your VHs?
  • 18:07:52 <danilobuerger> naaah, use whatever pleases you ;)
  • 18:07:55 <bjo3rn> hehe
  • 18:08:00 <randomresult> puh
  • 18:08:06 <danilobuerger> or do it like Denyerec and just do whatever you want with the view helpers :D
  • 18:08:08 <bjo3rn> free at last!
  • 18:08:18 <randomresult> thank god
  • 18:08:39 <randomresult> im thinking of using his ... so i can first blame him for the mistakes i do
  • 18:08:46 <bjo3rn> god's?
  • 18:09:06 <randomresult> until he found the reason why hes not resposible...
  • 18:09:10 <randomresult> danilo...
  • 18:09:12 <randomresult> not god
  • 18:09:12 <bjo3rn> Outdoorsman, all fine now?
  • 18:09:30 <danilobuerger> BAH
  • 18:09:44 <randomresult> BAH?
  • 18:09:50 <bjo3rn> BAH?
  • 18:09:53 <danilobuerger> there isnt a single bug in v:or
  • 18:09:59 <danilobuerger> i challenge you to find one
  • 18:09:59 <danilobuerger> :D
  • 18:10:04 <Outdoorsman> bjo3rn This example isn't working but the other one did... {f:if(then: '{nav_title}', else: '{name}', condition: '{nav_title}')}
  • 18:10:05 <randomresult> hehe...
  • 18:10:12 <bjo3rn> nobody claims so danilobuerger
  • 18:10:15 <randomresult> hell yeah!
  • 18:10:29 <danilobuerger> but randomresult wants to blame me :-(
  • 18:10:32 <Outdoorsman> Sorry I had modified it with title in the appropriate place.
  • 18:10:46 <bjo3rn> danilobuerger is v:or available in ter?
  • 18:11:03 <danilobuerger> let me git that for you
  • 18:11:14 <danilobuerger> yes
  • 18:11:15 <danilobuerger> :D
  • 18:11:16 <randomresult> i dont want to blame you danilobuerger
  • 18:11:24 * bjo3rn is waiting for danilobuerger to google something for him
  • 18:11:28 <danilobuerger> its in ter 1.8.5
  • 18:11:38 <bjo3rn> ok, thx
  • 18:11:53 <bjo3rn> Outdoorsman what version of vhs are you using?
  • 18:12:00 * randomresult is loving all of the team for the good work - never would blame anyone
  • 18:12:13 <bjo3rn> irc hug time!
  • 18:12:16 <Outdoorsman> dev update about 9 hours ago.
  • 18:12:59 <bjo3rn> hm... then I don't understand why my code doesn't work for you. it's using a HQ danilobuerger viewhelper :/
  • 18:13:22 <bjo3rn> {mainPage.nav_title -> v:or(alternative: "{mainPage.title}")}
  • 18:13:44 <danilobuerger> maybe the example is wrong, MUHAHA
  • 18:14:08 <randomresult> blame him!!!!
  • 18:14:24 * randomresult hug time over
  • 18:14:26 <bjo3rn> well, #worksonmymachine
  • 18:14:46 <danilobuerger> btw there is actually no need to even use v:or
  • 18:14:50 <danilobuerger> or f:if
  • 18:14:55 <danilobuerger> just do...
  • 18:14:57 <danilobuerger> drum roll
  • 18:15:03 <danilobuerger> {mainPage.linktext}
  • 18:15:08 <randomresult> takatkakatakaktaka
  • 18:15:15 <Outdoorsman> bjo3rn, here's what I'm using and it actually makes it so the menu doesn't even render, must by syntax, https://gist.github.com/Outdoorsman/aec26c4526ff076712f1
  • 18:15:20 <bjo3rn> ah! sec, who wrote that again?
  • 18:15:43 <danilobuerger> Outdoorsman use {mainPage.linktext}
  • 18:16:27 <randomresult> is linktext nav_title / title?
  • 18:16:34 <Outdoorsman> Instead of all the conditional stuff?
  • 18:16:38 <danilobuerger> Outdoorsman yes
  • 18:16:47 <Outdoorsman> NICE... trying
  • 18:16:55 <danilobuerger> randomresult it will be whatever you set in titleFields argument
  • 18:17:12 <danilobuerger> so per default it will be nav_title,title
  • 18:17:22 <randomresult> good.
  • 18:17:24 <randomresult> perfect
  • 18:17:47 <danilobuerger> no need to use that supid v:or vh ;)
  • 18:17:56 <Outdoorsman> ha ha
  • 18:18:33 <randomresult> it would be great to get all your brains into the documentation and get it translated so that stupid ones like me understand it
  • 18:18:41 <bjo3rn> I remember having something to do with that linktext thing...
  • 18:19:03 <danilobuerger> bjo3rn lets look at the blame ;)
  • 18:19:17 <bjo3rn> ship it
  • 18:19:17 <FT3BOT> http://gifs.gifbin.com/092010/1285616410_ship-launch-floods-street.gif
  • 18:19:19 <Outdoorsman> It's not working.
  • 18:19:27 <bjo3rn> MUHAHAHA!
  • 18:19:32 <randomresult> lol
  • 18:19:32 <danilobuerger> Outdoorsman gist what you have done
  • 18:19:42 <danilobuerger> you are doing it wrong TM ;-)
  • 18:19:47 <bjo3rn> hehe
  • 18:20:30 <Outdoorsman> https://gist.github.com/Outdoorsman/98ecf421c951632054fa
  • 18:20:50 <danilobuerger> obviously that wont work ^^
  • 18:21:07 <danilobuerger> but i am not telling why ^^
  • 18:21:08 <danilobuerger> MUHAHA
  • 18:21:15 <Outdoorsman> oops I wrote it wrong
  • 18:21:24 <danilobuerger> there you go ;-)
  • 18:21:59 <Outdoorsman> mainPage.linktext works better than mainPage.linktext by the way :)
  • 18:22:16 <Outdoorsman> There I've got my one mistake a day out of the way, thank guys!!!!
  • 18:22:25 <danilobuerger> yw ;-)
  • 18:22:53 <randomresult> so who to blame now?
  • 18:23:07 <bjo3rn> the russians
  • 18:23:07 <Outdoorsman> I like this solution MUCH better than the conditional. Nevertheless I like knowing about that conditional because it's very powerful... haven't used it yet in action but will keep it tucked away.
  • 18:23:46 <Outdoorsman> randomresult, can you update your Navagation.html templates?
  • 18:24:00 <randomresult> bjo3rn http://www.gifbin.com/986501 him?
  • 18:24:36 <randomresult> i should i guess
  • 18:24:40 <randomresult> :)
  • 18:27:44 <jlumpe> hmm
  • 18:27:56 <jlumpe> what am i doing wrong? first time i am actually trying to use the sys language feature.
  • 18:28:16 <jlumpe> I added languages to the root, i translated a few records into a 2nd language
  • 18:28:29 <jlumpe> and then using a ts condition i changed the syslanguage for the page tree
  • 18:28:33 <Outdoorsman> randoresult I noticed there a number of differences between the two Navagation.html templates. I'm assuming that's in part because one evolved and the other has caught up or are they intentionally that different?
  • 18:28:52 <jlumpe> but still the records aren't being show in their translated version
  • 18:29:15 <jlumpe> (i'm trying to translate records which are inside of a sysfolder, no CEs, but rather object from my own extension)
  • 18:30:00 <bjo3rn> jlumpe did you add a language to the folder as well?
  • 18:30:15 <jlumpe> yes i did
  • 18:30:37 <bjo3rn> and the records are rendered by a plugin?
  • 18:30:45 <jlumpe> yes correct
  • 18:30:51 <bjo3rn> plugin translated?
  • 18:31:00 <jlumpe> they're actually fetched from the repository using extbase
  • 18:31:14 <jlumpe> i was guessing that the translation would be handled transparently?
  • 18:31:31 <randomresult> Outdoorsman its just an example on how to change templates from one extension in another
  • 18:31:33 <jlumpe> i haven'T added any translations to the plugin, only to the records themselves
  • 18:31:35 <bjo3rn> brb, kid need attention
  • 18:33:49 <randomresult> every file copied and then modified from fluidbootstraptheme to fbtcustomiser will be take if it has the same name and lays in the same folder
  • 18:34:03 <randomresult> so you can customize you web based on another extension
  • 18:37:56 <bjo3rn> jlumpe what I mean is the page, that the plugin is on, has to be translated as well of course but I assume you did that.
  • 18:37:56 <FT3BOT> Welcome back bjo3rn!
  • 18:38:00 <bjo3rn> stfu
  • 18:41:17 <jlumpe> bjo3rn: it seems like this changed a lot
  • 18:41:29 <jlumpe> i'm still used to using different page trees for each language
  • 18:42:05 <bjo3rn> this is a conceptual decision that is not bound to a version
  • 18:42:42 <jlumpe> nono i meant: because of that i dind't translate the page
  • 18:42:50 <bjo3rn> ah, I see
  • 18:42:52 <jlumpe> because i assumed it would fetch the records if i just s et the sys language
  • 18:43:25 <bjo3rn> well I'd assume the same
  • 18:43:44 <bjo3rn> maybe xaver can help?
  • 18:45:58 <jlumpe> i'll check back later, maybe he's around then :)
  • 18:46:10 <jlumpe> thanks so far!
  • 18:46:31 <bjo3rn> ok, cya
  • 18:54:03 <TYPO3ua> Hello, all!
  • 18:54:07 <TYPO3ua> I need help...
  • 18:55:45 <TYPO3ua> I made flux elements and 4 content records using this flux elements.
  • 18:56:40 <TYPO3ua> Can I output all my flux elements records and to make for them a total wrap, in other words how I can to make the flux elements records list?
  • 19:00:54 <TYPO3ua> For example I have on the page (ID=10) have 4 contents elements (records).... Can I output all my records on the page using FLUID and VHS
  • 19:02:21 <bjo3rn> TYPO3ua that's what v:content.render or v:content.get are for
  • 19:03:14 <TYPO3ua> But I do not know how to help me make the sample
  • 19:04:21 <bjo3rn> <v:content.render column="0" /> would output all content elements from colPos 0
  • 19:05:38 <TYPO3ua> No, not really ...
  • 19:05:55 <TYPO3ua> For example I have on the page (ID=10) have 4 contents elements (records).... Can I output all my records on the page using FLUID and VHS
  • 19:06:30 <TYPO3ua> output all my flux elements on the page ID = 20
  • 19:06:32 <bjo3rn> you mean on a different page than where they are on?
  • 19:06:39 <bjo3rn> ah ^^
  • 19:06:55 <TYPO3ua> yes
  • 19:07:43 <bjo3rn> <v:content.render column="0" pageUid="20" /> would output all content elements from colPos 0 from page ID = 20
  • 19:10:17 <TYPO3ua> OK! I will try make it ... thanks
  • 19:11:16 <bjo3rn> yw :)
  • 19:11:19 <Denyerec> pft randomresult_afk
  • 19:11:26 <Denyerec> I only EVER use viewhelpers appropriately!
  • 19:11:28 <Denyerec> ¬)¬
  • 19:11:31 <Denyerec> ¬_¬
  • 19:23:24 <danilobuerger> bjo3rn dont we have an issue somewhere regarding content_Fallback?
  • 19:25:12 <bjo3rn> there's some inheritance issue iirc
  • 19:25:30 <danilobuerger> for me content_fallback just doesnt work at all
  • 19:26:03 <bjo3rn> brb, bedtime for the kid
  • 19:31:00 <danilobuerger> houston we have a bug
  • 19:40:34 <danilobuerger> bjo3rn btw i found the issue ^^ #436 ... its a fun read... took me 5 months of refactoring :D
  • 19:46:05 <jlumpe> re
  • 19:46:11 <jlumpe> danilobuerger: maybe you can help out with my issue :D
  • 19:46:26 <jlumpe> if you have some spare time that is
  • 19:46:27 <danilobuerger> whats your issue?
  • 19:46:42 <jlumpe> ok, following setup: 1 page, multiple trees (1 per language)
  • 19:46:53 <jlumpe> 1 extbase extension (gallery with categories)
  • 19:47:04 <jlumpe> the page itself has 4 sys language records
  • 19:47:18 <jlumpe> the categories for my extension have been translated into the sys languages
  • 19:47:33 <jlumpe> now i'm changing config.sys_language_uid based on PIDinRootline
  • 19:47:46 <jlumpe> but the categories do not get translated
  • 19:47:54 <jlumpe> and always the default language is shown
  • 19:48:03 <jlumpe> ever had an issue like that?
  • 19:49:01 <jlumpe> oh and i'm using fluidpages + fluidcontent aswell for the pages
  • 19:49:13 <jlumpe> not sure if that has anything to do with the issue though
  • 19:50:43 <jlumpe> i was expecting that setting the sys_language_uid would be enough to have the repository fetch the correct records
  • 21:25:11 <Outdoorsman> Noooo... I think I'm running into another bug or improperly coded extension.
  • 21:26:27 <Outdoorsman> When I create a CE and drag a standard Text CE into it (FCE-style), it appears to stay there, but when I reload the page in the backend it's won't stay there and pops back to where it came from (randomresult thinks this may be an old issue that was happening with fluidcontent)
  • 21:27:07 <randomresult> i know it was a bug - danilobuerger fixed it
  • 21:27:27 <randomresult> quite sure . lemme doublecheck if it happens in my dev-environment
  • 21:29:07 <Outdoorsman> It appears to behave that way for any of the bootstrap CE's that allow you to put other CE's in them.
  • 21:29:42 <randomresult> created a modal - created a text (outside the modal - normal c-type text) - moved text into the modal ... refreshed page in backend --> stays where it should stay --> inside the moda
  • 21:29:43 <randomresult> l
  • 21:31:11 <Outdoorsman> Hmmmm... so what could be causing that. Maybe I should see if I can dig up the closed issue and see if there are comments on it.
  • 21:34:53 <benjamin_654> Outdoorsman: i hat the same issue
  • 21:34:59 <benjamin_654> hat = had
  • 21:35:38 <benjamin_654> Outdoorsman: this fixed it for me partly: https://github.com/BenjaminBeck/flux/commit/5be45879810b165c49850b6123c7da233c258670
  • 21:36:02 <Outdoorsman> Has this not been commited to flux yet then?
  • 21:36:44 <benjamin_654> i was not sure if its a bug or some wrong config etc. on my side
  • 21:37:23 <Outdoorsman> I believe I had that issue a while back but it seemed to resolve itself if I remember right. But now I see it's happening agian.
  • 21:38:20 <benjamin_654> i described this "bug" also here: https://github.com/FluidTYPO3/flux/pull/541
  • 21:38:56 <benjamin_654> in the screenshot you can see, that the record which is been updated has uid=0 ..
  • 21:41:42 <benjamin_654> danilobuerger: can you have a look at this?
  • 21:42:01 <danilobuerger> what baout it?
  • 21:43:10 <benjamin_654> is this a actual bug?
  • 21:43:22 <danilobuerger> yes
  • 21:43:47 <benjamin_654> is https://github.com/BenjaminBeck/flux/commit/5be45879810b165c49850b6123c7da233c258670 a valid fix for it?
  • 21:43:56 <danilobuerger> no
  • 21:44:20 <benjamin_654> shall i create a issue?
  • 21:44:24 <danilobuerger> no
  • 21:44:27 <danilobuerger> i am working on it atm
  • 21:44:28 <benjamin_654> k
  • 21:44:53 <benjamin_654> nice, thx
  • 21:46:19 <randomresult> yes / no / yes / no / im on it/ no / yes. ... :) coders style
  • 21:48:07 <Outdoorsman> Acutally coder style would be 1 0 1 0 1 0 1
  • 21:48:08 <Outdoorsman> Thanks for speaking up and benjamin_654. Looks like your issue may be the same one I'm having.
  • 22:08:21 <randomresult> cedricziel u there?