Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Side by Side Diff: components/policy/resources/policy_templates.json

Issue 2481183002: Generate ADMX template for Chrome OS policies (Closed)
Patch Set: Couple of fixes after testing Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 10322 matching lines...) Expand 10 before | Expand all | Expand 10 after
10333 'mac_chrome_preferences': { 10333 'mac_chrome_preferences': {
10334 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently the preferences of Chromium are being edited''', 10334 'desc': '''A text indicating in Mac OS X Workgroup Manager, that currently the preferences of Chromium are being edited''',
10335 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc es''' 10335 'text': '''<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferenc es'''
10336 }, 10336 },
10337 'doc_data_type': { 10337 'doc_data_type': {
10338 'desc': '''Caption text of the field 'data type' in the summary chart of a policy in the generated documentation''', 10338 'desc': '''Caption text of the field 'data type' in the summary chart of a policy in the generated documentation''',
10339 'text': '''Data type:''' 10339 'text': '''Data type:'''
10340 }, 10340 },
10341 'doc_win_reg_loc': { 10341 'doc_win_reg_loc': {
10342 'desc': '''Caption text of the field 'windows registry location' in the su mmary chart of a policy in the generated documentation''', 10342 'desc': '''Caption text of the field 'windows registry location' in the su mmary chart of a policy in the generated documentation''',
10343 'text': '''Windows registry location:''' 10343 'text': '''Windows registry location for Windows clients:'''
10344 },
10345 'doc_chrome_os_reg_loc': {
10346 'desc': '''Caption text of the field '<ph name="PRODUCT_OS_NAME">$2<ex>Goo gle Chrome OS</ex></ph> registry location' in the summary chart of a policy in t he generated documentation''',
10347 'text': '''Windows registry location for <ph name="PRODUCT_OS_NAME">$2<ex> Google Chrome OS</ex></ph> clients:'''
10344 }, 10348 },
10345 'doc_mac_linux_pref_name': { 10349 'doc_mac_linux_pref_name': {
10346 'desc': '''Caption text of the field 'mac/linux preference name' in the su mmary chart of a policy in the generated documentation''', 10350 'desc': '''Caption text of the field 'mac/linux preference name' in the su mmary chart of a policy in the generated documentation''',
10347 'text': '''Mac/Linux preference name:''' 10351 'text': '''Mac/Linux preference name:'''
10348 }, 10352 },
10349 'doc_android_restriction_name': { 10353 'doc_android_restriction_name': {
10350 'desc': '''Caption text of the field 'android restriction name' in the sum mary chart of a policy in the generated documentation''', 10354 'desc': '''Caption text of the field 'android restriction name' in the sum mary chart of a policy in the generated documentation''',
10351 'text': '''Android restriction name:''' 10355 'text': '''Android restriction name:'''
10352 }, 10356 },
10353 'doc_android_webview_restriction_name': { 10357 'doc_android_webview_restriction_name': {
(...skipping 21 matching lines...) Expand all
10375 'text': '''Description:''' 10379 'text': '''Description:'''
10376 }, 10380 },
10377 'doc_arc_support': { 10381 'doc_arc_support': {
10378 'desc': '''Caption text of the field in the generated documentation that d escribes how a policy affects Android applications on Chrome OS''', 10382 'desc': '''Caption text of the field in the generated documentation that d escribes how a policy affects Android applications on Chrome OS''',
10379 'text': '''Note for <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex> </ph> devices supporting Android apps:''' 10383 'text': '''Note for <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex> </ph> devices supporting Android apps:'''
10380 }, 10384 },
10381 'doc_example_value': { 10385 'doc_example_value': {
10382 'desc': '''Caption text of the field 'example value' in the summary chart of a policy in the generated documentation''', 10386 'desc': '''Caption text of the field 'example value' in the summary chart of a policy in the generated documentation''',
10383 'text': '''Example value:''' 10387 'text': '''Example value:'''
10384 }, 10388 },
10389 'doc_win_example_value': {
10390 'desc': '''Caption text of the field 'windows (windows clients)' in the su mmary chart of a policy in the generated documentation''',
10391 'text': '''Windows (Windows clients):'''
10392 },
10393 'doc_chrome_os_example_value': {
10394 'desc': '''Caption text of the field 'windows (Chrome OS clients)' in the summary chart of a policy in the generated documentation''',
10395 'text': '''Windows (<ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex> </ph> clients):'''
10396 },
10385 'doc_intro': { 10397 'doc_intro': {
10386 'desc': '''Introduction text for the generated policy documentation''', 10398 'desc': '''Introduction text for the generated policy documentation''',
10387 'text': '''Both Chromium and Google Chrome support the same set of 10399 'text': '''Both Chromium and Google Chrome support the same set of
10388 policies. Please note that this document may include policies that are 10400 policies. Please note that this document may include policies that are
10389 targeted for unreleased software versions (i.e. their 'Supported on' entry 10401 targeted for unreleased software versions (i.e. their 'Supported on' entry
10390 refers to an unreleased version) and that such policies are subject to 10402 refers to an unreleased version) and that such policies are subject to
10391 change or removal without prior notice. 10403 change or removal without prior notice.
10392 10404
10393 These policies are strictly intended to be used to configure instances of 10405 These policies are strictly intended to be used to configure instances of
10394 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> internal to your 10406 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> internal to your
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
10449 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''', 10461 'desc': '''Text appended in parentheses next to the policies top-level con tainer to indicate that those policies are of the Recommended level''',
10450 'text': 'Default Settings (users can override)', 10462 'text': 'Default Settings (users can override)',
10451 }, 10463 },
10452 'doc_complex_policies_on_windows': { 10464 'doc_complex_policies_on_windows': {
10453 'desc': '''Text pointing the user to a help article for complex policies o n Windows''', 10465 'desc': '''Text pointing the user to a help article for complex policies o n Windows''',
10454 '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>' '', 10466 '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>' '',
10455 }, 10467 },
10456 }, 10468 },
10457 'placeholders': [], 10469 'placeholders': [],
10458 } 10470 }
OLDNEW
« no previous file with comments | « components/policy/resources/policy_templates.gni ('k') | components/policy/tools/template_writers/template_formatter.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698