10:27:12 <randomresult> anyone around? i have a question concerning inherit for a flux.flexform element
10:28:11 <phifa> Hello everybody, I am new to the viewhelper extension, but i am starting to love it. i would like to use the if.condition.extend., but i keep getting errors. anyone around who can help?
12:03:21 <fritzthecat> hello, there is for links from the "Link Wizard" now already a better solution than something like this: http://www.typo3.net/forum/thematik/zeige/thema/115723/?
12:23:35 <randomresult> @fritzthecat the question is: why does the menu not respect what u choose in the pageproperties in the backend
12:34:16 <bjo3rn> randomresult and fritzthecat you can pass the output of the link wizard directly to the argument pageUid of v:page.link
12:35:49 <bjo3rn> (if I got your question right i.e.) ^^
12:44:03 <randomresult> @fritzthecat www.pastbin.com just paste your line of code here and show it to the channel... im sure someone like bjo3rn or cedricziel can help u when seeing your code
12:44:30 <phifa> anybody who can help with browser detection? how do i check if it's IE? <v:if.client.isBrowser browser="chrome"> works fine
12:44:40 <randomresult> @NamelessCoder did u get my amazon-things?
12:54:32 <floxx> hey there. i need your help: i'm building a one pager and need a anchor-navigation. i'm generating my navigation with typo3 link wizard and flux. my problem is: how can i get only the anchor part of the url?
12:55:02 <floxx> http://wasserraub.de/index.php?id=3#c3 should be #c3
12:56:34 <randomresult> isnt this a TS.config setting?
13:02:06 <floxx> prefixLocalAnchors was set in my default setup. a relict from baseurl. never thought about that. until now ;)
13:02:25 <randomresult> @fritzthecat try this example for the target : <f:link.page pageUid="{object.target}" class="{object.class}" rel="{f:if(condition: object.tooltip, then: 'tooltip')}" title="{object.tooltip}"><f:format.raw>{icon}{object.text}</f:format.raw></f:link.page>
14:16:52 <FloLeBlanc> I start to grow anxious about extensions to be honest - I have an extension for everything, an extension that loads the extension and an extension that helps me managing the extension loaders! :)
14:17:36 <danilobuerger> FloLeBlanc well to be honest i wouldnt even use typo3 if it werent for the fedext extensions
14:19:08 <FloLeBlanc> ok so they are designed to work with 6.2?
14:20:20 <danilobuerger> we are currently working on compat with 6.2 which will happen very soon
16:41:41 <cedricziel> rango1: this is no paid service, you have to wait a bit
16:42:21 <rango1> I am trying to get into fluid templating, but its very hard for me....
16:43:55 <cedricziel> this is a fairly standard typo3 issue i guess
16:44:06 <cedricziel> what does you server logs say?
16:44:26 <FT3BOT> Issue 366: [BUGFIX] Highlighting of child fce https://github.com/fluidtypo3/flux/issues/366
16:44:27 <FT3BOT> Issue 366: [BUGFIX] Highlighting of child fce https://github.com/fluidtypo3/flux/issues/366
16:45:09 <danilobuerger> cedricziel FluidTYPO3 and FT3BOT have a little battle ;-)
16:46:45 <rango1> cedricziel where may i read the log in xampp do you have an idea?
16:47:07 <cedricziel> there's a log folder i guess
16:47:18 <cedricziel> windows search for error_log will do
16:54:10 <rango1> cedricziel there are no errors shown in connection with the bootstrap fluid installation, but what can tell is that no css is found in typo3temp/stylsheet.css
16:58:46 <cedricziel> install tool checks. all green?
16:59:55 <rango1> OpenSSL extension not working; PHP extension fileinfo not loaded; Windows apache thread stack size, Mail is configured, potential problem exists, No PHP opcode cache loaded
17:14:38 <cedricziel> wasnt there this apache thread size limit issue hanging around?
21:35:35 <randomresult> soee... look at the configuration of that template
21:35:49 <randomresult> what kind of flux-elements are used there
21:36:07 <randomresult> u mean fluidboostrapelements ?
21:37:51 <randomresult> soee you mean this element : https://github.com/FluidTYPO3/fluidcontent_bootstrap/blob/master/Resources/Private/Templates/Content/Accordion.html