IRC logs

20151026

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

IRC log range: 20151026*

20151026

  • 02:03:47 <lowshoe> good morning guys. the problem still persists: is it possible to read the selected fluidpage layout for the current page with typoscript? in the past i made a condition like [globalVar = TSFE:page|layout = 2]. Now i think it should be something like "[globalVar = TSFE:page|tx_fed_page_controller_action = myext->TwoCols]", right? But what about page
  • 02:03:47 <lowshoe> s that inherit that attribute from a parent page? This field is then empty in the database.
  • 04:48:35 <linkthis> Hello, i have a t3 installation with multi-sites. For one site i need fluid, for one not. Is it possible?
  • 06:32:22 <Guest|32179> Hello everyone.
  • 06:32:22 <Guest|32179> I use fluid enableRichText = " TRUE" to display a rte in the back-end , but in translation the default language is not displayed . how to bring up the default language
  • 06:33:47 <Guest|32179> can someone help me?
  • 06:37:06 <linkthis> what type of input are you using?
  • 06:39:44 <Guest|32179> flux:field.text
  • 06:42:48 <linkthis> strange! work's fine at my installation
  • 06:43:04 <linkthis> which version of fluid,flux etc?
  • 06:45:15 <Guest|32179> Flux: Fluid FlexForms flux 7.2.1
  • 06:45:47 <Guest|32179> fluidpages 3.3.1
  • 06:46:01 <Guest|32179> fluidcontent 4.3.2
  • 06:46:21 <Guest|32179> fluid 6.2.0
  • 06:50:46 <Guest|32179> should I make changes in config
  • 08:23:08 <Guest|32179> can someone help me?
  • 08:44:42 <grimmcreative> Hello @all. General question if allowed: using {record.title} inside my fluidpages Template to get the page title, but why is the translatet one not shown? only language uid 0 is shown every time :( someone any idea
  • 08:55:41 <Guest|32179> I use fluid <flux:field.text enableRichText = " TRUE" to display a rte in the back-end , but in translation the default language is not displayed . how to bring up the default language
  • 08:55:53 <Guest|32179> can someone help me?
  • 08:59:00 <Guest|32179> typo in the basic language by default is visible and unchangeable but not in fuid ??
  • 08:59:54 <NamelessCoder> hey Max - if you use {page.title} I think it is, then that should contain the translated value
  • 09:00:56 <NamelessCoder> Guest|32179 see "translate" option if you want your flux fields to be individually translatable. There's a link in the Flux change log.
  • 09:01:15 <grimmcreative> And there it is... OH Man, Brain - Wall :) Thanks Claus
  • 09:07:45 <Guest|32179> Thank you
  • 09:33:44 <lowshoe> @NamelessCoder do you have a hint how i can read the selected fluidpage layout with TypoScript?
  • 10:52:38 <Guest|30766> Hello everyone.
  • 10:52:39 <Guest|30766> I use flux.form fields.
  • 10:52:39 <Guest|30766> but they dont show the translation. normally with typo, if have created a content from the default language, in all the fields you will found under in gray the text by default. but it does not work for flux form is there a configuration to change or attribute to add
  • 10:53:18 <Guest|30766> can someone help me?
  • 15:58:07 <nhaskins> When I insert a "Plain HTML" element on my page, it has a field called "Name (not visible in frontend)". Unfortunately it is visible in the frontend.
  • 15:58:09 <nhaskins> Has anyone else experienced this? How can I fix it so the name is only visible in the backend?