IRC logs

201603

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

IRC log range: 201603*

20160301

  • 03:53:23 <Guest|25467> Ihave a problem with page.menu VH of vhs. If I set access of a page to "hide at login", it disappears in generated menu, independent of my login state.
  • 03:53:37 <Guest|25467> Using TYPO3 7.6.4 and vhs 2.4.0
  • 09:11:34 <tpinne> Hello there...
  • 09:13:12 <tpinne> I've the following page template https://gist.github.com/tpinne/4e88c67d7e2f46e8d7b0 . It is the only one I have, only selected on my root page. What do I have to do that the values of the configuration are inherited to child pages? I'm on T3 7.6 and latest TER version of Flux, Fluidpages etc.
  • 09:16:38 <tpinne> I already tried inherit="true" for the fields as suggest in the ViewHelper reference. But I don't know what to do with the part "if inheritance is enabled by the ConfigurationProvider"
  • 09:27:15 <Guest|99998> hi, are any problems known regarding flux and copying contents from another language?
  • 09:27:48 <Guest|99998> i am currently on 7.2.0
  • 11:26:28 <demacrocom> Good evening. When trying to translate a plugin (not FT3 related) its tx_flux_parent field gets filled with the value 2. After that I cant't move it around anymore, because upon that operation, FT3 will set its colPos to 18181. Versions: T3 6.2.6 (bugfix updates theoretically possible, but no minor or even major updates), vhs 2.2.0, flux 7.2.3, flu
  • 11:26:29 <demacrocom> idcontent 4.3.3. Any ideas?
  • 11:43:56 <demacrocom> AFK until tomorrow, but will have a look at the IRC logs then.
  • 12:18:29 <tpinne> Away for today, posted question to http://stackoverflow.com/questions/35729203/fluidpages-flux-configuration-not-inherited-to-child-pages

20160302

  • 10:09:02 <Guest|8802> Hi there! I would like to report a bug - where is teh best place to report it? cant find this project (vhs) on forge.typo3.org
  • 10:12:44 <NamelessCoder> Guest|8802 see https://github.com/FluidTYPO3/vhs/issues
  • 10:14:19 <Guest|8802> makes sens :) thank you

20160303

20160304

  • 07:27:50 <Guest|56666> hi there
  • 07:28:51 <Guest|56666> I have got some problems naming my page template via locallang.xlf
  • 07:29:55 <Guest|56666> this is inside my page template: <flux:form id="Defaultpage"> ...</flux:form>
  • 07:30:45 <Guest|56666> and this is inside myex/Resources/Private/Language/locallang.xlf:
  • 07:31:08 <Guest|56666> <trans-unit id="flux.Defaultpage"><source>Standard page</source></trans-unit>
  • 07:32:37 <Guest|56666> but in the backend I still see LLL:EXT:myex/Resources/Private/Language/locallang.xlf:flux.Defaultpage instead of my text

20160305

20160306

20160307

20160308

  • 08:14:29 <Guest28577> i have fluidcontent installed in Typo3 7.6.4. When i create a new content element with the element "Example" nothing is saved. In the logs of T3 I read "'Unknown column 'header_position' in 'field list'' (tt_content:NEW56de9be4c43b0192327727) (msg#1.1.12)".
  • 08:15:11 <Guest28577> In tt_content is no column "header_position". Is fluidcontent not ready for T3 7.6.4. ?
  • 08:15:35 <Guest28577> Have anyone a solution ?
  • 08:27:28 <cweiske> Guest28577, do a database comparison in the install tool
  • 08:33:45 <Guest28577> Thank you, that was it, i have imported the whole database and it seems that the import was not complete. Now it works
  • 08:34:13 <cweiske> or the database dump was from an oder typo3 version
  • 11:45:01 <Guest|40131> is there some body who can give me help with fluidpages PageController?

20160309

  • 03:02:19 <Idleworks> olz
  • 08:05:06 <Guest|80367> Hi
  • 08:07:37 <Guest|80367> In TYPO3 7.6.4 I'm not able to show flag icons using <v:page.languageMenu hideNotTranslated="1" layout="flag"/> Maybe it has to do with the path but <v:page.languageMenu layout="flag" flagPath="/typo3/sysext/core/Resources/Public/Icons/Flags/" /> isn't working too
  • 08:07:43 <Guest|80367> Any ideas?
  • 08:09:12 <Guest|80367> If I could use the language-code as a classname of the li-tag I could use CSS for it but I don't know if this would be possible...
  • 08:52:01 <Guest|80367> I reported it as an issue to github right now

20160310

  • 03:39:13 <danielkoch> Hello. I want to update a T3 4.7 installation (built with fed 5.0.3) to T3 6.2. I moved to all the new extensions (fluidcontent, fluidpages, flux, vhs) and made changes in templates/namespace etc. Now I have one problem which I cannot solve. Inside my content element templates I a have a interation over different types. Inside the for loop I set two variables in this way: <fed:data.var name="objectType" value="{fed:data.func(func:
  • 03:39:14 <danielkoch> 'key', arguments: {0: itemSectionObject})}" />
  • 03:39:15 <danielkoch> The question: How can I do this with flux?
  • 03:40:21 <danielkoch> or vhs
  • 06:17:29 <danielkoch> Should I provide the complet code of this content tempkate?
  • 07:04:58 <NamelessCoder> for danielkoch in case he checks back: see v:variable.set to set variables - and to know the current key, use "key" argument on f:for instead of calling the "key" function
  • 07:25:14 <hans_> hi there !
  • 07:26:27 <hans_> i got a problem with language fallbacks ..., im using 6.2... fluidcontent,fluidcontent_core, fluidpages, flux, vhs
  • 07:26:51 <hans_> are these ext overwirting fallback configs ?
  • 07:27:02 <hans_> can find a solution (for weeks) :-/
  • 07:28:44 <cweiske> could you actually describe your problem?
  • 07:29:24 <hans_> i got a page with 5 languages de,en,pl,pt ; de is deflaut
  • 07:29:47 <hans_> now i want the lang fallback not to be default, i want "en"
  • 07:31:08 <hans_> i can do this without, the extents above just using the core stuff; e.g. using the element "headline"
  • 07:32:00 <hans_> when i add the extentions i can managed to get the fallback; also tx_news justs displays the defalut lan as fallback
  • 07:32:46 <cweiske> how did you configure the fallback language?
  • 07:33:02 <hans_> config.sys_language_mode = content_fallback; 1,0
  • 07:34:13 <cweiske> sorry, I can't help you here. maybe others can
  • 07:35:03 <hans_> also, tried this ext: "Full language fallback for TYPO3" with no success
  • 07:35:14 <hans_> cweiske: ok thx !
  • 09:49:56 <Fluidiscool> Hi room, can I use <f:image> without it printing width and height at all? Or is this a core problem?
  • 09:51:23 <Fluidiscool> I want to remove width="xx" and height="xx" because that's legacy HTML and not needed.
  • 09:54:30 <cweiske> no, this is not "legacy html"
  • 09:55:14 <cweiske> and it is needed because browsers can reserve space for the image without having loaded a single bit of the file
  • 09:57:46 <Fluidiscool> do you know how I can get rid of it? I don't want the browser to reserve space and all that.
  • 09:59:40 <cweiske> why?
  • 09:59:48 <cweiske> no, I don't know how to do that
  • 09:59:57 <cweiske> I also don't know why anyone should not want that
  • 10:00:12 <NamelessCoder> use f:uri.image and build the tag yourself
  • 10:01:12 <Fluidiscool> thanks, Claus, I'll try that. Thank you too, Christian, I know you mean well.
  • 10:03:06 <NamelessCoder> but width/height are in fact not legacy at all - and you get invalid HTML without them
  • 10:04:21 <Fluidiscool> I don't think so. alt is mandatory, width and height isn't.
  • 10:06:25 <cweiske> https://www.w3.org/TR/html401/struct/objects.html#h-13.2
  • 10:07:48 <Fluidiscool> cweiske, it says source and alt is required, right?
  • 10:08:03 <cweiske> yes, that's what "REQUIRED" means
  • 10:08:22 <Fluidiscool> I know what "required" means.
  • 10:08:33 <cweiske> then all is fine
  • 10:09:01 <Fluidiscool> it was fine before. width and height isn't required, even according to your source.
  • 10:09:21 <cweiske> I never said that height is required
  • 10:09:57 <Fluidiscool> Got ya
  • 10:12:15 <Fluidiscool> btw I'm building responsive websites. that's why I want to remove width and height. I handle the looks via CSS.
  • 10:12:59 <cweiske> still no reason not to include width and height
  • 10:14:50 <Fluidiscool> I see no reason to do so.
  • 10:16:49 <NamelessCoder> reason would be correct rendering before css is loaded
  • 10:18:43 <Fluidiscool> most modern responsive frameworks don't care about that.
  • 10:18:55 <Fluidiscool> (I'm using bootstrap)
  • 10:19:36 <Fluidiscool> the image is going to be 1000px wide on a large screen and 240px on a mobile device.
  • 10:25:12 <Fluidiscool> so which is the "correct" value?
  • 10:34:53 <NamelessCoder> depends on whether or not you do mobile-first and/or have a media-independent rendering
  • 10:49:03 <Fluidiscool> yes, so it seems it's not as clear cut as some folks think it is. I know it breaks my responsive rendering in the framework I'm using.
  • 10:49:33 <Fluidiscool> f:uri.image does what it should. :)
  • 10:53:36 <Fluidiscool> I hope cweiske didn't leave because of me... I know he means well.
  • 10:54:31 <NamelessCoder> pretty sure he didn't leave because of you :)
  • 11:02:04 <Fluidiscool> :) I hope so. I'm leaving now, because my problem has been solved. Thanks!

