|
@@ -111,7 +111,7 @@
|
|
|
|
|
|
<br>
|
|
|
|
|
|
-<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center; border-right: 1px solid lightgray;">
|
|
|
+<div style="clear:both; float:left; padding:8px; width:15%; height:900px; text-align:center; border-right: 1px solid lightgray;">
|
|
|
<div style="padding-left:10px;text-align: left;">
|
|
|
Download<br>
|
|
|
<a href="https://github.com/par7133/SwapSnippet/archive/refs/tags/v2.1.6.zip">Release 2.1.6 (zip)</a><br>
|
|
@@ -139,15 +139,15 @@
|
|
|
<span aria-hidden="true">×</span>
|
|
|
</button>
|
|
|
|
|
|
- Hello and welcome to SnipSwap!<br><br>
|
|
|
+ Hello and welcome to Swap Snippet!<br><br>
|
|
|
|
|
|
- SnipSwap is a light, simple, "peer-to-peer" software on premise for swapping your snippets of code with others.<br><br>
|
|
|
+ Swap Snippet is a light, simple, "peer-to-peer" software on premise for swapping your snippets of code with others.<br><br>
|
|
|
|
|
|
- SnipSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
+ Swap Snippet is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
|
|
|
First step, use the left side panel password field to create the hashed password to insert in the config file.<br><br>
|
|
|
|
|
|
- As you are going to run SnipSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
+ As you are going to run Swap Snippet in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
<ol>
|
|
|
<li>Check the write permissions of your "data" (repo) folder in your web app private path; and set its path in the config file.</li>
|
|
|
<li>Set the default Business Label, Link and Email of the stuff your are going to swap.</li>
|