diff options
Diffstat (limited to 'doc/context/en')
-rw-r--r-- | doc/context/en/admin/addons/assets/addon_repo_gui_1.png (renamed from doc/context/en/admin/plugins/assets/addon_repo_gui_1.png) | bin | 16983 -> 16983 bytes | |||
-rw-r--r-- | doc/context/en/admin/addons/help.html (renamed from doc/context/en/admin/plugins/help.html) | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/context/en/admin/plugins/assets/addon_repo_gui_1.png b/doc/context/en/admin/addons/assets/addon_repo_gui_1.png Binary files differindex 37139b345..37139b345 100644 --- a/doc/context/en/admin/plugins/assets/addon_repo_gui_1.png +++ b/doc/context/en/admin/addons/assets/addon_repo_gui_1.png diff --git a/doc/context/en/admin/plugins/help.html b/doc/context/en/admin/addons/help.html index 320d93040..bfb5e416a 100644 --- a/doc/context/en/admin/plugins/help.html +++ b/doc/context/en/admin/addons/help.html @@ -1,14 +1,14 @@ <dl class="dl-horizontal"> <dt>General</dt> - <dd>This page manages which plugins (also known as <i>addons</i>) are installed.</dd> + <dd>This page manages which addons (also known as <i>plugins</i>) are installed.</dd> <dt>Manage Repos</dt> <dd>If your webserver has the necessary write permissions, you will see a button labeled <b>Manage Repos</b>, which opens a control panel for managing what plugin <i>repositories</i> are installed. These repos are stored in <span style="font-family: monospace;">extend/addon/[repo name]/</span>. The official Hubzilla - plugin repo can be added by entering the repo URL + addon repo can be added by entering the repo URL <span style="font-family: monospace;">https://framagit.org/hubzilla/addons.git</span> and choosing a name for the repo such as <b>official</b>. You should see this repo in the list similar to the following: <br> - <img class="img-responsive" src="doc/context/en/admin/plugins/assets/addon_repo_gui_1.png"></dd> -</dl>
\ No newline at end of file + <img class="img-responsive" src="doc/context/en/admin/addons/assets/addon_repo_gui_1.png"></dd> +</dl> |