20160311

  • 04:10:19 <Guest|94215> Hi guys, is it possible to use Flux ViewHelpers in a custom extbase BE extension? I have the required namespace in my layout and I'm trying to include the <flux:field.relation> tag, but it doesn't output anything.
  • 17:33:18 <Guest|48116> i am new in typo3 and i try to hide rte features
  • 17:33:43 <Guest|48116> somethink like this but in not working
  • 17:33:44 <Guest|48116> <flux:field.text name="settings.teaser" label="text" defaultExtras="richtext[bold]"/>
  • 18:54:08 <Guest|41085> hallo is this chat active?

20160312

20160313

20160314

  • 04:41:15 <cweiske> is it valid to use the same ID on multiple flux forms?
  • 04:42:51 <cweiske> (on a page configuration form)
  • 04:48:43 <cweiske> I cannot get a custom label for the page layout in this case :/
  • 06:21:41 <cweiske> are there plans to release a new flux version?
  • 06:22:06 <cweiske> git dev has > 50 commits in comparison to the last official version
  • 06:26:09 <NamelessCoder> yep cweiske - at this time, it just needs a final testing with TER fluidcontent/fluidpages and a changelog, then 7.4 can be made.
  • 06:26:58 <cweiske> ok, so no show stoppers are known
  • 06:27:35 <NamelessCoder> thankfully, no
  • 06:29:33 <cweiske> is it still compatible with current TER versions of fluidcontent/fluidpages?
  • 06:29:51 <NamelessCoder> should be - that's exactly what I need to confirm before releasing ;)
  • 06:30:06 <cweiske> ok, i'll try it now
  • 06:30:20 <cweiske> since it contains two bugfixes regarding acl that I probably need
  • 06:30:41 <NamelessCoder> thanks - then I only need to make the change log :)
  • 06:37:28 <cweiske> NamelessCoder, page layouts titles do not get loaded anymore
  • 06:38:35 <cweiske> before: http://fotos.cweiske.de/screenshots/2016-03-14%20flux%20page%20layout%20titles.png
  • 06:38:41 <NamelessCoder> if the "same id allowed?" question is still relevant and related: no, that's not allowed - those should be completely unique
  • 06:38:47 <cweiske> after: http://fotos.cweiske.de/screenshots/2016-03-14%20flux%20page%20layout%20titles%202.png
  • 06:39:29 <NamelessCoder> confirmed - we need a patch for fluidpages to call translation on the labels if needed
  • 06:40:42 <cweiske> there is not issue for this yet?
  • 06:43:09 <cweiske> https://github.com/FluidTYPO3/fluidpages/issues/313
  • 06:45:29 <cweiske> unfortunately the ACL bug I'm experiencing is not fixed yet :/
  • 06:45:37 <cweiske> i'll have to patch that myself
  • 06:48:52 <Guest|32616> hi
  • 06:49:10 <Guest|32616> i would like to know what causes the error:
  • 06:49:23 <Guest|32616> Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
  • 06:49:42 <Guest|32616> by trying to download a extension in extension manager
  • 06:50:40 <Guest|32616> all configuration: [SYS][curlUse] = 1
  • 06:51:18 <Guest|32616> seems to depend on my system because a version 6.2 and 7.6.4 having same error
  • 06:51:36 <Guest|32616> anyone knows how to solve that?
  • 06:51:43 <Guest|32616> using xampp on mac os
  • 06:57:50 <cweiske> Guest|32616, this is not related to the fluidtypo3 extensions
  • 06:57:58 <cweiske> please ask in a general typo3 channel
  • 07:02:55 <cweiske> NamelessCoder, other than the label issue all works as before
  • 07:17:15 <NamelessCoder> nice - thanks for checking!
  • 07:30:37 <cweiske> ha. found the bug
  • 07:30:42 <cweiske> === comparing '1' against 1
  • 08:09:06 <cweiske> hm. my own core patch broke it
  • 08:11:51 <NamelessCoder> which bug are we talking about?
  • 08:11:56 <cweiske> not reported yet
  • 08:12:02 <NamelessCoder> ah ok :)
  • 08:12:08 <NamelessCoder> I thought I missed a couple of lines
  • 08:12:11 <cweiske> and it wasn't a flux bug as it turned out
  • 08:12:17 <cweiske> but a bug in my core patch
  • 08:26:02 <cweiske> NamelessCoder, maybe there is a bug regarding ACL. if in the backend page view you click on the icon of a content element and select "new", you'll get the content element edit form. The "Fluid Content type" dropdown is not filtered if the element is to be added to a page column directly. it is filtered if it is added as child element to another fluid content element
  • 08:26:34 <cweiske> the code in fluidcontent/Classes/Provider/ContentProvider.php#processTableConfiguration only checks for be groups and fluid content element children
  • 08:27:38 <cweiske> http://fotos.cweiske.de/screenshots/2016-03-14%20typo3%20backend%20new.png
  • 08:28:37 <cweiske> http://fotos.cweiske.de/screenshots/2016-03-14%20typo3%20backend%20new2.png
  • 08:42:16 <cweiske> https://github.com/FluidTYPO3/fluidcontent/issues/342

