13:10:35 <Guest8631> hi... is the PAGE TYPE "mount point" supported by fluidpages at the moment?
13:30:51 <patrick1234> i'm using flux/fluidpages/fluidcontent in the first project now and it helped me to quickly develop many content elements types and pages... but i don't see an alternative to page type "mount point" now but they dont seem to work.. :/
13:43:33 <GRIMMCREATIVE> Just tried to setup a mount point and it works
14:29:30 <gbod_> Hi! During playing around with fluidcontent_core and its variants feature and idea came to my mind: What about registering the variants in a way like $GLOBALS[ 'TYPO3_CONF_VARS' ][ 'FluidTYPO3.FluidcontentCore' ][ 'variants' ][ 'image' ][] = array( 'extensionKey' => 'provider_ext', 'label' => 'SomeStringOrLLLKey' ); So that one might be more user friendly in the naming of the variant. What do you think about that way?
15:17:59 <patrick1234> GRIMMCREATIVE: does the page created as mount page show up the content from the other page??
19:25:03 <patrick1234> GRIMMCREATIVE: just tried it again and it's working for 2 pages now, for another one it doesnt... will check that out later... thanks for your effort.. made me try it again..