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

« back to all changes in this revision

Viewing changes to qp_plugins/autolinks_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">Auto Links</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>Very simply, this plugin makes links out of URLs and email accounts you paste into your blog post.  That's all!</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 "autolinks_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">Auto Links</span> plugin, and click "Install" in the "actions" column.</li>
51
 
<li>In your admin panel, go to <span class="path">Global Settings -> Plugins -> Auto Links</span> to access the plugin\'s settings.</li>
52
 
</ol></dd>
53
 
<dt>Usage:</dt>
54
 
<dd><ul>
55
 
<li>Using this plugin couldn't be easier: just paste a URL into your post and let the renderer turn it into a linked URL.</li>
56
 
<li>If you don't want URLs and email addresses linked just un-check the box for Auto Links in the 'Text Renderers' box in the sidebar when posting.</li>
57
 
</ul></dd>
58
 
</dl>
59
 
</div>
60
 
 
61
 
<a name="sets"></a>
62
40
<h2>Settings, Settings, &amp; Settings</h2>
63
41
<div id="settings">
64
42
<dl>
81
59
</dl>
82
60
</div>
83
61
 
84
 
<a name="more"></a>
85
62
<h2>More Info, Credits, &amp; Links</h2>
86
63
<div id="moreinfo">
87
64
<dl>
102
79
</dl>
103
80
</div>
104
81
 
105
 
<a name="history"></a>
106
82
<h2>Release History:</h2>
107
83
<div id="log">
108
84
<dl>
109
 
<dt>0.1</dt><dd>initial release (27-Apr-10)</dd>
 
85
<dt>0.1</dt><dd>initial release (11-Sep-10)</dd>
110
86
</dl>
111
87
</div>
112
88
 
113
89
</div>
114
90
</body>
115
 
</html>
 
 
b'\\ No newline at end of file'
 
91
</html>