20160315

  • 05:05:51 <mddz> hi there, good morning :)
  • 09:49:55 <drlimbo> hi there, found a crazy behaviour ater upgrading to typo3 7.6.4 - after adding a page translation i get the Error in the backend:
  • 09:49:55 <drlimbo> #1: PHP Warning: Invalid argument supplied for foreach() in ...../typo3/sysext/backend/Classes/View/PageLayoutView.php line 1812
  • 09:50:59 <drlimbo> does it belong to this error maybe? https://github.com/FluidTYPO3/flux/issues/1086
  • 12:40:50 <gradinarufelix> hey guys, anybody online?
  • 12:46:14 <gradinarufelix> I've got an issue with the flux grid. Everytime i save the element in the grid, it turns to an text element
  • 14:56:50 <gradinarufelix> hello

20160316

  • 11:56:53 <grimmcreative> Hello @all - Question: Is there any easy way to get the selected categories (title) from pages within v:page.menu ? Thanks.

20160317

  • 07:21:55 * danielkoch NamelessCoder: Missed your answer for this one: https://fluidtypo3.org/community/irc-logs.html#03:39:13You mean like this:
  • 07:22:15 <danielkoch> https://fluidtypo3.org/community/irc-logs.html#03:39:13
  • 07:22:43 <danielkoch> You mean like this: {{key}, {0: itemSectionObject})}
  • 07:23:04 <danielkoch> And passing key=„key“ in the f:for loop
  • 07:25:04 <danielkoch> Another thing I have to migrate is, again in a f:for loop:
  • 07:25:22 <danielkoch> <f:for each="{columnClass->fed:explode(glue: '-')}" as="className" iteration="iteration">
  • 07:25:35 <danielkoch> <f:for each="{fed:data.func(func: 'explode', arguments: {0: '-', 1: columnClass})}" as="className" iteration="iteration">
  • 08:46:48 <MarcusM> Hi
  • 08:47:59 <MarcusM> One quick Question ;) is it possible to define the name Label in List View of TYPO3 with a flux field defined in my Template
  • 08:48:49 <cweiske> no
  • 08:49:29 <MarcusM> ok too bad but thanks
  • 08:49:50 <cweiske> MarcusM, we use a TceMain hook that saves values from fluidcontent flexform into a normal column
  • 08:49:56 <cweiske> and then use this one
  • 08:50:31 <NamelessCoder> you can actually prefix your field names with "tt_content.foobar" to write into "foobar" of the record itself, if the table is "tt_content" ;)
  • 08:50:42 <cweiske> what?
  • 08:50:48 <NamelessCoder> yessir
  • 08:50:54 <cweiske> had I known this 3 months earlier
  • 08:51:00 <cweiske> I wouldn't have needed my hook
  • 08:51:11 <NamelessCoder> it's buried way deep in the docs (I know, it's an issue...)
  • 08:52:05 <NamelessCoder> so MarcusM the answer is: yes, you can, but it will cause the record's title/header to actually be overwritten (which includes in FE if title is rendered)
  • 08:52:43 <MarcusM> ok just have to define not visible
  • 08:52:47 <MarcusM> thank you very much
  • 08:53:23 <NamelessCoder> you're welcome

20160318

  • 08:40:50 <Guest|33766> Hi guys. Can someone tell me what's going wrong..?
  • 08:40:50 <Guest|33766> I'm trying to create a new BE module using fluidbackend.
  • 08:40:50 <Guest|33766> But, I have that error message now: Module 'ModuleName' is not configured.
  • 08:40:50 <Guest|33766> <flux:form id="example">
  • 08:40:50 <Guest|33766> <!-- The options that govern integration -->
  • 08:40:50 <Guest|33766> <flux:form.option name="Fluidbackend" value="{
  • 08:40:50 <Guest|33766> moduleGroup: 'web',
  • 08:40:51 <Guest|33766> modulePosition: 'after:web',
  • 08:40:51 <Guest|33766> modulePageTree: 1 />
  • 08:40:53 <Guest|33766> <!-- The fields that the form will contain -->
  • 08:40:53 <Guest|33766> <flux:field.input name="inputfield" />
  • 08:40:53 <Guest|33766> </flux:form>
  • 10:02:13 <drlimbo> good afternoon
  • 10:06:10 <drlimbo> is there a way to inherit flux:field to subpages?
  • 10:06:56 <drlimbo> sure i tried inherit="1"
  • 10:07:41 <drlimbo> ah, cache problem - so inherit seems to work =P
  • 10:11:05 <drlimbo> now there are two settings, one for the actual page, one for subpages - is there a way to hide the flux:field for subpages?
  • 10:12:44 <cweiske> no
  • 10:13:07 <drlimbo> oh, thats bad =(
  • 10:14:47 <drlimbo> is there a workaround maybe like hiding with css or something cweiske?
  • 10:15:05 <cweiske> I did not try it
  • 10:15:39 <drlimbo> with enabled="{record.is_siteroot}" i can only show them on root pages
  • 10:16:21 <drlimbo> is there a new debug setting to show the actual error instead of "Oops, an error occurred! Code: xxx"
  • 10:16:58 <cweiske> the general typo3 debug settings
  • 10:17:11 <cweiske> http://cweiske.de/tagebuch/typo3-cli_dispatch-debugging.htm#conclusion
  • 10:19:04 <drlimbo> aah, this one i forgot =P thanks!
  • 10:20:14 <Sergey> Hi guys. I have a small question.
  • 10:20:14 <Sergey> Inside fluidbackend/Classes/Controller/AbstractBackendController.php
  • 10:20:14 <Sergey> We have
  • 10:20:14 <Sergey> * @var \TYPO3\CMS\Backend\Form\FormEngine
  • 10:20:14 <Sergey> */
  • 10:20:14 <Sergey> protected $formHandler;
  • 10:20:15 <Sergey> But in 7.x that class was removed ? Is there any replacement ?
  • 10:33:04 <drlimbo> another question cweiske you can help me maybe
  • 10:33:27 <drlimbo> if have a TypoScript var like settings.template_colors.blue
  • 10:33:44 <drlimbo> and in the template, i'd like to use a variable to get the typoscript value
  • 10:34:21 <drlimbo> something like that: {settings.template_colors.{TemplateColor}} when {TemplateColor} is blue to access {settings.template_colors.blue}
  • 10:36:42 <cweiske> did you try to nest a f:cObject into your variable name?
  • 10:38:22 <drlimbo> im not sure i understand you correctly, i just tried {v:variable.typoscript(path: 'settings.template_colors.{TemplateColor}') -> f:debug()}
  • 10:39:11 <cweiske> but settings.template_colors.* is a flux variable, rigth?
  • 10:39:20 <cweiske> then it should more be
  • 10:39:54 <cweiske> {settings.template_colors.{v:variable.typoscript(path: 'lib.TemplateColor')}}
  • 10:40:33 <drlimbo> im setting plugin.tx_EXTNAME.settings.template_colors.blue in Typoscript, so i can access settings.template_colors.blue in Fluid after
  • 10:40:46 <cweiske> ok
  • 10:41:35 <cweiske> how do you access settings.template_colors.blue?
  • 10:41:48 <cweiske> simply with {settings.template_colors.blue}?
  • 10:41:59 <drlimbo> correct
  • 10:42:18 <cweiske> then you don't have to care if the variable is typoscript or not
  • 10:42:21 <drlimbo> but i'd like to replace .blue with a variable {TemplateColor} containing "blue" for example
  • 10:42:30 <cweiske> did you try {settings.template_colors.{TemplateColor}}?
  • 10:43:26 <drlimbo> yup i tried cweiske so exact this will be rendered in frontend and not replaced with the variable (looks like parsing didn't work)
  • 10:43:34 <cweiske> or do <v:variable.get name="settings.template_colors.{TemplateColor}"/>
  • 10:44:03 <drlimbo> yes baby, v:variable.get works
  • 10:44:36 <drlimbo> thanks a lot cweiske
  • 11:26:59 <drlimbo> is Drag nDrop in Page-Tree disabled in Typo3 7.6.4 or is something broken?
  • 11:34:28 <cweiske> it's enabled by default
  • 11:35:36 <drlimbo> mh crazy, isn't working here
  • 12:04:47 <wag51> Hi. I'm using flux 7.2.0 on TYPO3 6.2.x and I would like to create a flexible content with an introduction content area + a section in which I could put several content areas
  • 12:05:41 <wag51> I created the flux:form.section but I don't know what to put in it: I tried a flux:form.object with a flux:form.content inside but it makes an error
  • 12:06:45 <cweiske> https://fluidtypo3.org/viewhelpers/flux/master/Form/SectionViewHelper.html
  • 12:07:34 <cweiske> also see https://fluidtypo3.org/viewhelpers/flux/master/GridViewHelper.html
  • 12:09:03 <cweiske> maybe the latter is for you
  • 12:09:09 <cweiske> if you want to put any content elements into it
  • 12:10:30 <wag51> trying...
  • 12:16:36 <wag51> If I make a flux:form.section > flux:form.object > flux:grid > flux:grid.row > flux:grid.column it makes this error: Illegal string offset 'el'
  • 12:20:16 <cweiske> no section for that
  • 12:20:18 <cweiske> no form for that
  • 12:21:18 <wag51> don't understand what you're saying :\

20160319

  • 06:29:45 <vizArt> hi@all :)
  • 06:34:03 <vizArt> I have a small question about the "pageController": Would it be possible disabling caching if GET or POST parameters are set?

20160320

  • 22:07:24 <Guest|73090> maybe someone is still awake :)
  • 22:07:53 <Guest|73090> configuration="{parameter: '{Object.item.link} - button',ATagParams: 'data-text={Object.item.labelLink}'}">
  • 22:07:53 <Guest|73090> <v:link.typolink configuration="{parameter: '{Object.item.link} - button',ATagParams: 'data-text={Object.item.labelLink}'}">
  • 22:08:30 <Guest|73090> <f:format.raw>{Object.item.labelLink}</f:format.raw>
  • 22:08:39 <Guest|73090> </v:link.typolink>
  • 22:09:15 <Guest|73090> i want to add a link with a custom data-text attribut
  • 22:10:36 <Guest|73090> it works in general but if there is a space between it does strange things:
  • 22:10:50 <Guest|73090> class="button" data-text="learn" more="">
  • 22:11:01 <Guest|73090> someone knows why?
  • 22:20:52 <Guest|73090> sorry typo: please ignore the code example at the second post

