~quam-plures-core/quam-plures/insert-after-upload

« back to all changes in this revision

Viewing changes to qp_plugins/adsense_plugin/README.html

  • Committer: Tilman Blumenbach
  • Author(s): EdB
  • Date: 2010-09-10 15:24:20 UTC
  • mfrom: (7548.1.1 adsense_autop_autolinks)
  • Revision ID: tilman@ax86.net-20100910152420-dke6013nxqa6vzqs
Merged adsense_autop_autolinks

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
dl {margin:1em 2em;}
15
15
dt {border:solid #ccc;border-width:1px 1px 0 1px;padding:0 .5em;background:#eee;}
16
16
dd {margin:0 0 1em 0;border:solid #ccc;border-width:0 1px 1px 1px;padding:0 1em 1em 1em;background:#eee;}
17
 
dd > ol, dd > ul {margin: 0px;}
 
17
dd > ol, dd > ul {margin: 0;}
18
18
dl p {background:#eee;margin:0;border:solid #ccc;border-width:0 1px 0 1px;padding:.2ex 0 .2ex 2ex;}
19
19
dt.normal{font-weight:normal;font-size:1.1em;padding-left:2ex;font-family:sans-serif;}
20
20
.settings, .settings_b, .settings_c {color:#FF0033;font-family:serif;font-weight:bold;}
31
31
<div id="wrapper">
32
32
<h1><span class="plugtitle">AdSense</span> Plugin ~ readme / help file</h1>
33
33
 
34
 
<h5><a href="#inst">installation &amp; usage</a> &bull; <a href="#sets">settings</a> &bull; <a href="#more">more info...</a> &bull; <a href="#history">history</a></h5>
35
 
 
36
34
<div id="intro">
37
35
<!--description-->
38
36
<h2>Big Picture</h2><p>This plugin makes it easy to insert an adsense advertisement into your blog posts. It will stop after 3 posts, but you can change that number if you want to.</p>
39
37
<!--/description-->
40
38
</div>
41
39
 
42
 
<a name="inst"></a>
43
 
<h2>Installation &amp; Usage</h2>
44
 
<div id="installuse">
45
 
<dl>
46
 
<dt>Installation:</dt>
47
 
<dd><ol>
48
 
<li>Upload the "adsense_plugin" folder, the one that this file is in, to your /qp_plugins/ folder on your server.</li>
49
 
<li>In your admin panel, go to the <span class="path">Global Settings -> Plugins</span> sub-tab.</li>
50
 
<li>Click on "Install new" (right side, near top), locate the <span class="plugtitle">AdSense</span> plugin, and click "Install" in the "actions" column.</li>
51
 
<li>In your admin panel, go to <span class="path">Global Settings -> Plugins -> AdSense</span> to access the plugin\'s settings.</li>
52
 
</ol></dd>
53
 
<dt>Usage:</dt>
54
 
<dd><ul>
55
 
<li>Access the plugin's settings via <span class="path">Global Settings -> Plugins install -> AdSense</span> then pasting your adsense code into the "AdSense block" field.</li>
56
 
<li>You can also change the number of adsense blocks if you want to.</li>
57
 
<li>When writing a post you can click the 'adsense' button to insert a bit of code that will be rendered into your adsense ad.</li>
58
 
</ul></dd>
59
 
</dl>
60
 
</div>
61
 
 
62
 
<a name="sets"></a>
63
40
<h2>Settings, Settings, &amp; Settings</h2>
64
41
<div id="settings">
65
42
<dl>
85
62
</dl>
86
63
</div>
87
64
 
88
 
<a name="more"></a>
89
65
<h2>More Info, Credits, &amp; Links</h2>
90
66
<div id="moreinfo">
91
67
<dl>
106
82
</dl>
107
83
</div>
108
84
 
109
 
<a name="history"></a>
110
85
<h2>Release History:</h2>
111
86
<div id="log">
112
87
<dl>
113
 
<dt>0.1</dt><dd>initial release (27-Apr-10)</dd>
 
88
<dt>0.1</dt><dd>initial release (11-Sep-10)</dd>
114
89
</dl>
115
90
</div>
116
91
 
117
92
</div>
118
93
</body>
119
 
</html>
 
 
b'\\ No newline at end of file'
 
94
</html>