Beispiel #1
0
_e("Taxonomy based", "gd-star-rating");
?>
</option>
            </select>
        </td>
      </tr>
    </table>
    <div id="gdsr-src-tax[tinymce]" style="display: none">
    <table border="0" cellpadding="2" cellspacing="0" width="100%">
      <tr>
        <td class="gdsrleft"><?php 
_e("Taxonomy", "gd-star-rating");
?>
:</td>
        <td class="gdsrright"><select name="srTaxonomy" id="srTaxonomy" style="width: 130px"><?php 
GDSRHelper::render_taxonomy_select();
?>
</select></td>
      </tr>
    </table>
    </div>
</fieldset>

<fieldset>
<legend><?php 
_e("Source", "gd-star-rating");
?>
</legend>
    <table border="0" cellpadding="3" cellspacing="0" width="100%">
      <tr>
        <td class="gdsrleft"><?php 
<table border="0" cellpadding="2" cellspacing="0" width="100%">
  <tr>
    <td width="140" nowrap="nowrap"><?php 
_e("Taxonomy", "gd-star-rating");
?>
:</td>
    <td align="right">
        <select name="<?php 
echo $this->get_field_name('taxonomy');
?>
" id="<?php 
echo $this->get_field_id('taxonomy');
?>
" style="width: 130px">
            <?php 
GDSRHelper::render_taxonomy_select($instance['taxonomy']);
?>
        </select>
    </td>
  </tr>
</table>
</div>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
  <tr>
    <td width="140" nowrap="nowrap"><?php 
_e("Data Source", "gd-star-rating");
?>
:</td>
    <td align="right">
        <label><select name="<?php 
echo $this->get_field_name('source');
?>
]" style="display: <?php 
echo $wpno['grouping'] == 'taxonomy' ? 'block' : 'none';
?>
">
<table border="0" cellpadding="2" cellspacing="0" width="100%">
  <tr>
    <td width="140" nowrap="nowrap"><?php 
_e("Taxonomy", "gd-star-rating");
?>
:</td>
    <td align="right"><select name="<?php 
echo $wpfn;
?>
[taxonomy]" style="width: 130px"><?php 
GDSRHelper::render_taxonomy_select($wpno['taxonomy']);
?>
</select></td>
  </tr>
</table>
</div>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
  <tr>
    <td width="140" nowrap="nowrap"><?php 
_e("Data Source", "gd-star-rating");
?>
:</td>
    <td align="right">
        <label><select name="<?php 
echo $wpfn;
?>