20160321

  • 05:54:11 <mddz> hi there
  • 05:54:58 <mddz> is it possible to access a page template backend variable from a content element template?
  • 06:00:51 <cweiske> only if you pass the variable to it
  • 06:01:00 <cweiske> wait
  • 06:01:33 <cweiske> yes, I'd try passing the variable to <v:content.render> in the page template
  • 06:01:41 <cweiske> (but I did not try to do this yet)
  • 06:03:54 <mddz> ah, I see, I will try that :)
  • 06:04:34 <cweiske> hm, that will not work
  • 06:04:38 <cweiske> https://fluidtypo3.org/viewhelpers/vhs/master/Content/RenderViewHelper.html does not accept variables
  • 06:07:37 <cweiske> mddz, maybe you can use https://fluidtypo3.org/viewhelpers/vhs/master/Variable/Register/SetViewHelper.html
  • 06:21:56 <mddz> hmm, that looks interesting cweiske
  • 06:22:13 <mddz> how would I access $GLOBALS["TSFE"]->register['myVar'] from a content element template? jus {myVar}?
  • 06:22:17 <mddz> just*
  • 06:27:00 <cweiske> no, with v:variable.register.get
  • 07:25:48 <mddz> cweiske: if v:variable.register.get works, it should be in the output of <f:debug>{_all}</f:debug>, shouln't it?
  • 07:26:35 <mddz> I tried {v:variable.register.set(value: [{helloWorld}], name: 'hello')} but it doenst seem to work
  • 07:27:24 <mddz> where helloWorld is defined by <flux:field.input name="helloWorld" required="true" /> in the same template
  • 07:28:15 <mddz> does v:variable.register.set need to be in a special section like Configuration or elsewhere?
  • 07:32:52 <mddz> hmm ok, it does work with a hardcoded value, but I can't get my page backend variable into it
  • 07:35:09 <mddz> ok, nevermind, I just put the register.set viewhelper into the Content section
  • 07:35:16 <mddz> thanks for your help :)
  • 07:48:12 <cweiske> mddz, no, it should not be in _all
  • 07:52:01 <mddz> ah, I see. That was confusing me, but I got it working now. It even works as a condition in an f:if viewhelper
  • 07:53:18 <cweiske> _all only contains variables directly available in the current template
  • 07:53:25 <cweiske> the register is outside that scope
  • 07:53:38 <cweiske> which is why you need separate view helpers to access them
  • 10:36:09 <drlimbo> good afternoon
  • 10:36:19 <drlimbo> does anybody already tried my_user_management ext?

