Daily updates from Odoo
Wednesday, July 24, 2019
1 change · master
New functionality added to Odoo
Website editors can now set videos as snippet backgrounds, alongside existing image and color choices. This gives business users more flexible, visually engaging page design options directly in the standard website editor.
Original PR description
Description of the issue/feature this PR addresses: - To put a muted radio button and check all other options by default - Loading background video with dropdown selection - Opacity with scroll -…
Description of the issue/feature this PR addresses: - To put a muted radio button and check all other options by default - Loading background video with dropdown selection - Opacity with scroll - Radio buttons to fill/put video in container - Related task : https://www.odoo.com/web?#id=1920630&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.87eb797270ac8da12cb49f989279a027 Current behavior before PR: - User doesn't get the background video as a option like we already have a background image/color. - Media block is used for background video. Desired behavior after PR is merged: - Now user will get Background Video" option in standard website and Media block is removed from the snippet. - Radio button "muted" will be added and all other radio buttons are already check by default - In standard website "loading background" with dropdown selection, "opacity" with scroll and radio buttons for fill/put video in container will be available same as Media block. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr