|
|
|
|
58
|
<pre>Homepage: <a href="http://github.com/redline6561/coleslaw">Github</a></pre></div>
|
58
|
<pre>Homepage: <a href="http://github.com/redline6561/coleslaw">Github</a></pre></div>
|
59
|
<div class="frame">
|
59
|
<div class="frame">
|
60
|
<div class="labeltitle">
|
60
|
<div class="labeltitle">
|
|
|
61
|
+<span class="expander" onclick="expand(this, 'vars');">-</span>Variables</div>
|
|
|
62
|
+<div id="vars">
|
|
|
63
|
+<div class="symboldecl">
|
|
|
64
|
+<div class="definition">
|
|
|
65
|
+<a class="symbolname" name="*config*_vars" href="#*config*_vars">*config*</a>:
|
|
|
66
|
+<span class="value">NIL</span>
|
|
|
67
|
+<span class="symboltype">variable</span></div>
|
|
|
68
|
+<div class="documentation">
|
|
|
69
|
+<pre>A variable to store the blog configuration and plugin settings.</pre></div></div></div></div>
|
|
|
70
|
+<div class="frame">
|
|
|
71
|
+<div class="labeltitle">
|
61
|
<span class="expander" onclick="expand(this, 'classes');">-</span>Classes</div>
|
72
|
<span class="expander" onclick="expand(this, 'classes');">-</span>Classes</div>
|
62
|
<div id="classes">
|
73
|
<div id="classes">
|
63
|
<div class="symboldecl">
|
74
|
<div class="symboldecl">
|
|
|
|
|
126
|
<pre>The path to store OBJECT at once rendered.</pre></div></div>
|
137
|
<pre>The path to store OBJECT at once rendered.</pre></div></div>
|
127
|
<div class="symboldecl">
|
138
|
<div class="symboldecl">
|
128
|
<div class="definition">
|
139
|
<div class="definition">
|
|
|
140
|
+<a class="symbolname" name="preview_func" href="#preview_func">preview</a>
|
|
|
141
|
+<span class="lambdalist">path &optional (content-type 'post)</span>
|
|
|
142
|
+<span class="symboltype">function</span></div>
|
|
|
143
|
+<div class="documentation">
|
|
|
144
|
+<pre>Render the content at PATH under user's configured repo and save it to
|
|
|
145
|
+~/tmp.html. Load the user's config and theme if necessary.</pre></div></div>
|
|
|
146
|
+<div class="symboldecl">
|
|
|
147
|
+<div class="definition">
|
129
|
<a class="symbolname" name="publish_func" href="#publish_func">publish</a>
|
148
|
<a class="symbolname" name="publish_func" href="#publish_func">publish</a>
|
130
|
<span class="lambdalist">content-type</span>
|
149
|
<span class="lambdalist">content-type</span>
|
131
|
<span class="symboltype">standard-generic-function</span></div>
|
150
|
<span class="symboltype">standard-generic-function</span></div>
|
|
|
|
|
133
|
<pre>Write pages to disk for all content of the given CONTENT-TYPE.</pre></div></div>
|
152
|
<pre>Write pages to disk for all content of the given CONTENT-TYPE.</pre></div></div>
|
134
|
<div class="symboldecl">
|
153
|
<div class="symboldecl">
|
135
|
<div class="definition">
|
154
|
<div class="definition">
|
|
|
155
|
+<a class="symbolname" name="read-content_func" href="#read-content_func">read-content</a>
|
|
|
156
|
+<span class="lambdalist">file</span>
|
|
|
157
|
+<span class="symboltype">function</span></div>
|
|
|
158
|
+<div class="documentation">
|
|
|
159
|
+<pre>Returns a plist of metadata from FILE with :text holding the content as a string.</pre></div></div>
|
|
|
160
|
+<div class="symboldecl">
|
|
|
161
|
+<div class="definition">
|
136
|
<a class="symbolname" name="render_func" href="#render_func">render</a>
|
162
|
<a class="symbolname" name="render_func" href="#render_func">render</a>
|
137
|
<span class="lambdalist">object &key next prev &allow-other-keys</span>
|
163
|
<span class="lambdalist">object &key next prev &allow-other-keys</span>
|
138
|
<span class="symboltype">standard-generic-function</span></div>
|
164
|
<span class="symboltype">standard-generic-function</span></div>
|