20160322

  • 04:49:04 <drlimbo> good morning
  • 04:49:22 <drlimbo> is there a way to disable "quick edit" in backend page?
  • 04:50:37 <cweiske> yes
  • 04:50:59 <cweiske> $ cat Configuration/PageTSConfig/backend.ts
  • 04:50:59 <cweiske> # Disable the "QuickEdit" mode in Web > Page module
  • 04:50:59 <cweiske> # Otherwise all center managers will have it as default
  • 04:50:59 <cweiske> mod.web_layout.menu.function {
  • 04:50:59 <cweiske> 0 = 0
  • 04:51:00 <cweiske> }
  • 05:00:07 <drlimbo> oh, thanks!!
  • 05:49:22 <Guest|33808> Hi guys, I have to limit the number of input characters in a flux:field.text
  • 05:49:22 <Guest|33808> Any idea how this could be done?
  • 05:49:44 <drlimbo> isn't there a size or something Guest|33808?
  • 05:50:10 <Guest|33808> no, we have maxCharacters only in flux:field.input
  • 05:50:39 <drlimbo> ah, thats input
  • 05:51:14 <Guest|33808> I'm not allowed to use JavaScript there...
  • 05:51:35 <drlimbo> maybe there's a hack with <f:format.crop or something
  • 05:51:41 <cweiske> I don't think it's possible
  • 05:51:59 <cweiske> since you don't want to limit the characters used in total, but the characters in words
  • 05:52:02 <cweiske> excluding the html tags
  • 05:52:12 <cweiske> which requires a bit more effort
  • 05:52:22 <cweiske> at least I haven't seen such a limit yet
  • 05:52:22 <Guest|33808> I need in total
  • 05:52:39 <Guest|33808> it's a simple textarea field, without RTE
  • 05:55:04 <Guest|33808> no html tags, just a plain text and the total length should not exceed 260 characters
  • 05:55:39 <drlimbo> cweiske: do i need to load the backend.ts somewhere? (to disable "quick edit")
  • 05:55:46 <cweiske> yure
  • 05:55:46 <cweiske> sure
  • 05:55:59 <cweiske> PageTS section of the root page is best
  • 05:56:08 <cweiske> or rather your domain page
  • 05:56:16 <cweiske> which is 1 level below root
  • 05:56:36 <drlimbo> mh, i have multiple pages with multiple domains, is there a way to load this automatically for all pages?
  • 05:57:11 <drlimbo> its a multi-domain website with around 50 websites in typo3, and i don't like to include this on every page
  • 05:57:21 <cweiske> since there is no page record for id=0, no
  • 05:58:20 <drlimbo> allright, so theres no other way =P
  • 05:58:24 <drlimbo> thankyou cweiske
  • 05:58:40 <cweiske> https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/Field/Index.html
  • 05:59:02 <cweiske> drlimbo, Setting default Page TSconfig
  • 05:59:05 <cweiske> that section might help you
  • 06:01:57 <Guest|33808> why it's not possible to use javascript in BE - <f:section name="Configuration"> ?
  • 06:02:21 <drlimbo> Register static Page TSconfig files¶
  • 06:02:21 <drlimbo> Register static Page TSconfig files¶
  • 06:02:21 <drlimbo> Register static Page TSconfig files¶
  • 06:02:21 <drlimbo> Register static Page TSconfig files sounds intresting cweiske
  • 06:02:26 <drlimbo> damn, sorry
  • 06:02:36 <cweiske> drlimbo, you'll still have to select it then
  • 06:02:44 <cweiske> which you don't want on every of your 50 domain pages :)
  • 06:02:52 <cweiske> so the default pagetsconfig is better suited for you
  • 06:02:55 <drlimbo> ah, so a default with an include would make more sense
  • 06:25:12 <cweiske> http://fotos.cweiske.de/screenshots/2016-03-22%20Auswahl_002.png
  • 06:25:28 <cweiske> that's the "register static page tsconfig files" variant
  • 06:26:39 <drlimbo> ah, but this looks nice =)
  • 07:25:27 <saschaschmidt> hi
  • 07:25:52 <saschaschmidt> is there a flux version that already works on typo3 8?
  • 07:26:04 <saschaschmidt> (or at least works somehow)
  • 07:26:31 <saschaschmidt> I'd just like to create some grid content elements
  • 07:31:29 <NamelessCoder> yes, git branch development
  • 09:16:56 <drlimbo> is there a way to get flux:field Values from another Page with PageUid? i tried with v:page.info and i can see the data stored as xml, but is there a nicer way?
  • 09:17:19 <drlimbo> cweiske: we already talked about Page- and Subpage-Settings and inheritance
  • 09:18:12 <cweiske> no. we resorted to "normal" table extensions via ext_tables.sql and TCA
  • 09:18:30 <cweiske> that's easier than manually parsing the settings XML for each page
  • 09:18:56 <drlimbo> allright
  • 09:19:21 <drlimbo> just found a "solution" here what seems to work: http://stackoverflow.com/questions/28942701/access-tx-fed-page-flexform-in-fluidtemplate
  • 09:20:00 <cweiske> ok
  • 09:20:01 <drlimbo> is it possible to inherit the "normal" table extension fields?
  • 09:20:08 <cweiske> no
  • 09:20:30 <cweiske> inheriting means looking up the tree until there is something in the field
  • 09:21:24 <drlimbo> yes, but i dont need a real inheriting, a "look on the root-page" for the settings
  • 09:21:54 <drlimbo> now i use v:page.rootline and use the 0 value from the array what is the root-page of the current page
  • 09:22:32 <drlimbo> i'd like to use some Settings (like Template-Color, Footer Copyright etc.) for every Root-Pages stored in the Page-Settings so the user can change them easily
  • 09:31:12 <drlimbo> is there a way to show flux:field's on a special "Tab" of the Page-Settings instead of "Page Configuration"?
  • 09:32:34 <cweiske> you could change the table's TCA configuration, yes
  • 09:32:59 <cweiske> especially the "types" section
  • 09:33:26 <drlimbo> i just thought about standard flux:form fields, i'd like to show on multiple tabs
  • 09:33:40 <drlimbo> and not "extension fields" who extend pages table
  • 09:34:17 <drlimbo> the flux:form wizardTab looks like that but is deprecated -> options="{group: 'GroupName'}
  • 09:34:21 <NamelessCoder> drlimbo it's time to make custom form components that retrieve options/values in the ways you need
  • 09:34:46 <drlimbo> it looks like NamelessCoder =P
  • 09:35:14 <drlimbo> so, for this im extending the pages table with my own fields, right?
  • 09:35:20 <NamelessCoder> or use TS to create your component, whatever floats your boat
  • 09:35:25 <drlimbo> and i can use this values in Fluid Templates after?
  • 09:35:59 <NamelessCoder> you can put it in the pages table and make TCA (outside scope of Flux and FluidTYPO3)
  • 09:36:23 <NamelessCoder> or you can make custom Flux components or create factory ones using TS arrays which you can then put wherever you want them
  • 09:37:41 <drlimbo> mhh, looks like i have to do it like that =)
  • 09:41:22 <NamelessCoder> if you want to investigate that: modify(array $structure) on abstract form component (overridden in subclasses) accepts an array of such TS settings and allows you to create new components or override properties of existing ones (properties like "items" on selects)
  • 09:41:50 <NamelessCoder> defining something in plugin.tx_flux.forms.$formId.* lets you manipulate that
  • 09:42:21 <drlimbo> thanks NamelessCoder, i'll have a look at that
  • 10:14:52 <drlimbo> is it possible that flux:form.sheet doesn't work with Typo3 7.6.4?
  • 10:15:21 <drlimbo> after saving i get an error PHP Warning: Illegal string offset ..../typo3/sysext/backend/Classes/Form/FormDataProvider/TcaFlexProcess.php line 466
  • 10:20:24 <NamelessCoder> should work, haven't checked with that version personally
  • 10:21:02 <drlimbo> i added a basix flux:form with a sheet
  • 10:21:18 <drlimbo> at first load, it looks nice but after saving, i get a php warning
  • 10:21:37 <drlimbo> then i have to clear tx_fed_page_flexform field for this page, and it works again
  • 10:22:00 <NamelessCoder> and keeps working after that?
  • 10:22:58 <drlimbo> nope, crashes again
  • 10:23:17 <drlimbo> im try'n to debug that
  • 10:23:37 <NamelessCoder> not sure what it is then, but I suspect FormEngine. Wouldn't be the first time it changes and makes us suffer :)
  • 10:24:01 <drlimbo> ah, with ONE flux:form.sheet it works well
  • 10:24:12 <drlimbo> but if I add another sheet, it crashes after saving
  • 10:27:12 <drlimbo> the xml looks good NamelessCoder: http://nopaste.euirc.net/index.php?id=a86d3fb3e5
  • 10:27:25 <drlimbo> PHP Warning: Illegal string offset 'headerSlogan' is a bit weird
  • 10:28:48 <drlimbo> if i remove the Fields, i get the Error: PHP Warning: Invalid argument supplied for foreach() in.../typo3/sysext/backend/Classes/Form/FormDataProvider/EvaluateDisplayConditions.php line 171
  • 10:28:56 <drlimbo> so something with parsing the XML looks wrong
  • 10:45:18 <drlimbo> is there a way to manage multiple links (like a link-list) in a Flux Form?
  • 10:45:32 <drlimbo> (without using sections)

