Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/blocks/bitrix/49.5.big_with_text_3/ |
Upload File : |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } use \Bitrix\Main\Localization\Loc; return array( 'block' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--NAME'), 'section' => array('cover','video'), 'dynamic' => false, 'version' => '18.5.0', // old param for backward compatibility. Can used for old versions of module via repo. Do not delete! ), 'cards' => array(), 'nodes' => array( '.landing-block-node-video' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODE_VIDEO'), 'type' => 'embed', ), '.landing-block-node-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODETITLE'), 'type' => 'text', ), '.landing-block-node-text' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODETEXT'), 'type' => 'text', ), '.landing-block-node-button' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODE_BUTTON'), 'type' => 'link', ), ), 'style' => array( 'block' => array( 'type' => array('block-default-background-overlay-height-vh'), ), 'nodes' => array( '.landing-block-node-container' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODE_CONTAINER'), 'type' => 'animation', ), '.landing-block-node-button-container' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODE_BUTTON'), 'type' => 'text-align', ), '.landing-block-node-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODETITLE'), 'type' => ['typo', 'heading'], ), '.landing-block-node-text' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODETEXT'), 'type' => 'typo', ), '.landing-block-node-button' => array( 'name' => Loc::getMessage('LANDING_BLOCK_49_5--LANDINGBLOCKNODE_BUTTON'), 'type' => 'button', ), ), ), 'assets' => array( 'ext' => array('landing_inline_video'), ), );