IRC logs

20150319

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

IRC log range: 20150319*

20150319

  • 03:57:24 <TYPO3ua> Hello, all!
  • 03:57:36 <TYPO3ua> Can someone help me?
  • 03:59:08 <TYPO3ua> I have code: {item.1.item.image) .. {item.2.item.image) .. {item.3.item.image)
  • 04:01:45 <TYPO3ua> I need this ... {item.{itemIteration.cycle}.item.image) but this is not work ...?
  • 04:02:30 <TYPO3ua> How made correctly?
  • 04:08:45 <TYPO3ua> Can someone help me?
  • 04:10:21 <mrboe> @TYPO3ua can u paste your template
  • 04:29:48 <Guest|37930> Hi. I have a question about an own Flux ContentController.
  • 04:30:08 <TYPO3ua> I need this ... {items.{itemIteration.cycle}.item.image) but this is not work ...?
  • 04:30:36 <Guest|37930> in the documentation it's written the Class should named ContentController. Do I have to adjust this?
  • 04:30:54 <TYPO3ua> <f:for each="{items}" as="item" iteration="itemIteration">
  • 04:31:24 <TYPO3ua> I have code: {items.1.item.image) .. {items.2.item.image) .. {items.3.item.image)
  • 04:31:35 <TYPO3ua> I need this ... {items.{itemIteration.cycle}.item.image) but this is not work ...?
  • 04:31:42 <Guest|37930> MyNameContentController seems to be ignored. ContentController leeds to the error... Cannot redeclare class FluidTYPO3\\Fluidcontent\\Controller\\ContentController. I'm confused. ;)
  • 04:33:21 <Guest|37930> ContentController with own namespace seems to be ignored too.
  • 04:49:57 <Guest|33596> Hello! I've just update all of my FLUID TYPO3 Ext. After changing some code. everything works ... unfortunately not all. my flux elements are totally confused. I add the new "FCE1" and after save and close, the element change to "FCE2" f.e. I think there's a problem with fluidpages, because my Backend Layout didn't show their names like "left colum
  • 04:49:57 <Guest|33596> n" `<flux:grid.column colPos="0" name="Slider" colspan="2" />` or is it a problem with flux?
  • 04:52:57 <mrboe> @Guest|33596 https://github.com/FluidTYPO3/fluidcontent/issues/226
  • 04:53:33 <mrboe> @Guest|33596 the dev-branch is fixed
  • 04:53:56 <Guest|33596> I try it with a new Installation TYPO3 7.1 and the new FLUID TYPO3 Package. The same. I don't see the names of the backend layout columns like 'main' or 'right' `<flux:grid.column colPos="0" colspan="3" name="main" />`
  • 04:54:14 <Guest|38326> Good morning
  • 04:54:29 <mrboe> hi
  • 04:54:42 <Guest|38326> I'm having some problems with fluidcontent
  • 04:55:12 <mrboe> @Guest|38326 https://github.com/FluidTYPO3/fluidcontent/issues/226
  • 04:55:15 <mrboe> this?
  • 04:55:18 <Guest|38326> The dropdown values for content type and column only show me an INVALID VALUE
  • 04:55:40 <Guest|38326> the column select shows also the number 18181
  • 04:56:29 <Guest|38326> well, if I add content to the fluidcontent grid, everthing works fine, but when I want to change the content type, there's just this Invalid Value
  • 04:56:57 <Guest|38326> ah
  • 04:57:04 <Guest|38326> I should read first
  • 04:58:04 <Guest|33596> hey mrboe, so I'll pull the development branch from fluidcontent. I will try it .. and hope the problem is also fixed at my instance
  • 04:58:26 <mrboe> for me it solves the problems
  • 04:58:35 <Guest|33596> thanks
  • 05:01:13 <Guest|37930> Hi. I have a question about an own Flux ContentController.
  • 05:01:17 <Guest|37930> in the documentation it's written the Class should named ContentController. Do I have to adjust this?
  • 05:01:24 <Guest|37930> MyNameContentController seems to be ignored. ContentController leeds to the error... Cannot redeclare class FluidTYPO3\\Fluidcontent\\Controller\\ContentController. I'm confused. ;)
  • 05:01:29 <Guest|37930> ContentController with own namespace seems to be ignored too.
  • 05:06:10 <Guest|33596> Hi <mrboe> . yes. my problem is also solved. the name of the backend layout columns still not there, but here i can wait for a new update of fluidpages ... the problem with the FCEs is done. thanks a lot
  • 05:06:44 <mrboe> welcome
  • 05:15:14 <Guest|38326> Well that was not the problem. I still have the INVALID VALUE options in content-type and content-column dropdown. The flux object is <flux:form.content name="foo" label="bar" />. do I have to use another element instead?
  • 05:22:36 <pedda> hi there
  • 05:23:10 <pedda> i'm facing a behaviour, i thought it was already fixed, where assets via ts and assets via fluid are not merged correctly
  • 05:23:28 <pedda> i pulled the latest version of vhs in my project
  • 05:25:20 <pedda> when i debug $assetSettings in AbstractAssetViewhelper in Line 301 i get a debug output for each asset i included via fluid
  • 05:25:53 <pedda> those 2 which were included via ts are listed within each debug output as if they were properties of each asset included via fluid
  • 05:26:22 <pedda> as if the asset merging of ts based and fluid based assets would miss the right level of array items
  • 05:30:02 <pedda> anyone facing the same behaviour ?
  • 05:30:59 <pedda> i realized there are the ts based assets guys and the fluid based assets guys, i belong to the second group, as i want to unclude assets only if a certain fce is used for instance
  • 05:31:11 <pedda> but then if i use extensions with ts based assets things get strange
  • 05:45:50 <patricktzzz> hi.. are there any notes for updating to fluidcontent 4.2 ?
  • 05:46:00 <patricktzzz> because after updating, i can't choose the Fluid Content type any more
  • 05:52:41 <pedda> patricktzzz did you upgrade flux also ?
  • 06:04:05 <patricktzzz> yes, i updated all extensions in extension manager (flux, fluidpages/fluidcontent)
  • 06:04:06 <braguzz> ext manager and language gives me 'Version number in composer manifest of package "fluidcontent_bootstrap" is missing or invalid'
  • 06:04:42 <patricktzzz> + deleted all caches
  • 06:05:24 <patricktzzz> <flux:form id="fluidcontent_contactperson" label="Ansprechpartner" options="{icon: 'Icons/Content/Example.gif', group: 'SFLSpecial'}">
  • 06:05:28 <mrboe> have you seen this bug https://github.com/FluidTYPO3/fluidcontent/issues/226
  • 06:06:38 <mrboe> @braguzz fluidcontent_bootstrap is replaced > https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 06:07:01 <braguzz> sorry?
  • 06:08:12 <braguzz> mrboe sorry how could I fix it?
  • 06:08:33 <mrboe> you use fluidcontent_bootstrap?
  • 06:08:38 <braguzz> yes
  • 06:09:00 <braguzz> and probably some other ext depend of it
  • 06:09:14 <patricktzzz> thanks mrboe.. that's the bug i'm seeing... at least the correct form fields are shown.. that's ok for now! thanks !
  • 06:09:34 <mrboe> fluidcontent_bootstrap is deprecated and was replaced throug https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 06:09:52 <braguzz> I've launched an update from schedule
  • 06:10:02 <braguzz> and I've got the error
  • 06:12:46 <braguzz> I use this https://github.com/Ecodev/speciality
  • 06:13:22 <braguzz> nut the server is in production
  • 06:13:24 <braguzz> :(
  • 06:15:19 <braguzz> arghhhh and now???
  • 06:17:35 <mrboe> sorry braguzz but fluidcontent_bootstrap has nothing to do with "speciality"
  • 06:17:59 <mrboe> i dont know what you use
  • 06:18:17 <Guest|7754> Hi guys, I'm having a small issue with Fluid. How I can count string length in a fluid template?
  • 06:18:21 <braguzz> I think that speciality depends of fluidcontent_bootstrap
  • 06:18:37 <braguzz> but anyway do you know how to fix that error?
  • 06:18:38 <Guest|7754> Something like {f:if(condition:length(str,20),then:...)}
  • 06:19:28 <pedda> braguzz you need fluidcontent_bootstrap ?
  • 06:19:34 <pedda> do you use fce's of it ?
  • 06:19:58 <pedda> check db tt_content table if fluidcontent_bootstrap elements are used
  • 06:20:23 <pedda> if not, you can adjust specialty's ext_emconf NOT TO DEPEND on fluidcontent_bootstrap and remove it
  • 06:20:44 <pedda> remove it = remove fluidcontent_bootstrap
  • 06:21:56 <braguzz> yes pedda
  • 06:22:09 <pedda> this is bad :)
  • 06:22:16 <mrboe> why
  • 06:22:21 <pedda> from today point of view
  • 06:22:31 <pedda> as it is a deprecated extension
  • 06:22:42 <mrboe> fluidbootstraptheme contains all the stuff
  • 06:22:45 <Guest|7754> Hello? Can anyone help me? :(
  • 06:22:52 <pedda> and he would need to migrate related ce's to a new extension
  • 06:23:02 <mrboe> there is a update script in ext manager
  • 06:23:02 <braguzz> In this installation (6 months?) I've used it
  • 06:23:13 <pedda> mrboe sure, if it's fce's offer exact same flux structure, this is a piece of cake
  • 06:23:17 <pedda> but i doubt it :)
  • 06:23:24 <braguzz> I have not access to ext manager :(
  • 06:23:32 <pedda> aah wel.. this is nice then
  • 06:24:20 <braguzz> I've lauched the 'update extension list' and ... boom!
  • 06:25:21 <pedda> braguzz: I have not access to ext manager :( <- ??? if you can do thid: braguzz: I've lauched the 'update extension list' and ... boom!
  • 06:25:26 <pedda> *this
  • 06:25:40 <pedda> was it a scheduler task ?
  • 06:25:43 <braguzz> ?
  • 06:25:47 <pedda> you launched
  • 06:25:53 <braguzz> yes
  • 06:25:57 <pedda> aah okay then
  • 06:26:15 <mrboe> @gbod can u jump in
  • 06:26:20 <pedda> well if you don'T have access to extension manager, due to an access restricted account, you can't solve your issue
  • 06:26:46 <braguzz> no sorry
  • 06:27:04 <braguzz> I cant because the ext manager gives me an error
  • 06:27:13 <pedda> but.. if you updated the extension list, this does not update the fluidcontent_bootstrap extension
  • 06:27:19 <mrboe> on what versions are you
  • 06:27:39 <braguzz> t3 6.2.9
  • 06:27:56 <pedda> it only updates the list of "known" extensions fetched from TER
  • 06:28:17 <braguzz> I've only run the 'Update extension list (extensionmanager)' from scheduler
  • 06:28:34 <pedda> this updates some xml.gz file in typo3temp
  • 06:28:47 <pedda> this does not update an extension at all
  • 06:29:08 <braguzz> and from that moment on I have that problem
  • 06:29:23 <braguzz> I kow but the problem is 'on'
  • 06:30:26 <mrboe> roll back to flux": "7.1.2", fluidpages": "3.1.2", fluidcontent": "4.1.1",
  • 06:30:50 <mrboe> after that the ext manager should work
  • 06:30:58 <mrboe> then run the update
  • 06:32:25 <mrboe> if you want to use TER releses from yesterday you have to switch to fluidboostraptheme banch 2.0 (not stable yet) after you switched from fluidcontent_bootstrap to fluidboostraptheme
  • 06:32:57 <mrboe> you also have to use fluidcontent dev branch bacause the TER version has a bug
  • 06:38:32 <pedda> mrboe FYI i pn'ed him
  • 06:38:41 <pedda> to solve this quickly as it's a production website
  • 06:39:12 <pedda> EM is claiming the version number is missing in composer manifesto, so we add it manually first, to get the em working back again
  • 06:39:30 <pedda> annd we will try a migration/upgrade to fluidbootstraptheme then ^^
  • 07:09:46 <Kalypso63> Hello everyone !!!
  • 07:10:41 <Kalypso63> i just a have a little question with the new version of fluidpages (3.2.0).
  • 07:12:28 <Kalypso63> If have 2 templates (Landing pages & standard) and i just set my root page with pages layouts (rootpage : Landing pages & all child : Standard)
  • 07:14:20 <Kalypso63> but when i want to edit and set some options in my flux configuration on child page, the configuration is not goof. This i my home page configuration which is load
  • 07:15:09 <Kalypso63> i see some new features on ConfigurationService.php and function resolvePageProvider
  • 07:15:58 <Kalypso63> if the field tx_fed_page_controller_action is empty the configuration which is loaded is not the main conf but sub conf
  • 07:16:19 <Kalypso63> $fieldName = PageProvider::FIELD_NAME_MAIN : PageProvider::FIELD_NAME_SUB;
  • 07:16:45 <Kalypso63> $fieldName = TRUE === $hasMainAction ? PageProvider::FIELD_NAME_MAIN : PageProvider::FIELD_NAME_SUB;
  • 07:42:18 <Kalypso63> anaybody can help me?
  • 09:52:18 <drlimbo> is there a way to access "buttonicons.name" like this -> {buttonicons.text}?
  • 09:52:44 <drlimbo> where text is a variable like {buttonicons.{text)}
  • 10:14:55 <denyskoch> Hi all!
  • 10:16:22 <denyskoch> is there a way to change page templates from plugin controller? I have 2 fluigpage templates, 'Default' and 'Default with Sidebar'. On the page there is plugin, which need to switch the Template of the page from 'Default with sidebar' to Default.
  • 10:26:59 <pedda> @denyskoch i'd rather consider a 100% width plugin layout and make the plugin template handle the rendering of the sidebar.. vioa partial or sth
  • 10:27:13 <pedda> *via
  • 10:28:16 <pedda> instead of switching the page's layout based on plugin state
  • 10:28:20 <denyskoch> problem here is: plugin is in extension someext and the sidebar partial is in the provider extension some_package
  • 10:28:41 <pedda> sorry, i didn't get where the rpoblem is ;)
  • 10:28:53 <pedda> is it your plugin/extension
  • 10:29:03 <denyskoch> you're welcome :)
  • 10:29:09 <denyskoch> yes both is mine
  • 10:29:39 <pedda> so you can teach your plugin to load a partial if plugin state = whatever
  • 10:30:19 <pedda> or use view (if necessary) and move the somext-plugin-template-file to your provider extension, to keep the plugin reusable among projects
  • 10:30:37 <pedda> got me ?
  • 10:31:23 <pedda> imagine you have a 100% width page layout
  • 10:31:32 <pedda> with no sidebar at all
  • 10:31:43 <pedda> in my projects i call it a plugin layout sometimes
  • 10:32:00 <pedda> i use this kind of layout if a plugin i want to use affects a sidebar for instance
  • 10:32:21 <pedda> so i put that desired plugin on a page
  • 10:32:33 <pedda> and handle the renderin of the sidebar in my plugins template file
  • 10:32:44 <pedda> depending on some reölated logic when to render what
  • 10:33:12 <pedda> in the end it looks like a 2 col layout (with sidebar) where the sidebar behaves dynamically..
  • 10:33:26 <pedda> but it's the plugin logic which renders the sidebar
  • 10:36:09 <pedda> denyskoch? does this sound like a plan for you?
  • 10:36:56 <pedda> *to
  • 10:40:27 <denyskoch> yeah, but how to teach the plugin to use partial from provider extension?
  • 10:45:04 <pedda> denyskoch http://www.wapplersystems.de/blog/typo3-fluid-render-partial-from-another-extension/
  • 10:46:04 <pedda> or the original documentation for this use case: https://fluidtypo3.org/viewhelpers/vhs/master/Render/TemplateViewHelper.html
  • 10:48:12 <denyskoch> tanks
  • 10:48:18 <denyskoch> @pedda
  • 10:48:26 <pedda> yw ;)
  • 10:49:10 <Kalypso63> hi everyone
  • 10:49:25 <pedda> use pid of your plugin or even a pagerepository and page record in someext to pass proper arguments to your sidebar partial
  • 10:49:42 <Kalypso63> i just send an issue on github for fluidpages 3.2.0
  • 10:49:43 <Kalypso63> https://github.com/FluidTYPO3/fluidpages/issues/239
  • 10:50:17 <pedda> Kalypso63 : the configuration is not goof <- ?
  • 10:50:24 <pedda> what does goof mean ?
  • 10:50:34 <Kalypso63> anayone goof sorry
  • 10:50:44 <Kalypso63> good sorry
  • 10:50:57 <pedda> a type then..
  • 10:51:37 <pedda> *typo
  • 10:52:15 <pedda> you assign landing page templa to your root page, all other child pages get Standard page layout assigned
  • 10:52:44 <Kalypso63> with the new version of fluidpages (3.2.0), if you choose on page layout configuration the option parent decides, the page load the subconfiguration instead of page configuration
  • 10:53:00 <pedda> if you try to set flux options of standard page layout (so setting those for a certain child page of landing page) the values for landing page are set instead ?
  • 10:53:49 <Kalypso63> yes, flux options are not used
  • 10:54:10 <pedda> flux options are used, but of a different file than expected!
  • 10:54:18 <Kalypso63> i think is due to resolvePageProvider function
  • 10:54:37 <Kalypso63> the function test if the sql field tx_fed_page_controller_action is empty
  • 10:54:42 <pedda> PageProvider = PageController of your provider extension
  • 10:54:58 <pedda> iirc
  • 10:55:52 <Kalypso63> if it is, the provider load the subpage configuration (tx_fed_page_flexform_sub)
  • 10:56:43 <Kalypso63> it's a regression
  • 11:02:54 <pedda> sorry Kalypso63 never experienced your issue, neither do i use page flux options nor do i have a project with fluidpages 3.2 running
  • 11:04:35 <Kalypso63> I upgrade fluidpages yesterday but is on developpment staging. I just see that anathor person have the same problem and push it on issue project. So just wait...
  • 11:17:33 <cedricziel> 1.4.1 is the bugfix release
  • 11:18:20 <cedricziel> (fluidcontent that is)
  • 11:18:35 <cedricziel> i heard a distant sound it was eagerly awaited
  • 11:20:16 <pedda> lol
  • 11:20:23 <pedda> hi ced
  • 11:20:33 <cedricziel> pedda alte Hummelbacke
  • 11:20:38 <cedricziel> what's up?
  • 11:20:46 <pedda> well long time no hear/see
  • 11:20:59 <pedda> hard workin.. as you might assume
  • 11:21:01 <cedricziel> it is and i have to leave now for a meeting :)
  • 11:21:08 <pedda> then do so
  • 11:21:16 <pedda> we will meet again, for sure
  • 11:21:26 <cedricziel> will be here more often
  • 11:21:35 <pedda> me too.. maybe.. ;)
  • 11:21:42 <cedricziel> bye!
  • 11:21:42 <pedda> depends on workload
  • 11:21:45 <pedda> bye
  • 11:26:29 <pedda> NamelessCoder you have a minute ?
  • 11:31:04 <NamelessCoder> there we go - sorry about the wrong tag
  • 11:31:24 <NamelessCoder> pedda if it is only a minute, sure
  • 11:31:41 <pedda> did you ever face ts based and fluid based assets not merging correctly?
  • 11:32:31 <pedda> imagine ext:A assigning assets via TS and Ext:B relying on an Assets.html partial where assets are included by the help of viewhelpers
  • 11:33:00 <NamelessCoder> if one context is cached and another is not, merging is prevented
  • 11:33:12 <NamelessCoder> you can still use dependencies but for technical reasons the files cannot be merged
  • 11:33:22 <pedda> when i debug $assetSettings in AbstractAssetViewhelper in Line 301 i get a debug output for each asset i included via fluid
  • 11:33:31 <NamelessCoder> other than that no - they should transparently merge together
  • 11:33:46 <NamelessCoder> TS assets don't go through the ViewHelper
  • 11:34:04 <pedda> each of those outputs contains the ts based assets as if they would be properties of the currently debuged output
  • 11:34:07 <pedda> which is weird to me
  • 11:34:30 <pedda> it's like merging happens, but the level they get merged is one lvl to deep
  • 11:34:34 <pedda> *too
  • 11:34:43 <pedda> screenshot of my debug output?
  • 11:35:01 <NamelessCoder> if the assets are defined in fluid first, that's expected - but only then
  • 11:35:14 <pedda> this is expected ?
  • 11:35:42 <pedda> a ts based fluid becomes "a property of mainCss" so it is accesible via mainCss.my'O'therYExtCss.path
  • 11:35:47 <pedda> ups
  • 11:35:58 <pedda> mainCss.myOtherExtCss.path
  • 11:36:05 <NamelessCoder> if your assets with the same name exist in both places then yes: those defined in TS are applied on top of those defined in Fluid, those that don't exist in Fluid are created directly from the TS
  • 11:36:08 <pedda> while mainCss.path is still valid
  • 11:36:48 <pedda> see my pn'ed screenshot
  • 11:36:59 <pedda> there are two assets at the bottom in the debug output
  • 11:37:22 <pedda> if this is expected, i'm fine with this, as everything works fine.. but i was wondering if this is wanted behaviour
  • 11:39:13 <NamelessCoder> the intention is that TS has the "final word" over any other assets. The logic first loads all the assets that were NOT defined in TS, then loads the TS and applies attribute changes to any assets that were previously defined (so the result becomes a combination of attributes you set in fluid/php, overwritten selectively with those you set in TS). Finally, any assets that weren't already created in fluid/php are created as php assets based on the
  • 11:39:13 <NamelessCoder> TS array.
  • 11:40:52 <NamelessCoder> your debug screenshot looks like it would create the right assets?
  • 11:41:11 <pedda> my assets are working
  • 11:41:33 <pedda> but i'm unsure if those 2 assets at the bottom should be listed in this output
  • 11:41:59 <pedda> if i have 20 assets included via fluid those two assets appear in each output
  • 11:42:08 <NamelessCoder> how did you name the TS?
  • 11:45:12 <pedda> how did i name the ts ?
  • 11:45:17 <pedda> its a vhs.txt
  • 11:45:27 <pedda> which is included via static ts in backend
  • 11:45:40 <jost> Hi... just updated to flux 7.2.0... Now my template for <flux:widget.grid/> does not work any longer, because that viewhelper has been made useless. How do I influence backend preview rendering now?
  • 11:46:03 <NamelessCoder> yeah but what is the location you used? plugin.tx_vhs.settings.asset.xyz.path = ... and so on?
  • 11:46:24 <pedda> https://gist.github.com/wikipeter/6aad035e52575a16c493
  • 11:46:33 <pedda> this is partially mixed with another issue
  • 11:46:36 <pedda> but you see the vhs.txt
  • 11:47:30 <NamelessCoder> aah yes
  • 11:47:39 <NamelessCoder> yes: it is expected, albeit a bit confusing.
  • 11:48:00 <NamelessCoder> the reason is that your array contains those entries that weren't picked out because they had corresponding fluid/php assets.
  • 11:48:20 <NamelessCoder> ...and we merge the settings internally in a way that those values end up there
  • 11:48:47 <NamelessCoder> shouldn't hurt anything at all and they should still pop up as proper assets - it's just the entries that are redundant/inherited
  • 11:50:02 <NamelessCoder> I suppose this can be avoided by checking asset attributes against the array, only transferring those array values that are named like asset attributes
  • 11:50:25 <pedda> well .. there is no bad behaviour
  • 11:50:42 <pedda> everything works as expected
  • 11:51:01 <pedda> i was just wondering
  • 11:51:10 <NamelessCoder> yeah, understandable you're wondering :)
  • 11:51:34 <pedda> another fact i'm facing
  • 11:51:35 <NamelessCoder> I didn't filter them out for the same reason - they don't hurt and filtering just adds extra processing
  • 11:51:43 <pedda> i debuged righ in abstract asset viewhelper
  • 11:51:54 <pedda> let's say i have a tzotal of 10 assets
  • 11:51:59 <pedda> 8 via fluid and 2 via ts
  • 11:52:10 <pedda> i can count 8 debug outputs only
  • 11:52:20 <pedda> but this is another unnecessary fact ;)
  • 11:52:35 <NamelessCoder> the rest is in FluidTYPO3\Vhs\Asset and Service\AssetService
  • 11:52:44 <pedda> well okay
  • 11:52:44 <NamelessCoder> the ViewHelpers only have to do with fluid assets ;)
  • 11:52:53 <pedda> so my "issue" is solved an took more than 1 minute
  • 11:52:56 <pedda> sorry for this ^^
  • 11:53:18 <NamelessCoder> I'm not *that* sorry. Was working on a FAL driver...
  • 11:54:26 <drlimbo> someone has an idea, why there is an "<p class="bodytext"></p>" before the content when i show RTE-Content with <f:format:html>? - in the RTE-Source it starts with a H2
  • 11:55:07 <NamelessCoder> you probably add a line break in your template, drlimbo
  • 11:55:15 <NamelessCoder> {value -> f:format.html()} is always safe
  • 11:55:27 <drlimbo> <f:format.html>{content}</f:format.html>
  • 11:55:31 <drlimbo> but ill try your way
  • 11:56:02 <drlimbo> same problem NamelessCoder
  • 11:56:14 <NamelessCoder> then the RTE must contain the line break
  • 11:56:33 <NamelessCoder> is H2 allowed by your RTE proc func?
  • 11:56:49 <NamelessCoder> if not, that'd be removed and you may have an empty line
  • 11:57:03 <drlimbo> yes, it also renders the H2 in the frontend (but add the empty p tag before)
  • 11:57:36 <NamelessCoder> try checking the RTE in source mode. I've sometimes had those starting spaces and the RTE couldn't delete them with backspace/del
  • 11:57:59 <drlimbo> i checked in source-mode, theres nothing before the h2
  • 11:58:55 <drlimbo> also after saving the rte-field in backend, it starts with a h2 -> the empty p-tag is added while rendering the frontend i think
  • 12:00:40 <NamelessCoder> hmm - in that case I'm out of guesses
  • 12:01:38 <drlimbo> lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.addAttributes.P.class > <- removes the class="bodytext"
  • 12:02:36 <NamelessCoder> but why it adds it in the first place... dunny, sry
  • 12:02:38 <NamelessCoder> dunno
  • 12:03:01 <drlimbo> crazy, but "lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines >" removes it
  • 12:06:51 <drlimbo> sry, timeout NamelessCoder
  • 12:22:38 <JustAPoring> Hmm. Is there a way to render the body tag in a fluidpages template?
  • 12:36:59 <Kalypso63> anyone can explain this issue https://github.com/FluidTYPO3/fluidpages/issues/239 ?
  • 12:38:11 <JustAPoring> Kalypso63: no, but it seems the other open issue (238) is the same problem - but in german ;-)
  • 12:39:37 <Kalypso63> yes i see it. Same idea at the same time
  • 12:41:14 <Kalypso63> it problably due at ConfigurationService.php
  • 12:58:15 <JustAPoring> hmm speaking of fluidpages page layouts - is there a reccomended way to get the current page layout inside TS?
  • 12:58:24 <JustAPoring> I'm about to write a userfunc... :(
  • 13:29:25 <gbod> JustAPoring: page.bodyTag > and than add it in fluidpage template
  • 13:29:57 <gbod> or layout
  • 13:30:27 <JustAPoring> huh... I wonder how I didnt think of that.
  • 13:31:04 <JustAPoring> gbod: I assume the same idea of simply deleting the default would not work for the doctype and html tag, too?
  • 13:32:27 <gbod> Well, you can render all of it by yourself.
  • 13:33:02 <gbod> Never did it.
  • 13:34:44 <gbod> ... for the html element
  • 13:35:19 <JustAPoring> hm :(
  • 13:35:37 <JustAPoring> I looks like the lack of page.bodyTag makes it default to a plain <body>|</body>
  • 13:41:38 <gbod> JustAPoring: What do you want to achieve?
  • 13:42:41 <JustAPoring> gbod: I wanted the complete template in html files for ease of use - I am currently working on a newsletter template which means I have to do dirty stuff like inline styles on the body tag.
  • 13:43:11 <JustAPoring> In the end it doesn't matter that much to me if I have to set it in TS, I just thought it would be nice to have everything in one template
  • 14:39:33 <jonasjo> heyho
  • 14:39:56 <jonasjo> any chance on fluid autocomplete on sublime texte?
  • 15:30:51 <xaver> !seen jmverges
  • 16:51:25 <Outdoorsman> I just reported a strange error for fluidcontent, https://github.com/FluidTYPO3/fluidcontent/issues/228
  • 17:00:39 <Outdoorsman> Hmmmm, maybe this bug is a flux problem instead. Can someone look and comment?
  • 18:05:45 <gbod> Outdoorsman: I answered at GitHub
  • 18:06:00 <Outdoorsman> I just saw that.
  • 18:06:15 <Outdoorsman> So you htink a force cleearing of cache is the answer?
  • 18:06:53 <Outdoorsman> I'll reply on GitHub
  • 20:31:10 <jonasjo> again a menu question
  • 20:31:21 <jonasjo> shouldn't
  • 20:31:22 <jonasjo> <nav>
  • 20:31:22 <jonasjo> <v:page.menu>
  • 20:31:22 <jonasjo> <f:for each="{menu}" as="item">
  • 20:31:22 <jonasjo> <f:link.page pageUid="{item.uid}" title="{item.linktext}">{item.linktext}</f:link.page>
  • 20:31:22 <jonasjo> <f:if condition="{item.hasSubPages}">
  • 20:31:24 <jonasjo> <v:page.menu pageUid="{item.uid}">
  • 20:31:26 <jonasjo> <f:for each="{menu}" as="subItem">
  • 20:31:28 <jonasjo> <f:link.page pageUid="{subItem.uid}" title="{subItem.linktext}">{subItem.linktext}</f:link.page>
  • 20:31:31 <jonasjo> </f:for>
  • 20:31:33 <jonasjo> </v:page.menu>
  • 20:31:35 <jonasjo> </f:if>
  • 20:31:37 <jonasjo> </f:for>
  • 20:31:39 <jonasjo> </v:page.menu>
  • 20:31:41 <jonasjo> </nav>
  • 20:31:45 <jonasjo> render with ul > li tags by default?
  • 20:31:53 <jonasjo> it's the example from https://worksonmymachine.org/blog/a-guide-to-menu-rendering-with-fluidtypo3
  • 20:33:13 <jonasjo> i my instance, it rendes only hrefs