20160323

  • 04:47:15 <MrPiff> Hi! Is there a way to hide fluidpage templates via TSConfig when using multiple provider extensions for multiple page trees?
  • 05:02:23 <Denyerec> Hey guys - I'm trying to figure out, after a long break, where fluidtypo3 sits with fluid_styled_content
  • 05:37:56 <cweiske> fluid_styled_content is responsible for styling the standard typo3 content elements
  • 05:38:11 <cweiske> while fluidcontent allows you to create custom content elements
  • 05:39:09 <cweiske> and fluidpages allows you to define custom page layouts
  • 05:46:30 <Denyerec> Can you not create additional fluid_styled_content CEs ?
  • 05:47:33 <cweiske> probably
  • 09:00:53 <flower> I want to generate a special menu with images. The images shall be integrated in each page. I want to use the tab "Ressources". I know, that I have to work with fluid templates.
  • 09:01:00 <flower> Path: typo3/sysext/fluid_styled_content/Resources/Private/Partials/Menu
  • 09:01:57 <flower> Know i would like to find out, how can I integrate a image of each page in the menu
  • 09:03:36 <flower> i hope somebody can help me
  • 09:05:55 <cweiske> https://fluidtypo3.org/viewhelpers/vhs/master/Content/ResourcesViewHelper.html is your friend
  • 09:06:16 <cweiske> use the page's uid as uid, "pages" as table and "resources" as field
  • 09:07:09 <cweiske> no, not "resources"
  • 09:07:12 <cweiske> use "media"
  • 09:07:19 <cweiske> that's how it's called in the database
  • 09:11:52 <flower> thank you for the quick answer, but i already used google to find out, what I can do. I also have seen the link before but i do not know how I can integrate it correctly :(
  • 09:12:16 <cweiske> what did you try?
  • 09:12:22 <flower> i tried to do what you told me to do, bit it do not work
  • 09:12:23 <flower> <v:content.media table="'tt_content'" field="'image'" record="{foo: 'bar'}" uid="17" as="NULL"></v:content.media>
  • 09:13:27 <cweiske> this does of course only fetch the FAL images, not display them
  • 09:14:37 <cweiske> try this: http://p.cweiske.de/309#phork0.htm
  • 09:14:44 <cweiske> of course you have to adjust the parameters
  • 09:17:17 <flower> only the two lines you have sent? or with the snipped i have sent before? both versions do not work
  • 09:17:36 <cweiske> only the two lines I sent, but you have to adjust them
  • 09:17:44 <cweiske> how did you adjust them?
  • 09:18:07 <flower> i got a error
  • 09:18:08 <flower> Oops, an error occurred! Code: 201603231417422b1fecc2
  • 09:18:21 <cweiske> you have to enable debugging to see more
  • 09:18:35 <cweiske> http://cweiske.de/tagebuch/typo3-cli_dispatch-debugging.htm#conclusion
  • 09:18:39 <flower> what do you mean with adjust them? shall i wrap your first line with an image-tag?
  • 09:19:03 <cweiske> do you see a resemblance between the code you pasted and the first line of my code?
  • 09:23:31 <flower> no not really
  • 09:29:47 <NamelessCoder> flower you provide too many and conflicting arguments, to take them one by one: "table" is not needed since the default value is already "tt_content", "record" should probably not be provided at all since it gets resolved automatically and if you do pass it, make absolutely sure it contains the column you identified in "field" argument. You also probably should not specify the "uid" argument (or make it flexible somehow, hardcoding is bad in
  • 09:29:47 <NamelessCoder> general) and when you provide "record" and it is complete and valid, "uid" is ignored (it gets used to load the record if you don't provide it). And don't provide "as" unless you want to be using the media objects as variables in your template. And as cweiske said: this viewhelper you use only returns objects, does not output any tag. To output a tag you need to do something like what cweiske posted.
  • 09:31:00 <NamelessCoder> what his example does, point by point: 1) fetches all FAL records defined in the field by relying on automatic record, uid etc. arguments, 2) grabs the first returned object, 3) assigns that single object as a variable that can then be used below.
  • 09:31:21 <NamelessCoder> second line is the line that outputs a tag generated with that object as media source
  • 09:36:48 <flower> i think the fluid-thing is to difficult for me.
  • 09:38:50 <flower> do i have to add something to the code of cweise? your description says, that he fetchs the images in the first line and shows them with the second line.
  • 09:39:28 <flower> or I did not understand
  • 09:55:40 <flower> i rad your description again and again, but i do not know, what I shall change know
  • 09:55:48 <flower> read instead of rad
  • 10:04:38 <flower> cweise wrote that i have to adjust the parameters. But which parameters did he mean? i only changed the word "resources" to "media" is this correct? How shall typo3 know, that the images, are the images of each page?
  • 10:06:43 <flower> https://gist.github.com/anonymous/8990b66b99678c208874
  • 10:17:38 <flower> have somebody else the energy to explain me what i have to do know? I'm really desperately...
  • 10:20:19 <NamelessCoder> flower there are two parts you need to do. One is to get the image for the page, the other is to render an image tag with that image
  • 10:24:09 <NamelessCoder> you can get the image with more than one ViewHelper but for your case you probably need v:page.resources.fal (which has the right default values you need). https://fluidtypo3.org/viewhelpers/vhs/master/Page/Resources/FalViewHelper.html
  • 10:25:22 <NamelessCoder> using that one returns an array of FAL objects, that's why cweiske uses v:iterator.first() to extract the first one. You can also iterate them with f:for (doing so is a common task in Fluid and you should know it, if you don't, you should aim to learn it).
  • 10:27:02 <NamelessCoder> if I were you I would aim to solve the following problems in that order:
  • 10:27:50 <NamelessCoder> 1) get your development context fixed. If you don't, every single error thrown by Fluid will be unreadable to you (will just say "Ooops, an error occurred") and you will be working in the dark. See cweiske's link how to do that.
  • 10:29:10 <NamelessCoder> 2) copy-paste cweiske's example code and replace "{v:content.resources.fal(field: 'settings.images')" with "{v:page.resources.fal(field: 'images')". Why? Because you want *page* images, not content ones. And because the "field" is different in pages compared to in content.
  • 10:29:43 <NamelessCoder> 3) Address any errors *that* gives you. Like not having included the VHS namespace which enables you to use anything prefixed with "v:" in Fluid
  • 10:51:33 <flower> that is a good reference point. I will keep you up to date if i know more
  • 11:20:49 <flower> My boss told me now to insert only normal text-elements with images ans Links. So I can't try this version anymore. I copied now the whole chat and will look in my freetime again over it.
  • 11:21:26 <flower> thank you so much for your help and patience

