mirror of
https://github.com/pinry/pinry.git
synced 2026-05-07 05:07:28 +02:00
Deployed 4314ee6 with MkDocs version: 1.0.4
This commit is contained in:
@@ -445,8 +445,8 @@ before they actually be saved (for example, add water-mark to them).</p>
|
||||
<h1 id="list-of-available-plugins">List of Available Plugins<a class="headerlink" href="#list-of-available-plugins" title="Permanent link">¶</a></h1>
|
||||
<p>left blank to fill, coming soon...</p>
|
||||
<h1 id="install-plugin-in-docker">Install Plugin in Docker<a class="headerlink" href="#install-plugin-in-docker" title="Permanent link">¶</a></h1>
|
||||
<p>If you have some plugin which named <code>hello.py</code> and a have a <code>Plugin</code> class inside.</p>
|
||||
<p>You could just copy them to directory <code>pinry_plugins/batteries</code>.</p>
|
||||
<p>If you have a plugin named <code>hello.py</code> and it have a <code>Plugin</code> class inside.</p>
|
||||
<p>You could just copy it to directory <code>pinry_plugins/batteries</code>.</p>
|
||||
<p>Now add config to local_settings.py</p>
|
||||
<div class="codehilite"><pre><span></span><span class="err">ENABLED_PLUGINS = [</span>
|
||||
<span class="err"> 'pinry_plugins.batteries.hello.Plugin',</span>
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user