File: /home/confeduphaar/backip-old-files/libraries/astroid/framework/options/article.xml
<?xml version="1.0" encoding="UTF-8"?>
<form>
<fields name="params">
<fieldset label="ASTROID_OPTIONS_ARTICLE_BLOG" icon="far fa-newspaper" name="articles" addfieldpath="/libraries/astroid/framework/fields" order="6">
<field type="astroidgroup" name="article_single_options" title="ASTROID_ARTICLE_OPTIONS_ADVANCE"/>
<field type="astroidgroup" name="article_listing_options" title="ASTROID_ARTICLES_LISTING_OPTIONS"/>
<field astroidgroup="article_listing_options" name="article_posttype" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_TYPE_ICON_LBL" description="ASTROID_ARTICLE_TYPE_ICON_DESC"></field>
<field astroidgroup="article_listing_options" name="astroid_readtime" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_READTIME_LBL" description="ASTROID_ARTICLE_OPTIONS_READTIME_DESC"></field>
<field astroidgroup="article_listing_options" name="astroid_badge" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_BADGE" description="ASTROID_ARTICLE_BADGE_DESC"></field>
<field astroidgroup="article_single_options" name="article_authorinfo" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_OPTIONS_AUTHORINFO_LBL" description="ASTROID_ARTICLE_OPTIONS_AUTHORINFO_DESC"></field>
<field astroidgroup="article_single_options" name="article_rating" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_OPTIONS_ARTICLERATING_LBL" description="ASTROID_ARTICLE_OPTIONS_ARTICLERATING_DESC"></field>
<field astroidgroup="article_single_options" name="article_relatedposts" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_RELATED_LBL" description="ASTROID_ARTICLE_RELATED_DESC"></field>
<field ngShow="article_relatedposts" astroidgroup="article_single_options" class="form-control" name="article_relatedposts_count" type="number" hint="4" default="4" label="ASTROID_ARTICLE_COUNT_LBL" min="1" description="ASTROID_ARTICLE_COUNT_DESC"></field>
<field ngShow="article_relatedposts" astroidgroup="article_single_options" name="article_relatedposts_posttype" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_RELATED_POSTS_TYPE_ICONS" description="ASTROID_RELATED_POSTS_TYPE_ICONS_DESC"></field>
<field ngShow="article_relatedposts" astroidgroup="article_single_options" name="article_relatedposts_badge" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_RELATED_POSTS_BADGE" description="ASTROID_RELATED_POSTS_BADGE_DESC"></field>
<field astroidgroup="article_single_options" name="astroid_article_readtime" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_READTIME_LBL" description="ASTROID_ARTICLE_OPTIONS_READTIME_DESC"></field>
<field astroidgroup="article_single_options" name="article_socialshare_type" type="astroidradio" default="none" label="ASTROID_ARTICLE_OPTIONS_SOCIALBTNS_LBL" description="ASTROID_ARTICLE_OPTIONS_SOCIALBTNS_DESC">
<option class="btn-danger" value="none">ASTROID_NONE</option>
<option value="addthis">ASTROID_ADDTHIS_LBL</option>
<option value="sharethis">ASTROID_SHARETHIS_LBL</option>
</field>
<field ngShow="article_socialshare_type=='addthis'" astroidgroup="article_single_options" name="article_socialshare_addthis" type="astroidtextarea" filter="raw" class="form-control" code="html" label="ASTROID_ADDTHIS_CODE_LBL" description="ASTROID_ADDTHIS_CODE_DESC" />
<field ngShow="article_socialshare_type=='sharethis'" astroidgroup="article_single_options" name="article_socialshare_sharethis" type="astroidtext" filter="raw" class="form-control" label="ASTROID_SHARETHIS_PID_LBL" description="ASTROID_SHARETHIS_PID_DESC" />
<field astroidgroup="article_single_options" name="article_opengraph" type="astroidtext" astroid-switch="true" default="1" label="ASTROID_ARTICLE_OPTIONS_OPENGRAPH_LBL" description="ASTROID_ARTICLE_OPTIONS_OPENGRAPH_DESC"></field>
<field ngShow="article_opengraph" astroidgroup="article_single_options" name="article_opengraph_facebook" type="astroidtext" filter="raw" class="form-control" label="ASTROID_FACEBOOK_APPID_LBL" description="ASTROID_FACEBOOK_APPID_DESC" />
<field ngShow="article_opengraph" astroidgroup="article_single_options" name="article_opengraph_twitter" type="astroidtext" filter="raw" class="form-control" label="ASTROID_TWITTER_USERNAME_LBL" description="ASTROID_TWITTER_USERNAME_DESC" />
<field ngShow="article_opengraph" astroidgroup="article_single_options" name="twittercardtype" type="astroidlist" class="form-control" label="Twitter Card Type" description="" default="summary_large_image">
<option value="summary_large_image">Summary Card with Large Image</option>
<option value="summary">Summary Card</option>
</field>
<field astroidgroup="article_single_options" name="article_comments" type="astroidradio" default="none" label="ASTROID_ARTICLE_OPTIONS_COMMENTS_LBL" description="ASTROID_ARTICLE_OPTIONS_COMMENTS_DESC">
<option class="btn-danger" value="none">ASTROID_NONE</option>
<option class="btn-facebook" value="facebook">ASTROID_FACEBOOK_LBL</option>
<option class="btn-info" value="disqus">ASTROID_DISQUS_LBL</option>
<option class="btn-warning" value="hyper">ASTROID_HYPER_LBL</option>
<option class="btn-info" value="intense">ASTROID_INTENSE_LBL</option>
</field>
<field ngShow="article_comments=='facebook'" astroidgroup="article_single_options" name="article_comments_fb_id" type="astroidtext" filter="raw" class="form-control" label="ASTROID_FACEBOOK_APPID_LBL" description="ASTROID_FACEBOOK_APPID_DESC" />
<field ngShow="article_comments=='facebook'" astroidgroup="article_single_options" name="article_comments_fb_width" type="astroidrange" min="50" max="2000" step="1" postfix="px" default="200" label="ASTROID_FACEBOOK_COMMENT_WIDTH_LBL"/>
<field ngShow="article_comments=='disqus'" astroidgroup="article_single_options" name="article_comments_disqus_id" type="astroidtext" filter="raw" class="form-control" label="ASTROID_DISQUS_SHORTNAME_LBL" />
<field ngShow="article_comments=='hyper'" astroidgroup="article_single_options" name="article_comments_hyper_id" type="astroidtext" filter="raw" class="form-control" label="ASTROID_HYPER__WIDGETID_LBL" />
<field ngShow="article_comments=='intense'" astroidgroup="article_single_options" name="article_comments_intense_id" type="astroidtext" filter="raw" class="form-control" label="ASTROID_INTENSE_ID_LBL" />
</fieldset>
</fields>
</form>