2929 </languages >
3030 <config >
3131 <fields name =" params" >
32- <fieldset name =" global_og_settings"
33- label =" PLG_SYSTEM_OPENGRAPH_GLOBAL_OG_SETTINGS"
34- description =" PLG_SYSTEM_OPENGRAPH_GLOBAL_DESC" >
32+ <fieldset name =" basic" >
3533 <field name =" enable_og_generation"
3634 type =" radio"
37- class = " btn-group btn-group-yesno "
35+ layout = " joomla.form.field.radio.switcher "
3836 default =" 1"
3937 label =" PLG_SYSTEM_OPENGRAPH_ENABLE_OG_GENERATION"
4038 description =" PLG_SYSTEM_OPENGRAPH_ENABLE_OG_GENERATION_DESC" >
41- <option value =" 0" >JNO </option >
42- <option value =" 1" >JYES </option >
39+ <option value =" 0" >JDISABLED </option >
40+ <option value =" 1" >JENABLED </option >
4341 </field >
4442 <field name =" fb_app_id"
4543 type =" text"
6765 min =" 50"
6866 max =" 200" />
6967 </fieldset >
70- <fieldset name =" overview_help"
71- label =" PLG_SYSTEM_OPENGRAPH_OVERVIEW" >
72- <field name =" about_note"
73- type =" note"
74- class =" alert alert-info"
75- label =" PLG_SYSTEM_OPENGRAPH_FEATURES_LABEL"
76- description =" PLG_SYSTEM_OPENGRAPH_FEATURES_DESC" />
77- <field name =" quickstart_note"
78- type =" note"
79- class =" alert alert-primary"
80- label =" PLG_SYSTEM_OPENGRAPH_QUICKSTART_LABEL"
81- description =" PLG_SYSTEM_OPENGRAPH_QUICKSTART_DESC" />
82- <field name =" tips_note"
83- type =" note"
84- class =" alert alert-info"
85- label =" PLG_SYSTEM_OPENGRAPH_TIPS_LABEL"
86- description =" PLG_SYSTEM_OPENGRAPH_TIPS_DESC" />
87- </fieldset >
8868 </fields >
8969 </config >
9070</extension >
0 commit comments