| OLD | NEW |
| 1 { | 1 { |
| 2 # policy_templates.json - Metafile for policy templates | 2 # policy_templates.json - Metafile for policy templates |
| 3 # | 3 # |
| 4 # The content of this file is evaluated as a Python expression. | 4 # The content of this file is evaluated as a Python expression. |
| 5 # | 5 # |
| 6 # This file is used as input to generate the following policy templates: | 6 # This file is used as input to generate the following policy templates: |
| 7 # ADM, ADMX+ADML, MCX/plist and html documentation. | 7 # ADM, ADMX+ADML, MCX/plist and html documentation. |
| 8 # | 8 # |
| 9 # Policy templates are user interface definitions or documents about the | 9 # Policy templates are user interface definitions or documents about the |
| 10 # policies that can be used to configure Chrome. Each policy is a name-value | 10 # policies that can be used to configure Chrome. Each policy is a name-value |
| (...skipping 7661 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7672 If the policy is left not set, the user can choose an image to be shown on
the desktop and on the login screen background.''', | 7672 If the policy is left not set, the user can choose an image to be shown on
the desktop and on the login screen background.''', |
| 7673 }, | 7673 }, |
| 7674 { | 7674 { |
| 7675 'name': 'EnableDeprecatedWebPlatformFeatures', | 7675 'name': 'EnableDeprecatedWebPlatformFeatures', |
| 7676 'type': 'string-enum-list', | 7676 'type': 'string-enum-list', |
| 7677 'schema': { | 7677 'schema': { |
| 7678 'type': 'array', | 7678 'type': 'array', |
| 7679 'items': { | 7679 'items': { |
| 7680 'type': 'string', | 7680 'type': 'string', |
| 7681 'enum': [ | 7681 'enum': [ |
| 7682 'ShowModalDialog_EffectiveUntil20150430' | 7682 'ExampleDeprecatedFeature_EffectiveUntil20080902' |
| 7683 ], | 7683 ], |
| 7684 }, | 7684 }, |
| 7685 }, | 7685 }, |
| 7686 'items': [ | 7686 'items': [ |
| 7687 { | 7687 { |
| 7688 'name': 'ShowModalDialog', | 7688 'name': 'ExampleDeprecatedFeature', |
| 7689 'value': 'ShowModalDialog_EffectiveUntil20150430', | 7689 'value': 'ExampleDeprecatedFeature_EffectiveUntil20080902', |
| 7690 'caption': '''Enable ShowModalDialog API through 2015.04.30''', | 7690 'caption': '''Enable ExampleDeprecatedFeature API through 2008/09/02''
', |
| 7691 } | 7691 } |
| 7692 ], | 7692 ], |
| 7693 'supported_on': ['chrome.*:37-', 'chrome_os:37-', 'android:37-'], | 7693 'supported_on': ['chrome.*:37-', 'chrome_os:37-', 'android:37-'], |
| 7694 'features': { | 7694 'features': { |
| 7695 'dynamic_refresh': True, | 7695 'dynamic_refresh': True, |
| 7696 'per_profile': True, | 7696 'per_profile': True, |
| 7697 }, | 7697 }, |
| 7698 'example_value': ['ShowModalDialog_EffectiveUntil20150430'], | 7698 'example_value': ['ExampleDeprecatedFeature_EffectiveUntil20080902'], |
| 7699 'id': 270, | 7699 'id': 270, |
| 7700 'caption': '''Enable deprecated web platform features for a limited time''
', | 7700 'caption': '''Enable deprecated web platform features for a limited time''
', |
| 7701 'tags': ['system-security'], | 7701 'tags': ['system-security'], |
| 7702 'desc': '''Specify a list of deprecated web platform features to re-enable
temporarily. | 7702 'desc': '''Specify a list of deprecated web platform features to re-enable
temporarily. |
| 7703 | 7703 |
| 7704 This policy gives administrators the ability to re-enable deprecated web p
latform features for a limited time. Features are identified by a string tag and
the features corresponding to the tags included in the list specified by this p
olicy will get re-enabled. | 7704 This policy gives administrators the ability to re-enable deprecated web p
latform features for a limited time. Features are identified by a string tag and
the features corresponding to the tags included in the list specified by this p
olicy will get re-enabled. |
| 7705 | 7705 |
| 7706 If this policy is left not set, or the list is empty or does not match one
of the supported string tags, all deprecated web platform features will remain
disabled. | 7706 If this policy is left not set, or the list is empty or does not match one
of the supported string tags, all deprecated web platform features will remain
disabled. |
| 7707 | 7707 |
| 7708 While the policy itself is supported on the above platforms, the feature i
t is enabling may be available on fewer platforms. Not all deprecated Web Platfo
rm features can be re-enabled. Only the ones explicitly listed below can be for
a limited period of time, which is different per feature. The general format of
the string tag will be [DeprecatedFeatureName]_EffectiveUntil[yyyymmdd]. As refe
rence, you can find the intent behind the Web Platform feature changes at https:
//bit.ly/blinkintents. | 7708 While the policy itself is supported on the above platforms, the feature i
t is enabling may be available on fewer platforms. Not all deprecated Web Platfo
rm features can be re-enabled. Only the ones explicitly listed below can be for
a limited period of time, which is different per feature. The general format of
the string tag will be [DeprecatedFeatureName]_EffectiveUntil[yyyymmdd]. As refe
rence, you can find the intent behind the Web Platform feature changes at https:
//bit.ly/blinkintents. |
| (...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8602 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 8602 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
| 8603 'text': 'Default Settings (users can override)', | 8603 'text': 'Default Settings (users can override)', |
| 8604 }, | 8604 }, |
| 8605 'doc_complex_policies_on_windows': { | 8605 'doc_complex_policies_on_windows': { |
| 8606 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 8606 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
| 8607 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', | 8607 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', |
| 8608 }, | 8608 }, |
| 8609 }, | 8609 }, |
| 8610 'placeholders': [], | 8610 'placeholders': [], |
| 8611 } | 8611 } |
| OLD | NEW |