20160324

  • 02:39:22 <flower> good morning @NamelessCoder. Your hint yesterday, that I have to integrate vhs as made my day.
  • 02:40:01 <flower> the link, that I found yesterday really early works now
  • 02:40:02 <flower> https://gist.github.com/anonymous/964b7ef2e6111296ea97
  • 02:40:49 <flower> the link above is my snippet which made it
  • 06:37:27 <Fluidisawesome> Hi room. I've been running into this issue (FAL relations, error 500) with an unchanged 7.6.4. and wondering if it's the same issue that was resolved in 7.6.2 and whether I should try and patch the core.
  • 06:37:29 <Fluidisawesome> https://github.com/FluidTYPO3/flux/issues/1013
  • 06:37:59 <cweiske> this was not resolved in 7.6.2
  • 06:38:38 <cweiske> yes, you still have to patch core + fluidcontent
  • 06:41:45 <Fluidisawesome> ok, I'll try... thank you, cweiske.
  • 06:42:00 <cweiske> http://p.cweiske.de/270
  • 06:44:58 <Fluidisawesome> could you point me to the correct patch for fluidcontent, too?
  • 06:45:35 <cweiske> you are not awesome because you did not look at this page carefully enough
  • 06:47:28 <Fluidisawesome> apparently, I suck. Patch failed. I'll look at it some more
  • 06:48:04 <Fluidisawesome> I see what you mean :)
  • 06:48:23 <cweiske> good :)
  • 06:49:14 <Fluidisawesome> patch failed: patching file typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php
  • 06:49:15 <Fluidisawesome> Hunk #1 FAILED at 21.
  • 06:49:30 <Fluidisawesome> Hunk 2 and 3 succeeded
  • 06:49:56 <cweiske> then you need to manually merge it
  • 06:51:08 <Fluidisawesome> Will try. this is my first time patching. Thanks for the patience.
  • 07:05:57 <Fluidisawesome> It worked!!! Thank you!
  • 07:06:10 <cweiske> you're welcome
  • 07:40:12 <wbz> How can I group FCE in a subfolder of Templates/Content? Example: Templates/Content/MyElements
  • 07:52:53 <cweiske> you could use multiple templateRootPaths in typoscript
  • 07:53:04 <cweiske> I didn't try it yet, but it could work
  • 07:55:42 <wbz> Thanks! I will try it.
  • 07:59:41 <wbz> How can I fix the following Error: PHP Warning: array_unshift() expects parameter 1 to be array, null given in ../.../fluidbackend/ext_tables.php line 9
  • 08:00:03 <wbz> I copied FCE from TYPO3 6.2 LTS to 7.6
  • 08:27:32 <cweiske> which fluidbackend version do you have?
  • 09:06:00 <wbz> fluidbackend 1.0.1
  • 09:13:53 <cweiske> can't you use the latest version?
  • 09:14:23 <cweiske> the issue is fixed there
  • 09:17:29 <wbz> Where can I find the latest Version?
  • 09:18:45 <cweiske> I'd think in typo3's extension manager
  • 09:19:32 <wbz> No, there is just 1.0.1
  • 09:19:33 <wbz> https://typo3.org/extensions/repository/?id=23&L=0&q=fluidbackend
  • 09:19:49 <cweiske> hm. 1.1.0 is already tagged in git
  • 09:20:02 <cweiske> NamelessCoder, did you forget to release it?
  • 09:20:18 <wbz> Okay, so I will download it from git.
  • 09:24:10 <NamelessCoder> cweiske no, that one should be all released - unless something happened to the upload...
  • 09:24:23 <cweiske> fluidbackend is 1.1.0 in git, but 1.0.1 in TER
  • 09:24:27 <NamelessCoder> not sure but recent TER issues may be related, they changed something about active versions
  • 09:25:14 <wbz> If in the future a lot of changes expected, or it will slowly quiet? It is very tiring to always have to monitor any change.
  • 09:25:38 <cweiske> you can stay on the current version if you're happy with it
  • 09:25:44 <cweiske> nobody forces you to update
  • 09:25:54 <wbz> okay, thanks
  • 09:26:00 <cweiske> .. except if there are security bugs which you should take seriously
  • 09:26:07 <cweiske> s/seriously/serious/
  • 09:28:13 <wbz> It works again. Thnaks to save my time. I like the way with fluidtypo3
  • 11:50:14 <wbz> How can I use flux.grid inside a form.section or form.object? Tried following: http://pastebin.com/4wk9yebG
  • 11:54:26 <NamelessCoder> wbz flux:grid should never be inside other form components. If you want dynamic rows/columns, see https://fluidtypo3.org/library/code-examples.html?tx_fluidshare_display%5Bgist%5D=30&tx_fluidshare_display%5Baction%5D=display&tx_fluidshare_display%5Bcontroller%5D=Gist&cHash=581c897aa3b781c49afe3184d1704b4e (it's a page template example but the approach is the same for content)
  • 11:58:47 <wbz> Thank you, that helps. I will go an other way.
  • 17:11:18 <wbz> How can I group Data inside of form.sheet? Code: http://pastebin.com/MGcKK0YT

20160325

  • 11:22:29 <Guest|98924> hi there, i got a problem rendering iamges in 7.6
  • 11:22:31 <Guest|98924> <f:if condition="{object.mediaelement.image}">
  • 11:22:31 <Guest|98924> <div class="image-wrapper">
  • 11:22:31 <Guest|98924> <f:format.html>{object.mediaelement.image}</f:format.html>
  • 11:22:31 <Guest|98924> <f:if condition="{object.mediaelement.text}">
  • 11:22:31 <Guest|98924> <div class="overlay">
  • 11:22:32 <Guest|98924> <f:format.html>{object.mediaelement.text}</f:format.html>
  • 11:22:32 <Guest|98924> </div>
  • 11:22:33 <Guest|98924> </f:if>
  • 11:22:33 <Guest|98924> </div>
  • 11:22:34 <Guest|98924> </f:if>
  • 11:23:13 <Guest|98924> in frontend just the path of image is shown
  • 11:23:40 <Guest|98924> can someone help?
  • 11:43:44 <Guest|98924> ok, got it:
  • 11:44:06 <Guest|98924> seems that images have to be rendered like this
  • 11:44:08 <Guest|98924> {f:image(src: object.mediaelement.image)}
  • 11:44:52 <Guest|98924> and iframes should be parsed with format.raw like this:
  • 11:44:53 <Guest|98924> <f:format.raw>{object.mediaelement.iframe}</f:format.raw>

20160326

20160327

  • 09:29:04 <danielkoch> I still have a question regarding this message: https://fluidtypo3.org/community/irc-logs.html#03:39:13
  • 09:30:12 <danielkoch> I prepered a gist. I need to replace these two declarations with a new vhs-like functionality: https://gist.github.com/danielkoch/f779c82570eccbff5999#file-fluid1-txt-L6-L7
  • 09:30:16 <danielkoch> Any help?

20160328

20160329

20160330

  • 05:03:53 <Shupal> hey all, is there any info when a new ter version will be released?
  • 05:04:13 <cweiske> of what?
  • 05:06:43 <Shupal> ah sorry i mean from flux to version 7.4
  • 05:15:15 <cweiske> see https://fluidtypo3.org/community/irc-logs.html?tx_fluidtypo3org_content%5Bdate%5D=20160314&tx_fluidtypo3org_content%5Bcontroller%5D=Content&cHash=baf88a5c4c2e403b85085bda95aa078a
  • 05:19:08 <Shupal> ahh thanks
  • 05:21:16 <Shupal> is this the last bug before a new release is coming?
  • 05:21:28 <cweiske> no idea
  • 05:26:57 <Shupal> okay thank you ;-)
  • 11:53:56 <IHateProblems> Hello. Our customer has a typo3 website in three language: English, German and French. Today she edited some french items and now the french version shows this error: #1316104317: The default controller for extension "Fluidcontent" and plugin "Content" can not be determined. Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlug
  • 11:53:56 <IHateProblems> in() in your ext_localconf.php.
  • 11:54:28 <IHateProblems> the other two languages still work. What could be the reason? Any help would be much appreciated.
  • 18:17:06 <IHateProblems> no ideas? :(
  • 22:31:05 <IHateProblems> Can't v:page.menu.list be used in an if condition? #1224485398: Templating tags not properly nested. Expected: FluidTYPO3\Vhs\ViewHelpers\Page\Menu\ListViewHelper; Actual: TYPO3\CMS\Fluid\ViewHelpers\IfViewHelper

20160331

  • 09:03:15 <denis-fluid> Someone around?
  • 09:06:43 <cweiske> just ask your question
  • 09:06:58 <cweiske> if someone thinks he can answer it, he will
  • 09:08:18 <denis-fluid> Is it known that copy and paste of container/child constructs leads to a reset of the copied child’s elements colPos to 0? (from 18181)
  • 09:08:35 <denis-fluid> (TYPO3 7.6.4 LTS and dev version of flux)
  • 09:08:54 <cweiske> we had that problem when we disallowed editors the column field in tt_content
  • 09:09:54 <denis-fluid> I had that problem with 6.2 a time ago but this is not the problem. I’m doing this as a admin user and checked the permissions of our editor group as well which does have access to the colPos column.
  • 09:10:38 <denis-fluid> In addition when starting the localize procedure in copy mode for one page I’m getting everything copied just fine.
  • 09:20:58 <denis-fluid> I’m not sure if this is a problem of the developement version of flux. But the stable version is not usable due to the FAL image bug.
  • 09:37:36 <cweiske> denis-fluid, i'm using fluid stable with the monosize patch and the typo3 core patch to fix the image issue
  • 09:38:08 <denis-fluid> I’m checking them out.
  • 09:38:20 <denis-fluid> cweiske: And copy and paste does work normally?
  • 09:38:30 <cweiske> yes
  • 09:43:52 <denis-fluid> Is it this patch on the flux side? : https://github.com/monosize/fluidcontent/commit/3556fe61f996fc0eec7e02e91b9c3a50071073b3
  • 09:44:09 <denis-fluid> And this one on the core side: http://p.cweiske.de/270
  • 09:44:18 <cweiske> yes
  • 09:55:30 <denis-fluid> Alright im checking this combination :-)
  • 09:56:52 <denis-fluid> Does the localization of newly added child elements („non copy workflow“) work? When I’m trying this with the dev branch of flux the new translation workflow dialog doesn’t find a single child element.
  • 09:57:05 <cweiske> no idea, I don't use that
  • 09:57:28 <denis-fluid> Hmm ok. :/
  • 10:21:37 <drlimbo> good afternoon
  • 10:22:13 <drlimbo> cweiske: i tried using flux:field.inline.fal with Typo3 7.6.4 but i still get this 500 error (not used in a section)
  • 10:22:25 <drlimbo> i tried your patch, but this doesn't seem to work with typo3 7.6.4 (http://p.cweiske.de/270)
  • 10:23:00 <drlimbo> is there something wrong with my installation or is there another patch available
  • 10:27:08 <cweiske> it's working here with 7.6.4 and both patches
  • 10:27:37 <drlimbo> both patches?
  • 10:27:47 <drlimbo> is there another one?
  • 10:27:53 <cweiske> core and flux
  • 10:28:37 <drlimbo> ah, i just have your core-patch (http://p.cweiske.de/270) here - with your patch i don't get an error, but it doesn't work =P
  • 10:30:47 <cweiske> you need the flux patch, too
  • 10:46:51 <drlimbo> thanks cweiske, where i can find the flux patch? in the flux repository i havent found one
  • 10:47:30 <cweiske> I linked the flux patch directly in my paste
  • 10:47:39 <cweiske> https://github.com/monosize/fluidcontent/commit/3556fe61f996fc0eec7e02e91b9c3a50071073b3
  • 10:48:30 <drlimbo> awesome, thanks
  • 10:48:52 <cweiske> do you see the link in my paste?
  • 10:49:19 <drlimbo> this one? https://review.typo3.org/#/c/44914/
  • 10:49:22 <drlimbo> there i found a .diff file
  • 10:49:27 <cweiske> http://p.cweiske.de/270
  • 10:49:29 <cweiske> this is my paste
  • 10:50:00 <cweiske> on the top there is a README.rst section
  • 10:51:17 <drlimbo> i dont see that =( also this is a fluidcontent repo, shouldn't i patch the flux extension?
  • 10:52:04 <cweiske> really? http://fotos.cweiske.de/screenshots/2016-03-31%20fal%20patch%20readme.png
  • 10:52:54 <drlimbo> aah, im sorry, i was looking here for the readme =P https://github.com/monosize/fluidcontent/commit/3556fe61f996fc0eec7e02e91b9c3a50071073b3
  • 10:53:19 <drlimbo> ah, reading the readme would help =)
  • 10:54:03 <drlimbo> thanks cweiske
  • 10:54:12 <drlimbo> dam osx updates, need to restart, brb
  • 11:02:13 <drlimbo> i patched the Core and Fluidcontent cweiske but i still can't add FAL images =(
  • 11:02:14 <FT3BOT1> Welcome back drlimbo!
  • 11:02:28 <drlimbo> there is a JS Error in the console: jsfunc.inline.js:240 Uncaught TypeError: Cannot read property 'stylesheetFiles' of undefined
  • 11:07:18 <drlimbo> i just like to use FAL to have the new Image Cropping Function, is this correct that this is only possible with FAL?
  • 11:07:33 <cweiske> yes
  • 11:08:36 <cweiske> because the crop settings are stored in the file ref table
  • 11:09:18 <drlimbo> ah, that i thought.. but FAL still isn't working
  • 11:09:43 <drlimbo> im using the newest extensions from TER, or do i need dev version of the fluid family?
  • 11:09:59 <cweiske> we're using the TER versions
  • 11:10:23 <drlimbo> so same here