[44] | 1 | <?php echo '<script type="text/javascript" src="'. get_option('siteurl') . '/' . PLUGINDIR . '/' . basename(dirname(__FILE__)) . '/wz_tooltip.js"></script>' ;
|
---|
| 2 | if (isset($this->ezTran)) {
|
---|
| 3 | echo '<div class="wrap" style="width:900px">' ;
|
---|
| 4 | echo '<form method="post" action="' . $_SERVER["REQUEST_URI"] . '">' ;
|
---|
| 5 | $this->ezTran->printAdminPage() ;
|
---|
| 6 | echo "</form>\n</div>" ;
|
---|
| 7 | }
|
---|
| 8 | else {
|
---|
| 9 | ?>
|
---|
| 10 | <div class="wrap" style="width:900px">
|
---|
| 11 | <form method="post" action="<?php echo $_SERVER["REQUEST_URI"]; ?>">
|
---|
| 12 | <h2 title="<?php echo $this->info(false) ?>">Easy AdSense Setup <?php if ($this->locale != "en_US") {?>
|
---|
| 13 | <input type="image" title="Switch to English temporarily" src="<?php echo $this->plugindir ;?>/english.gif" style="float:right;vertical-align:40px;" name="english" value="english" />
|
---|
| 14 | <?php } else { ?>
|
---|
| 15 | <a href="http://validator.w3.org/" target="_blank"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" title="Easy AdSense Admin Page is certified Valid XHTML 1.0 Transitional" height="31" width="88" class="alignright"/></a>
|
---|
| 16 | <?php } ?></h2>
|
---|
| 17 | <table class="form-table">
|
---|
| 18 | <tr><th scope="row"><h3><?php _e('Instructions', 'easy-adsenser') ; ?></h3></th></tr>
|
---|
| 19 | <tr valign="middle">
|
---|
| 20 | <td width="40%">
|
---|
| 21 |
|
---|
| 22 | <ul style="padding-left:10px;list-style-type:circle; list-style-position:inside;" >
|
---|
| 23 | <li>
|
---|
| 24 | <a href="#" title="<?php _e('Click for help', 'easy-adsenser') ; ?>" onclick="TagToTip('help0',WIDTH, 300, TITLE, '<?php _e('How to Set it up', 'easy-adsenser') ; ?>', STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 15, 5])">
|
---|
| 25 | <?php
|
---|
| 26 | printf(__('A few easy steps to setup %s', 'easy-adsenser'),'<em>Easy AdSense</em>') ;
|
---|
| 27 | ?></a><br />
|
---|
| 28 | </li>
|
---|
| 29 | <li>
|
---|
| 30 | <a href="#" title="<?php _e('Click for help', 'easy-adsenser') ; ?>" onclick="TagToTip('help1',WIDTH, 300, TITLE, '<?php _e('How to Control AdSense on Each Post', 'easy-adsenser') ; ?>', STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 15, 5])">
|
---|
| 31 | <?php _e('Need to control ad blocks on each post?', 'easy-adsenser') ;?></a><br />
|
---|
| 32 | </li>
|
---|
| 33 | <li>
|
---|
| 34 | <a href="#" title="<?php _e('Click for help', 'easy-adsenser') ; ?>" onclick="TagToTip('help1a',WIDTH, 300, TITLE, '<?php _e('All-in-One AdSense Control', 'easy-adsenser') ; ?>', STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 15, 5])">
|
---|
| 35 | <?php _e('Sidebar Widgets, Link Units or Google Search', 'easy-adsenser') ;?></a><br />
|
---|
| 36 | </li>
|
---|
| 37 | <li>
|
---|
| 38 | <a href="#" title="<?php _e('Click for help', 'easy-adsenser') ; ?>" onclick="TagToTip('rate', TITLE, 'WordPress: AdSense Now!', STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [25, 25])">
|
---|
| 39 | <?php _e('Check out the FAQ and rate this plugin.', 'easy-adsenser') ;?></a><br />
|
---|
| 40 | </li>
|
---|
| 41 | </ul>
|
---|
| 42 | </td>
|
---|
| 43 | <td width="30%">
|
---|
| 44 | <div style="background-color:#ffffaa;padding:5px;border: solid 1px" id="support">
|
---|
| 45 | <b><?php _e('Support this Plugin!', 'easy-adsenser') ; ?></b><br />
|
---|
| 46 | <span style='text-decoration:underline' onmouseover="TagToTip('share', WIDTH, 230, TITLE, 'Ad Space Sharing',STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 5, 5])" onmouseout="UnTip()"><?php _e('Share a small fraction of your ad space', 'easy-adsenser') ; ?></span>,
|
---|
| 47 | <em style="text-decoration:underline" onmouseover="TagToTip('unreal', WIDTH, 230, TITLE, 'Buy <em>The Unreal Universe</em>',STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 5, 5])"><?php _e('Buy a book, <b>The Unreal Universe</b>', 'easy-adsenser') ; ?></em>, or
|
---|
| 48 | <span style='text-decoration:underline' onmouseover="TagToTip('donate', WIDTH, 230, TITLE, 'Donation',STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 5, 5])"><?php _e('Make a donation', 'easy-adsenser') ; ?></span>.
|
---|
| 49 | </div>
|
---|
| 50 | </td>
|
---|
| 51 | <td width="30%">
|
---|
| 52 | <div style="background-color:#ccffff;padding:15px;border: solid 1px">
|
---|
| 53 | <center>
|
---|
| 54 | <big style="color:#a48;font-variant: small-caps;text-decoration:underline" onmouseover="TagToTip('unreal', WIDTH, 230, TITLE, 'Buy <em>The Unreal Universe</em>',STICKY, 1, CLOSEBTN, true, CLICKCLOSE, true, FIX, [this, 5, 5])"><b>The Unreal Universe</b></big><br />
|
---|
| 55 | A Remarkable Book on<br />Physics and Philosophy<br />
|
---|
| 56 | </center>
|
---|
| 57 | </div>
|
---|
| 58 | </td>
|
---|
| 59 | </tr>
|
---|
| 60 | </table>
|
---|
| 61 |
|
---|
| 62 | <table class="form-table">
|
---|
| 63 | <tr><th scope="row"><h3><?php printf(__('Options (for the %s theme)', 'easy-adsenser'), $mThemeName); ?> </h3></th></tr>
|
---|
| 64 | </table>
|
---|
| 65 |
|
---|
| 66 | <table width="100%">
|
---|
| 67 | <tr>
|
---|
| 68 | <td width="50%" height="50px">
|
---|
| 69 |
|
---|
| 70 | <table class="form-table">
|
---|
| 71 | <tr>
|
---|
| 72 | <td width="50%" height="40px">
|
---|
| 73 | <b><u><?php _e('Ad Blocks in Your Posts', 'easy-adsenser') ; ?></u></b><br />
|
---|
| 74 | <?php _e('[Appears in your posts and pages]', 'easy-adsenser') ; ?>
|
---|
| 75 | </td>
|
---|
| 76 | </tr>
|
---|
| 77 | </table>
|
---|
| 78 | </td>
|
---|
| 79 |
|
---|
| 80 | <td width="50%" height="50px">
|
---|
| 81 | <table class="form-table">
|
---|
| 82 | <tr>
|
---|
| 83 | <td width="50%" height="40px">
|
---|
| 84 | <b><u><?php _e('Widgets for Your Sidebars', 'easy-adsenser') ; ?></u></b><br />
|
---|
| 85 | <?php _e('[See <a href="widgets.php"> Appearance (or Design) → Widgets</a>]', 'easy-adsenser') ; ?>
|
---|
| 86 | </td>
|
---|
| 87 | </tr>
|
---|
| 88 | </table>
|
---|
| 89 | </td>
|
---|
| 90 | </tr>
|
---|
| 91 | </table>
|
---|
| 92 |
|
---|
| 93 |
|
---|
| 94 | <table width="100%">
|
---|
| 95 | <tr valign="top">
|
---|
| 96 | <td width="50%">
|
---|
| 97 | <table class="form-table">
|
---|
| 98 | <tr valign="top">
|
---|
| 99 | <td width="50%" height="220px" valign="middle">
|
---|
| 100 | <b><?php _e('Lead-in AdSense Text', 'easy-adsenser') ; ?></b>
|
---|
| 101 | <?php _e('(Appears near the beginning of the post)', 'easy-adsenser') ; ?><br />
|
---|
| 102 | <textarea cols="50" rows="15" name="ezAdSenseTextLeadin" style="width: 95%; height: 130px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_leadin']))) ?></textarea>
|
---|
| 103 | <br />
|
---|
| 104 | <b><?php _e('Ad Alignment', 'easy-adsenser') ; ?></b>
|
---|
| 105 | <?php _e('(Where to show?)', 'easy-adsenser') ; ?><br />
|
---|
| 106 | <label for="ezAdSenseShowLeadin_left">
|
---|
| 107 | <input type="radio" id="ezAdSenseShowLeadin_left" name="ezAdSenseShowLeadin" value="float:left" <?php if ($ezAdOptions['show_leadin'] == "float:left") { echo('checked="checked"'); }?> /> <?php _e('Align Left', 'easy-adsenser') ; ?> </label>
|
---|
| 108 | <label for="ezAdSenseShowLeadin_center">
|
---|
| 109 | <input type="radio" id="ezAdSenseShowLeadin_center" name="ezAdSenseShowLeadin" value="text-align:center" <?php if ($ezAdOptions['show_leadin'] == "text-align:center") { echo('checked="checked"'); }?> /> <?php _e('Center', 'easy-adsenser') ; ?> </label>
|
---|
| 110 | <label for="ezAdSenseShowLeadin_right">
|
---|
| 111 | <input type="radio" id="ezAdSenseShowLeadin_right" name="ezAdSenseShowLeadin" value="float:right" <?php if ($ezAdOptions['show_leadin'] == "float:right") { echo('checked="checked"'); }?> /> <?php _e('Align Right', 'easy-adsenser') ; ?> </label>
|
---|
| 112 | <label for="ezAdSenseShowLeadin_no">
|
---|
| 113 | <input type="radio" id="ezAdSenseShowLeadin_no" name="ezAdSenseShowLeadin" value="no" <?php if ($ezAdOptions['show_leadin'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Lead-in Ad', 'easy-adsenser') ; ?></label>
|
---|
| 114 | </td>
|
---|
| 115 | </tr>
|
---|
| 116 | <tr valign="top">
|
---|
| 117 | <td width="50%" height="220px" valign="middle">
|
---|
| 118 | <b><?php _e('Mid-Post AdSense Text', 'easy-adsenser') ; ?></b>
|
---|
| 119 | <?php _e('(Appears near the middle of the post)', 'easy-adsenser') ; ?><br />
|
---|
| 120 | <textarea cols="50" rows="15" name="ezAdSenseTextMidtext" style="width: 95%; height: 130px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_midtext']))) ?></textarea>
|
---|
| 121 | <br />
|
---|
| 122 | <b><?php _e('Ad Alignment', 'easy-adsenser') ; ?></b>
|
---|
| 123 | <?php _e('(Where to show?)', 'easy-adsenser') ; ?><br />
|
---|
| 124 | <label for="ezAdSenseShowMidtext_left">
|
---|
| 125 | <input type="radio" id="ezAdSenseShowMidtext_left" name="ezAdSenseShowMidtext" value="float:left" <?php if ($ezAdOptions['show_midtext'] == "float:left") { echo('checked="checked"'); }?> /> <?php _e('Align Left', 'easy-adsenser') ; ?></label>
|
---|
| 126 | <label for="ezAdSenseShowMidtext_center">
|
---|
| 127 | <input type="radio" id="ezAdSenseShowMidtext_center" name="ezAdSenseShowMidtext" value="text-align:center" <?php if ($ezAdOptions['show_midtext'] == "text-align:center") { echo('checked="checked"'); }?> /> <?php _e('Center', 'easy-adsenser') ; ?> </label>
|
---|
| 128 | <label for="ezAdSenseShowMidtext_right">
|
---|
| 129 | <input type="radio" id="ezAdSenseShowMidtext_right" name="ezAdSenseShowMidtext" value="float:right" <?php if ($ezAdOptions['show_midtext'] == "float:right") { echo('checked="checked"'); }?> /> <?php _e('Align Right', 'easy-adsenser') ; ?> </label>
|
---|
| 130 | <label for="ezAdSenseShowMidtext_no">
|
---|
| 131 | <input type="radio" id="ezAdSenseShowMidtext_no" name="ezAdSenseShowMidtext" value="no" <?php if ($ezAdOptions['show_midtext'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Mid-post Ad', 'easy-adsenser') ; ?></label><br />
|
---|
| 132 | </td>
|
---|
| 133 | </tr>
|
---|
| 134 | <tr valign="top">
|
---|
| 135 | <td width="50%" height="250px" valign="middle">
|
---|
| 136 | <b><?php _e('Post Lead-out AdSense Text', 'easy-adsenser') ; ?></b>
|
---|
| 137 | <?php _e('(Appears near the end of the post)', 'easy-adsenser') ; ?><br />
|
---|
| 138 | <textarea cols="50" rows="15" name="ezAdSenseTextLeadout" style="width: 95%; height: 162px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_leadout']))) ?></textarea>
|
---|
| 139 | <br />
|
---|
| 140 | <b><?php _e('Ad Alignment', 'easy-adsenser') ; ?></b>
|
---|
| 141 | <?php _e('(Where to show?)', 'easy-adsenser') ; ?><br />
|
---|
| 142 | <label for="ezAdSenseShowLeadout_left">
|
---|
| 143 | <input type="radio" id="ezAdSenseShowLeadout_left" name="ezAdSenseShowLeadout" value="float:left" <?php if ($ezAdOptions['show_leadout'] == "float:left") { echo('checked="checked"'); }?> /> <?php _e('Align Left', 'easy-adsenser') ; ?> </label>
|
---|
| 144 | <label for="ezAdSenseShowLeadout_center">
|
---|
| 145 | <input type="radio" id="ezAdSenseShowLeadout_center" name="ezAdSenseShowLeadout" value="text-align:center" <?php if ($ezAdOptions['show_leadout'] == "text-align:center") { echo('checked="checked"'); }?> /> <?php _e('Center', 'easy-adsenser') ; ?> </label>
|
---|
| 146 | <label for="ezAdSenseShowLeadout_right">
|
---|
| 147 | <input type="radio" id="ezAdSenseShowLeadout_right" name="ezAdSenseShowLeadout" value="float:right" <?php if ($ezAdOptions['show_leadout'] == "float:right") { echo('checked="checked"'); }?> /> <?php _e('Align Right', 'easy-adsenser') ; ?> </label>
|
---|
| 148 | <label for="ezAdSenseShowLeadout_no">
|
---|
| 149 | <input type="radio" id="ezAdSenseShowLeadout_no" name="ezAdSenseShowLeadout" value="no" <?php if ($ezAdOptions['show_leadout'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Lead-out Ad', 'easy-adsenser') ; ?></label><br />
|
---|
| 150 | </td>
|
---|
| 151 | </tr>
|
---|
| 152 | </table>
|
---|
| 153 |
|
---|
| 154 | <table class="form-table">
|
---|
| 155 | <tr valign="top">
|
---|
| 156 | <td width="50%" height="250px" valign="middle">
|
---|
| 157 | <b><?php _e('Option on Google Policy', 'easy-adsenser') ; ?></b>
|
---|
| 158 | <font size="-2"><?php _e('(Google policy allows no more than three ad blocks and three link units per page)', 'easy-adsenser') ; ?></font>
|
---|
| 159 | <br />
|
---|
| 160 | <label for="ezAdSenseMax3">
|
---|
| 161 | <input type="radio" id="ezAdSenseMax3" name="ezAdSenseMax" value="3" <?php if ($ezAdOptions['max_count'] == 3) { echo('checked="checked"'); }?> /> <?php _e('Three ad blocks (including the side bar widget, if enabled).', 'easy-adsenser') ; ?></label><br />
|
---|
| 162 | <label for="ezAdSenseMax2">
|
---|
| 163 | <input type="radio" id="ezAdSenseMax2" name="ezAdSenseMax" value="2" <?php if ($ezAdOptions['max_count'] == 2) { echo('checked="checked"'); }?> /> <?php _e('Two ad blocks.', 'easy-adsenser') ; ?></label>
|
---|
| 164 | <label for="ezAdSenseMax1">
|
---|
| 165 | <input type="radio" id="ezAdSenseMax1" name="ezAdSenseMax" value="1" <?php if ($ezAdOptions['max_count'] == 1) { echo('checked="checked"'); }?> /> <?php _e('One ad block.', 'easy-adsenser') ; ?></label>
|
---|
| 166 | <label for="ezAdSenseMax0">
|
---|
| 167 | <input type="radio" id="ezAdSenseMax0" name="ezAdSenseMax" value="0" <?php if ($ezAdOptions['max_count'] == 0) { echo('checked="checked"'); }?> /> <?php _e('No ad blocks in posts.', 'easy-adsenser') ; ?></label><br />
|
---|
| 168 | <label for="ezAdSenseMax9">
|
---|
| 169 | <input type="radio" id="ezAdSenseMax9" name="ezAdSenseMax" value="99" <?php if ($ezAdOptions['max_count'] == 99) { echo('checked="checked"'); }?> /> <?php _e('Any number of ad blocks (At your own risk!)', 'easy-adsenser') ; ?></label><br />
|
---|
| 170 |
|
---|
| 171 | <?php if (get_bloginfo('version') < 2.8) {_e('Number of Link Units widgets (≤ 3) [Google serves only three]:', 'easy-adsenser') ; ?> <input style="width:20px;text-align:center;" id="ezLimitLU" name="ezLimitLU" value="<?php echo(stripslashes(htmlspecialchars($ezAdOptions['limit_lu'])));?>" /><br /><br style="line-height: 7px;" /> <?php } else echo '<br style="line-height: 7px;" />' ;?>
|
---|
| 172 |
|
---|
| 173 | <b><?php printf(__('Support %s by Donating Ad Space', 'easy-adsenser'), 'Easy AdSense') ; ?></b><br />
|
---|
| 174 | <?php _e('Percentage of ad slots to share [Default: 5%]:', 'easy-adsenser') ; ?> <input style="width:20px;text-align:center;" id="ezMC" name="ezMC" value="<?php echo(stripslashes(htmlspecialchars($ezAdOptions['mc'])));?>" />%<br /><br style="line-height: 7px;" />
|
---|
| 175 |
|
---|
| 176 | <b><?php _e('Suppress AdSense Ad Blocks on:', 'easy-adsenser') ; ?></b>
|
---|
| 177 | <input type="checkbox" id="ezKillPages" name="ezKillPages" value="true" <?php if ($ezAdOptions['kill_pages']) { echo('checked="checked"'); }?> /> <a href="http://codex.wordpress.org/Pages" target="_blank" title="<?php _e('Click to see the difference between posts and pages', 'easy-adsenser') ; ?>"><?php _e('Pages (Ads only on Posts)', 'easy-adsenser') ; ?></a><br />
|
---|
| 178 | <label for="ezKillAttach" title="<?php _e('Pages that show attachments', 'easy-adsenser') ; ?>">
|
---|
| 179 | <input type="checkbox" id="ezKillAttach" name="ezKillAttach" <?php if ($ezAdOptions['kill_attach']) { echo('checked="checked"'); }?> /> <?php _e('Attachment Page', 'easy-adsenser') ; ?></label>
|
---|
| 180 | <label for="ezKillHome" title="<?php _e('Home Page and Front Page are the same for most blogs', 'easy-adsenser') ; ?>">
|
---|
| 181 | <input type="checkbox" id="ezKillHome" name="ezKillHome" <?php if ($ezAdOptions['kill_home']) { echo('checked="checked"'); }?> /> <?php _e('Home Page', 'easy-adsenser') ; ?></label>
|
---|
| 182 | <label for="ezKillFront" title="<?php _e('Home Page and Front Page are the same for most blogs', 'easy-adsenser') ; ?>">
|
---|
| 183 | <input type="checkbox" id="ezKillFront" name="ezKillFront" <?php if ($ezAdOptions['kill_front']) { echo('checked="checked"'); }?> /> <?php _e('Front Page', 'easy-adsenser') ; ?></label>
|
---|
| 184 | <br />
|
---|
| 185 | <label for="ezKillCat" title="<?php _e('Pages that come up when you click on category names', 'easy-adsenser') ; ?>">
|
---|
| 186 | <input type="checkbox" id="ezKillCat" name="ezKillCat" <?php if ($ezAdOptions['kill_cat']) { echo('checked="checked"'); }?> /> <?php _e('Category Pages', 'easy-adsenser') ; ?></label>
|
---|
| 187 | <label for="ezKillTag" title="<?php _e('Pages that come up when you click on tag names', 'easy-adsenser') ; ?>">
|
---|
| 188 | <input type="checkbox" id="ezKillTag" name="ezKillTag" <?php if ($ezAdOptions['kill_tag']) { echo('checked="checked"'); }?> /> <?php _e('Tag Pages', 'easy-adsenser') ; ?></label>
|
---|
| 189 | <label for="ezKillArchive" title="<?php _e('Pages that come up when you click on year/month archives', 'easy-adsenser') ; ?>">
|
---|
| 190 | <input type="checkbox" id="ezKillArchive" name="ezKillArchive" <?php if ($ezAdOptions['kill_archive']) { echo('checked="checked"'); }?> /> <?php _e('Archive Pages', 'easy-adsenser') ; ?></label>
|
---|
| 191 | </td>
|
---|
| 192 | </tr>
|
---|
| 193 | </table>
|
---|
| 194 |
|
---|
| 195 | </td>
|
---|
| 196 | <td width="50%">
|
---|
| 197 |
|
---|
| 198 | <table class="form-table">
|
---|
| 199 | <tr valign="top">
|
---|
| 200 | <td width="50%" height="220px" valign="middle">
|
---|
| 201 | <b><?php _e('AdSense Widget Text', 'easy-adsenser') ; ?></b>
|
---|
| 202 | <?php _e('(Appears in the Sidebar as a Widget)', 'easy-adsenser') ; ?><br />
|
---|
| 203 | <textarea cols="50" rows="15" name="ezAdSenseTextWidget" style="width: 95%; height: 110px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_widget']))) ?></textarea>
|
---|
| 204 | <br />
|
---|
| 205 | <b><?php _e('Ad Alignment', 'easy-adsenser') ; ?></b>
|
---|
| 206 | <?php _e('(Where to show?)', 'easy-adsenser') ; ?><br />
|
---|
| 207 | <label for="ezAdSenseShowWidget_left">
|
---|
| 208 | <input type="radio" id="ezAdSenseShowWidget_left" name="ezAdSenseShowWidget" value="text-align:left" <?php if ($ezAdOptions['show_widget'] == "text-align:left") { echo('checked="checked"'); }?> /> <?php _e('Align Left', 'easy-adsenser') ; ?> </label>
|
---|
| 209 | <label for="ezAdSenseShowWidget_center">
|
---|
| 210 | <input type="radio" id="ezAdSenseShowWidget_center" name="ezAdSenseShowWidget" value="text-align:center" <?php if ($ezAdOptions['show_widget'] == "text-align:center") { echo('checked="checked"'); }?> /> <?php _e('Center', 'easy-adsenser') ; ?> </label>
|
---|
| 211 | <label for="ezAdSenseShowWidget_right">
|
---|
| 212 | <input type="radio" id="ezAdSenseShowWidget_right" name="ezAdSenseShowWidget" value="text-align:right" <?php if ($ezAdOptions['show_widget'] == "text-align:right") { echo('checked="checked"'); }?> /> <?php _e('Align Right', 'easy-adsenser') ; ?> </label>
|
---|
| 213 | <label for="ezAdSenseShowWidget_no">
|
---|
| 214 | <input type="radio" id="ezAdSenseShowWidget_no" name="ezAdSenseShowWidget" value="no" <?php if ($ezAdOptions['show_widget'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Widget', 'easy-adsenser') ; ?></label><br />
|
---|
| 215 | <label for="ezAdWidgetTitle"><b><?php _e('Widget Title:', 'easy-adsenser') ; ?></b> <input style="width:200px" id="ezAdWidgetTitle" name="ezAdWidgetTitle" type="text" value= "<?php echo(stripslashes(htmlspecialchars($ezAdOptions['title_widget']))) ?>" /></label>
|
---|
| 216 | </td>
|
---|
| 217 | </tr>
|
---|
| 218 | <tr valign="top">
|
---|
| 219 | <td width="50%" height="220px" valign="middle">
|
---|
| 220 | <b><?php _e('AdSense Link-Units Text', 'easy-adsenser') ; ?></b>
|
---|
| 221 | <?php _e('(Appears in the Sidebar as Widgets)', 'easy-adsenser') ; ?><br />
|
---|
| 222 | <textarea cols="50" rows="15" name="ezAdSenseTextLU" style="width: 95%; height: 110px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_lu']))) ?></textarea>
|
---|
| 223 | <br />
|
---|
| 224 | <b><?php _e('Ad Alignment', 'easy-adsenser') ; ?></b>
|
---|
| 225 | <?php _e('(Where to show?)', 'easy-adsenser') ; ?><br />
|
---|
| 226 | <label for="ezAdSenseShowLU_left">
|
---|
| 227 | <input type="radio" id="ezAdSenseShowLU_left" name="ezAdSenseShowLU" value="text-align:left" <?php if ($ezAdOptions['show_lu'] == "text-align:left") { echo('checked="checked"'); }?> /> <?php _e('Align Left', 'easy-adsenser') ; ?> </label>
|
---|
| 228 | <label for="ezAdSenseShowLU_center">
|
---|
| 229 | <input type="radio" id="ezAdSenseShowLU_center" name="ezAdSenseShowLU" value="text-align:center" <?php if ($ezAdOptions['show_lu'] == "text-align:center") { echo('checked="checked"'); }?> /> <?php _e('Center', 'easy-adsenser') ; ?> </label>
|
---|
| 230 | <label for="ezAdSenseShowLU_right">
|
---|
| 231 | <input type="radio" id="ezAdSenseShowLU_right" name="ezAdSenseShowLU" value="text-align:right" <?php if ($ezAdOptions['show_lu'] == "text-align:right") { echo('checked="checked"'); }?> /> <?php _e('Align Right', 'easy-adsenser') ; ?> </label>
|
---|
| 232 | <label for="ezAdSenseShowLU_no">
|
---|
| 233 | <input type="radio" id="ezAdSenseShowLU_no" name="ezAdSenseShowLU" value="no" <?php if ($ezAdOptions['show_lu'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Link Units', 'easy-adsenser') ; ?></label><br />
|
---|
| 234 | <label for="ezAdLUTitle"><b><?php _e('Link Unit Title:', 'easy-adsenser') ; ?></b> <input style="width: 200px;" id="ezAdLUTitle" name="ezAdLUTitle" type="text" value= "<?php echo(stripslashes(htmlspecialchars($ezAdOptions['title_lu']))) ?>" /></label>
|
---|
| 235 | </td>
|
---|
| 236 | </tr>
|
---|
| 237 | <tr valign="top">
|
---|
| 238 | <td width="50%" height="250px" valign="middle">
|
---|
| 239 | <b><?php _e('Google Search Widget', 'easy-adsenser') ; ?></b>
|
---|
| 240 | <?php _e('(Adds a Google Search Box to your sidebar)', 'easy-adsenser') ; ?><br />
|
---|
| 241 | <textarea cols="50" rows="15" name="ezAdSenseTextGSearch" style="width: 95%; height: 110px;"><?php echo(stripslashes(htmlspecialchars($ezAdOptions['text_gsearch']))) ?></textarea>
|
---|
| 242 | <br />
|
---|
| 243 | <b><?php _e('Search Title', 'easy-adsenser') ; ?></b>
|
---|
| 244 | <?php _e('(Title of the Google Search Widget)', 'easy-adsenser') ; ?><br />
|
---|
| 245 | <label for="ezAdSenseShowGSearch_dark">
|
---|
| 246 | <input type="radio" id="ezAdSenseShowGSearch_dark" name="ezAdSenseShowGSearch" value="dark" <?php if ($ezAdOptions['title_gsearch'] == "dark") { echo('checked="checked"'); }?> /> <?php echo '<img src=" ' . $this->plugindir . '/google-dark.gif" border="0" alt="Google (dark)" style="background:black;vertical-align:-40%;"'; ?> /> </label>
|
---|
| 247 | <label for="ezAdSenseShowGSearch_light">
|
---|
| 248 | <input type="radio" id="ezAdSenseShowGSearch_light" name="ezAdSenseShowGSearch" value="light" <?php if ($ezAdOptions['title_gsearch'] == "light") { echo('checked="checked"'); }?> /> <?php echo '<img src=" ' . $this->plugindir . '/google-light.gif" border="0" alt="Google (light)" style="background:white;vertical-align:-40%;"'; ?> /> </label>
|
---|
| 249 | <label for="ezAdSenseShowGSearch_no">
|
---|
| 250 | <input type="radio" id="ezAdSenseShowGSearch_no" name="ezAdSenseShowGSearch" value="no" <?php if ($ezAdOptions['title_gsearch'] == "no") { echo('checked="checked"'); }?> /> <?php _e('Suppress Search Box', 'easy-adsenser') ; ?></label><br /><br />
|
---|
| 251 | <label for="ezAdSenseShowGSearch_text">
|
---|
| 252 | <input type="radio" id="ezAdSenseShowGSearch_text" name="ezAdSenseShowGSearch" value="text" <?php $title = $ezAdOptions['title_gsearch'] ; if ($title != 'dark' && $title != 'light' && $title != 'no') { echo('checked="checked"'); }?> /> <b><?php _e('Custom Title:', 'easy-adsenser') ; ?></b></label>
|
---|
| 253 | <label for="ezAdSearchTitle">
|
---|
| 254 | <input style="width: 200px;" id="ezAdSearchTitle" name="ezAdSearchTitle" type="text" value= "<?php echo(stripslashes(htmlspecialchars($ezAdOptions['title_gsearch']))) ?>" /></label>
|
---|
| 255 | </td>
|
---|
| 256 | </tr>
|
---|
| 257 | </table>
|
---|
| 258 |
|
---|
| 259 | <table class="form-table">
|
---|
| 260 | <tr valign="top">
|
---|
| 261 | <td width="50%" height="250px" valign="middle">
|
---|
| 262 | <b><?php _e('Other Options', 'easy-adsenser') ; ?></b><br />
|
---|
| 263 | <label for="ezAllowFeeds">
|
---|
| 264 | <input type="checkbox" id="ezAllowFeeds" name="ezAllowFeeds" <?php if ($ezAdOptions['allow_feeds']) { echo('checked="checked"'); }?> /> <?php _e('Allow ad blocks in feeds. [Please report any problems with this option.]', 'easy-adsenser') ; ?></label><br />
|
---|
| 265 | <label for="ezForceWidget">
|
---|
| 266 | <input type="checkbox" id="ezForceWidget" name="ezForceWidget" <?php if ($ezAdOptions['force_widget']) { echo('checked="checked"'); }?> /> <?php _e('Prioritize sidebar widget. (Always shows the widget, if enabled.)', 'easy-adsenser') ; ?></label><br />
|
---|
| 267 | <label for="ezForceMidAd">
|
---|
| 268 | <input type="checkbox" id="ezForceMidAd" name="ezForceMidAd" <?php if ($ezAdOptions['force_midad']) { echo('checked="checked"'); }?> /> <?php _e('Force mid-text ad (if enabled) even in short posts.', 'easy-adsenser') ; ?></label><br />
|
---|
| 269 | <label for="ezShowBorders" onmouseover="Tip('<?php _e('Google Policy says that you may not direct user attention to the ads via arrows or other graphical gimmicks. Please convince yourself that showing a mouseover decoration does not violate this Google statement before enabling this option.', 'easy-adsenser') ?>',WIDTH, 240, TITLE, 'Your call')" onmouseout="UnTip()" >
|
---|
| 270 | <input type="checkbox" id="ezShowBorders" name="ezShowBorders" <?php if ($ezAdOptions['show_borders']) { echo('checked="checked"'); }?> /> <?php _e('Show a border around the ads on mouseover.', 'easy-adsenser') ; ?></label><br />
|
---|
| 271 | Width: <input style="width:20px;text-align:center;" id="ezBorderWidth" name="ezBorderWidth" value="<?php echo(stripslashes(htmlspecialchars($ezAdOptions['border_width'])));?>" />px
|
---|
| 272 | Color: #<input style="width:50px;text-align:center;" id="ezBorderColor" name="ezBorderColor" value="<?php echo(stripslashes(htmlspecialchars($ezAdOptions['border_color'])));?>" />
|
---|
| 273 | <label for="ezBorderWidget" title="<?php _e('Show the same border on the sidebar widget as well?', 'easy-adsenser') ; ?>">
|
---|
| 274 | <input type="checkbox" id="ezBorderWidget" name="ezBorderWidget" <?php if ($ezAdOptions['border_widget']) { echo('checked="checked"'); }?> /> <?php _e('Widget?', 'easy-adsenser') ; ?></label>
|
---|
| 275 | <label for="ezBorderLU" title="<?php _e('Show the same border on the link units too?', 'easy-adsenser') ; ?>">
|
---|
| 276 | <input type="checkbox" id="ezBorderLU" name="ezBorderLU" <?php if ($ezAdOptions['border_lu']) { echo('checked="checked"'); }?> /> <?php _e('Link Units?', 'easy-adsenser') ; ?></label><br />
|
---|
| 277 | <br />
|
---|
| 278 | <b><?php _e('Link-backs to', 'easy-adsenser') ; ?> <a href="http://www.Thulasidas.com" target="_blank">Unreal Blog</a></b>
|
---|
| 279 | <?php _e('(Consider showing at least one link.)', 'easy-adsenser') ; ?><br />
|
---|
| 280 | <label for="ezAdSenseLinkMax99">
|
---|
| 281 | <input type="radio" id="ezAdSenseLinkMax99" name="ezAdSenseLinkMax" value="99" <?php if ($ezAdOptions['max_link'] == 99) { echo('checked="checked"'); }?> /> <?php _e('Show a link under every ad block.', 'easy-adsenser') ; ?></label><br />
|
---|
| 282 | <label for="ezAdSenseLinkMax1">
|
---|
| 283 | <input type="radio" id="ezAdSenseLinkMax1" name="ezAdSenseLinkMax" value="1" <?php if ($ezAdOptions['max_link'] == 1) { echo('checked="checked"'); }?> /> <?php _e('Show the link only under the first ad block.', 'easy-adsenser') ; ?></label><br />
|
---|
| 284 | <label for="ezAdSenseLinkMax-1">
|
---|
| 285 | <input type="radio" id="ezAdSenseLinkMax-1" name="ezAdSenseLinkMax" value="-1" <?php if ($ezAdOptions['max_link'] == -1) { echo('checked="checked"'); }?> /> <?php _e('Show the link at the bottom of your blog page.', 'easy-adsenser') ; ?></label><br />
|
---|
| 286 | <label for="ezAdSenseLinkMax0">
|
---|
| 287 | <input type="radio" id="ezAdSenseLinkMax0" name="ezAdSenseLinkMax" value="0" <?php if ($ezAdOptions['max_link'] == 0) { echo('checked="checked"'); }?> /> <?php _e('Show no links to my blog anywhere (Are you sure?!)', 'easy-adsenser') ; ?></label>
|
---|
| 288 | </td>
|
---|
| 289 | </tr>
|
---|
| 290 | </table>
|
---|
| 291 |
|
---|
| 292 | </td>
|
---|
| 293 | </tr>
|
---|
| 294 | </table>
|
---|
| 295 |
|
---|
| 296 | <div class="submit">
|
---|
| 297 | <input type="submit" name="update_ezAdSenseSettings" value="<?php _e('Save Changes', 'easy-adsenser') ?>" title="<?php _e('Save the changes as specified above', 'easy-adsenser') ?>" onmouseover="Tip('<?php _e('Save the changes as specified above', 'easy-adsenser') ?>',WIDTH, 240, TITLE, 'Save Settings')" onmouseout="UnTip()"/>
|
---|
| 298 | <input type="submit" name="reset_ezAdSenseSettings" value="<?php _e('Reset Options', 'easy-adsenser') ?>" title="<?php _e('Discard all your changes and load defaults. (Are you quite sure?)', 'easy-adsenser') ?>" onmouseover="TagToTip('help3',WIDTH, 240, TITLE, 'DANGER!', BGCOLOR, '#ffcccc', FONTCOLOR, '#800000',BORDERCOLOR, '#c00000')" onmouseout="UnTip()"/>
|
---|
| 299 | <input type="submit" name="clean_db" value="<?php _e('Clean Database', 'easy-adsenser') ?>" onmouseover="TagToTip('help4',WIDTH, 280, TITLE, 'DANGER!', BGCOLOR, '#ffcccc', FONTCOLOR, '#800000',BORDERCOLOR, '#c00000')" onmouseout="UnTip()"/>
|
---|
| 300 | <input type="submit" name="kill_me" value="<?php _e('Uninstall', 'easy-adsenser') ?>" onmouseover="TagToTip('help5',WIDTH, 280, TITLE, 'DANGER!', BGCOLOR, '#ffcccc', FONTCOLOR, '#800000',BORDERCOLOR, '#c00000')" onmouseout="UnTip()"/>
|
---|
| 301 | <?php echo $this->invite ; ?>
|
---|
| 302 | </div>
|
---|
| 303 | </form>
|
---|
| 304 |
|
---|
| 305 | <span id="help0">
|
---|
| 306 | 1.
|
---|
| 307 | <?php
|
---|
| 308 | _e('Generate AdSense code (from http://adsense.google.com → AdSense Setup → Get Ads).', 'easy-adsenser') ;
|
---|
| 309 | ?>
|
---|
| 310 | <br />
|
---|
| 311 | 2.
|
---|
| 312 | <?php
|
---|
| 313 | _e('Cut and paste the AdSense code into the boxes below, deleting the existing text.', 'easy-adsenser') ;
|
---|
| 314 | ?>
|
---|
| 315 | <br />
|
---|
| 316 | 3.
|
---|
| 317 | <?php
|
---|
| 318 | _e('Decide how to align and show the code in your blog posts.', 'easy-adsenser') ;
|
---|
| 319 | ?>
|
---|
| 320 | <br />
|
---|
| 321 | 4. <?php
|
---|
| 322 | _e('Take a look at the Google policy option, and other options. The defaults should work.', 'easy-adsenser') ;
|
---|
| 323 | ?>
|
---|
| 324 | <br />
|
---|
| 325 | 5.
|
---|
| 326 | <?php
|
---|
| 327 | printf(__('If you want to use the widgets, drag and drop them at %s Appearance (or Design) → Widgets %s', 'easy-adsenser'), '<a href="widgets.php">', '</a>.') ;
|
---|
| 328 | ?>
|
---|
| 329 | <br />
|
---|
| 330 | <b>
|
---|
| 331 | <?php
|
---|
| 332 | _e('Save the options, and you are done!', 'easy-adsenser') ;
|
---|
| 333 | ?>
|
---|
| 334 | </b>
|
---|
| 335 | </span>
|
---|
| 336 |
|
---|
| 337 | <span id="help1">
|
---|
| 338 | <?php _e('If you want to suppress AdSense in a particular post or page, give the <b><em>comment </em></b> "<!--noadsense-->" somewhere in its text.
|
---|
| 339 | <br />
|
---|
| 340 | <br />
|
---|
| 341 | Or, insert a <b><em>Custom Field</em></b> with a <b>key</b> "adsense" and give it a <b>value</b> "no".<br />
|
---|
| 342 | <br />
|
---|
| 343 | Other <b><em>Custom Fields</em></b> you can use to fine-tune how a post or page displays AdSense blocks:<br />
|
---|
| 344 | <b>Keys</b>:<br />
|
---|
| 345 | adsense-top,
|
---|
| 346 | adsense-middle,
|
---|
| 347 | adsense-bottom,
|
---|
| 348 | adsense-widget,
|
---|
| 349 | adsense-search<br />
|
---|
| 350 | <b>Values</b>:<br />
|
---|
| 351 | left,
|
---|
| 352 | right,
|
---|
| 353 | center,
|
---|
| 354 | no', 'easy-adsenser') ;?>
|
---|
| 355 | </span>
|
---|
| 356 |
|
---|
| 357 | <span id="help1a">
|
---|
| 358 | <?php _e('<em>Easy AdSense</em> gives you widgets to embelish your sidebars. You can configure them here (on the right hand side of the Options table below) and place them on your page using <a href="widgets.php"> Appearance (or Design) → Widgets</a>.
|
---|
| 359 | <br />
|
---|
| 360 | <br />
|
---|
| 361 | 1. <b>AdSense Widget</b> is an ad block widget that you can place any where on the sidebar. Typically, you would put a skyscraper block (160x600px, for instance) on your sidebar, but you can put anything -- not necessarily AdSense code.<br />
|
---|
| 362 | <br />
|
---|
| 363 | 2. <b>AdSense Link Units</b>, if enabled, give you multiple widgets to put <a href="https://www.google.com/adsense/support/bin/answer.py?hl=en&answer=15817" target="_blank">link units</a> on your sidebars. You can display three of them according to Google AdSense policy, and you can configure the number of widgets you need.<br /><br />
|
---|
| 364 | 3. <b>Google Search Widget</b> gives you another widget to place a <a href="https://www.google.com/adsense/support/bin/answer.py?hl=en&answer=17960" target="_blank">custom AdSense search box</a> on your sidebar. You can customize the look of the search box and its title by configuring them on this page.', 'easy-adsenser') ;?>
|
---|
| 365 | </span>
|
---|
| 366 |
|
---|
| 367 | <div id="share" style="padding:5px">
|
---|
| 368 | <?php
|
---|
| 369 | printf(__("Starting version %3.1f, <em>%s</em> has an ad space sharing option, if you would like to support its future development. It gives you an option to share a small fraction of your ad slots (default is 5%%) to show the author's ads. Use the option (in \"Support %s by Donating Ad Space\") below to change the value, or turn it off (by entering 0%%).", 'easy-adsenser'), 2.5, 'Easy AdSense', 'Easy AdSense') ;
|
---|
| 370 | ?>
|
---|
| 371 | </div>
|
---|
| 372 |
|
---|
| 373 | <span id="rate">
|
---|
| 374 | <iframe src="http://wordpress.org/extend/plugins/easy-adsenser/faq/" width="1000px" height="750px">
|
---|
| 375 | </iframe>
|
---|
| 376 | </span>
|
---|
| 377 |
|
---|
| 378 | <span id="help3">
|
---|
| 379 | <font color="red"><?php _e('This <b>Reset Options</b> button discards all your changes and loads the default options. This is your only warning!', 'easy-adsenser') ; ?></font><br />
|
---|
| 380 | <b><?php _e('Discard all your changes and load defaults. (Are you quite sure?)', 'easy-adsenser') ?></b></span>
|
---|
| 381 |
|
---|
| 382 | <span id="help4">
|
---|
| 383 | <font color="red"><?php _e('The <b>Database Cleanup</b> button discards all your AdSense settings you have saved so far for <b>all</b> the themes, including the current one. Use it only if you know that you won\'t be using these themes. Please be careful with all database operations -- keep a backup.', 'easy-adsenser') ; ?></font><br />
|
---|
| 384 | <b><?php _e('Discard all your changes and load defaults. (Are you quite sure?)', 'easy-adsenser') ?></b></span>
|
---|
| 385 |
|
---|
| 386 | <span id="help5">
|
---|
| 387 | <font color="red"><?php printf(__('The <b>Uninstall</b> button really kills %s after cleaning up all the options it wrote in your database. This is your only warning! Please be careful with all database operations -- keep a backup.', 'easy-adsenser'), '<em>Easy AdSense</em>') ; ?></font><br />
|
---|
| 388 | <b><?php _e('Kill this plugin. (Are you quite sure?)', 'easy-adsenser') ?></b></span>
|
---|
| 389 | <hr />
|
---|
| 390 | <br />
|
---|
| 391 | <table class="form-table" >
|
---|
| 392 | <tr><td>
|
---|
| 393 | <ul style="padding-left:10px;list-style-type:circle; list-style-position:inside;" >
|
---|
| 394 | <li>
|
---|
| 395 | <?php _e('Please report any problems. And share your thoughts and comments.', 'easy-adsenser') ; ?> <a href="http://wordpress.org/tags/easy-adsenser" title="<?php _e('Post it in the WordPress forum', 'easy-adsenser') ; ?>" target="_blank"><?php _e("[WordPress Forum]", 'easy-adsenser') ?> </a> <?php _e("Or", 'easy-adsenser') ?> <a href="#" title="<?php _e('Contact the plugin author through email', 'easy-adsenser') ; ?>" onclick="TagToTip('help7', WIDTH, 1000, TITLE, 'Contact Manoj',STICKY, 1, CLOSEBTN, true, FIX, [20,20])"><?php _e("[Email Author]", 'easy-adsenser') ?></a>
|
---|
| 396 | <span id="help7">
|
---|
| 397 | <iframe src="http://manoj.thulasidas.com/mail.shtml" width="1024px" height="1024px">
|
---|
| 398 | </iframe>
|
---|
| 399 | </span>
|
---|
| 400 | </li>
|
---|
| 401 | <li>
|
---|
| 402 | <b>Easy AdSense</b> <?php _e('puts a tiny link below the (first) ad unit it displays like this:', 'easy-adsenser') ; ?>
|
---|
| 403 | <table bgcolor="#EAF3FA">
|
---|
| 404 | <tr>
|
---|
| 405 | <td align="center" style="border-bottom-width: 0px;">
|
---|
| 406 | <?php echo '<script type="text/javascript"><!--
|
---|
| 407 | google_ad_client = "pub-1213643583738263";
|
---|
| 408 | /* 234x60 ezAdsense, created 11/25/08 */
|
---|
| 409 | google_ad_slot = "8050392339";
|
---|
| 410 | google_ad_width = 234;
|
---|
| 411 | google_ad_height = 60;
|
---|
| 412 | //-->
|
---|
| 413 | </script>
|
---|
| 414 | <script type="text/javascript"
|
---|
| 415 | src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
---|
| 416 | </script>' ?><br />
|
---|
| 417 | <font size="-3"><a href="http://wordpress.org/extend/plugins/easy-adsenser/" target="_blank" title="<?php _e('The simplest way to put AdSense to work for you!', 'easy-adsenser') ; ?>">Easy AdSense</a> by <a href="http://www.Thulasidas.com/" target="_blank" title="<?php _e('Unreal Blog proudly brings you Easy AdSense', 'easy-adsenser') ; ?>">Unreal</a></font></td>
|
---|
| 418 | </tr>
|
---|
| 419 | </table>
|
---|
| 420 | <?php _e('Consider leaving it unchanged. If you must suppress it, please use the Link-back options above.', 'easy-adsenser') ; ?>
|
---|
| 421 | </li>
|
---|
| 422 |
|
---|
| 423 | <li>
|
---|
| 424 | <?php _e('Check out my other plugin efforts:', 'easy-adsenser') ; ?>
|
---|
| 425 | <ul style="margin-left:0px; padding-left:30px;list-style-type:square; list-style-position:inside;" >
|
---|
| 426 | <li>
|
---|
| 427 | <a href="http://wordpress.org/extend/plugins/theme-tweaker/" target="_blank" title="<?php _e('Tweak your color scheme', 'easy-adsenser') ; ?>"><b>Theme Tweaker</b></a>: <?php _e('To modify the color scheme of your themes with no CSS/Stylesheet editing.', 'easy-adsenser') ; ?>
|
---|
| 428 | </li>
|
---|
| 429 | <li>
|
---|
| 430 | <a href="http://wordpress.org/extend/plugins/easy-latex/" target="_blank" title="<?php _e('LaTeX in your posts', 'easy-adsenser') ; ?>"><b> Easy LaTeX</b></a>: <?php _e('To translate LaTeX formulas like this [math](a+b)^2 = a^2 + b^2 + 2ab[/math] into this:', 'easy-adsenser') ; ?> <br/><img src="http://l.wordpress.com/latex.php?latex=(a%2bb)^2%20=%20a^2%20%2b%20b^2%20%2b%202ab&bg=FFFFFF&s=1" style="vertical-align:-70%;" alt="(a+b)^2 = a^2 + b^2 + 2ab" />
|
---|
| 431 | </li>
|
---|
| 432 | <li>
|
---|
| 433 | <a href="http://wordpress.org/extend/plugins/adsense-now/" target="_blank" title="<?php _e('The simplest possible way to AdSense enable your blog', 'easy-adsenser') ; ?>"><b> AdSense Now!</b></a>: <?php _e('My lean and mean AdSense plugin. No mess, no fuss.', 'easy-adsenser') ; ?>
|
---|
| 434 | </li>
|
---|
| 435 | </ul>
|
---|
| 436 | </li>
|
---|
| 437 | </ul>
|
---|
| 438 | </td>
|
---|
| 439 | </tr>
|
---|
| 440 | </table>
|
---|
| 441 |
|
---|
| 442 | <table class="form-table" >
|
---|
| 443 | <tr><th scope="row"><h3><?php _e('Credits', 'easy-adsenser'); ?></h3></th></tr>
|
---|
| 444 | <tr><td>
|
---|
| 445 | <ul style="padding-left:10px;list-style-type:circle; list-style-position:inside;" >
|
---|
| 446 | <li>
|
---|
| 447 | <?php printf(__('%s uses the excellent Javascript/DHTML tooltips by %s', 'easy-adsenser'), '<b>Easy Adsenser</b>', '<a href="http://www.walterzorn.com" target="_blank" title="Javascript, DTML Tooltips"> Walter Zorn</a>.') ;
|
---|
| 448 | ?>
|
---|
| 449 | </li>
|
---|
| 450 | </ul>
|
---|
| 451 | </td>
|
---|
| 452 | </tr>
|
---|
| 453 | </table>
|
---|
| 454 |
|
---|
| 455 | <div id="unreal">
|
---|
| 456 | <center>
|
---|
| 457 | Of Life, Universe and Everything<br />
|
---|
| 458 | <big><b><em>The Unreal Universe</em></b></big><br />
|
---|
| 459 | Only $9.95 for the eBook version!
|
---|
| 460 | </center>
|
---|
| 461 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
---|
| 462 | <input type="hidden" name="cmd" value="_s-xclick"/>
|
---|
| 463 | <input type="hidden" name="hosted_button_id" value="1216642"/>
|
---|
| 464 | <center><input type="image" src="/img/btn_buynow_SM.gif" name="submit" title="The Unreal Universe eBook for only $9.95!" alt="[PayPal]"/></center>
|
---|
| 465 | <img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1"/>
|
---|
| 466 | </form>
|
---|
| 467 | <table border="0" cellpadding="0" cellspacing="0" summary="" width="100%">
|
---|
| 468 | <tr>
|
---|
| 469 | <td colspan="2" align="center"><a href="http://www.thulasidas.com/about/about-my-book" target="_blank">Want to know more?</a></td></tr><tr><td>
|
---|
| 470 | <small>
|
---|
| 471 | Pages: 292<br />
|
---|
| 472 | (282 in eBook)<br />
|
---|
| 473 | Trimsize: 6" x 9" <br />
|
---|
| 474 | Illustrations: 34<br />
|
---|
| 475 | (9 in color in eBook)<br />
|
---|
| 476 | Tables: 8 <br />
|
---|
| 477 | Bibliography: Yes<br />
|
---|
| 478 | Index: Yes<br />
|
---|
| 479 | ISBN: 9789810575946
|
---|
| 480 | </small>
|
---|
| 481 | </td>
|
---|
| 482 | <td align="right"><a href="http://www.thulasidas.com/buy"><img class="alignright" src="http://www.thulasidas.com/img/unreal.gif" alt="TheUnrealUniverse" title="Check out the beuatifully printed paperback!" /></a></td>
|
---|
| 483 | </tr>
|
---|
| 484 | </table>
|
---|
| 485 | </div>
|
---|
| 486 |
|
---|
| 487 | <div id="donate">
|
---|
| 488 | <?php _e('If you find yourself making a lot of money using this plugin, consider making a donation.', 'easy-adsener'); ?>
|
---|
| 489 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
---|
| 490 | <input type="hidden" name="cmd" value="_s-xclick"/>
|
---|
| 491 | <center><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" name="submit" alt="Support my plugin efforts"/></center>
|
---|
| 492 | <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"/>
|
---|
| 493 | <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
|
---|
| 494 | "/></form>
|
---|
| 495 | </div>
|
---|
| 496 |
|
---|
| 497 | </div>
|
---|
| 498 | <?php
|
---|
| 499 | }
|
---|
| 500 | ?>
|
---|