-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #9 from dev (Release 1.7.5)
- Loading branch information
Showing
6 changed files
with
36 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<!DOCTYPE html><html><head><title>MainTiddlyServer – A tool to enable saving of TiddlyWiki Classic and more</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div class="wrapper"><header class="page-header"><div class="page-header__title">MainTiddlyServer</div><div class="page-header__subtitle">A tool to enable saving of TiddlyWiki Classic and more</div></header><nav class="navigation"><a class="navigation__link navigation__link_currently-opened" href="index.html">what</a><a class="navigation__link" href="usage.html">how</a><a class="navigation__link" href="about.html">context</a></nav><main><section><header>MainTiddlyServer is...</header><p>a server script that allows to save your <a href="https://classic.tiddlywiki.com/" target="_blank">TiddlyWiki Classic</a>. | ||
<!DOCTYPE html><html><head><title>MainTiddlyServer – A single script to enable saving of TiddlyWiki Classic and more</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div class="wrapper"><header class="page-header"><div class="page-header__title">MainTiddlyServer</div><div class="page-header__subtitle">A single script to enable saving of TiddlyWiki Classic and more</div></header><nav class="navigation"><a class="navigation__link navigation__link_currently-opened" href="index.html">what</a><a class="navigation__link" href="usage.html">how</a><a class="navigation__link" href="about.html">context</a></nav><main><section><header>MainTiddlyServer is...</header><p>a server script that allows to save your <a href="https://classic.tiddlywiki.com/" target="_blank">TiddlyWiki Classic</a>. | ||
It is written in PHP so it can work on almost any OS (including Android) or hosting. | ||
It won't stop working because of dropping FireFox addons support (like it is with TiddlyFox) | ||
or any other browser security restrictions. | ||
A minor downside is you have to setup a server for it (see the <a href="usage.html">how</a> section).</p><p>Currently versions 2.6.5-2.10.0 of TWc are supported but this range can be extended if needed.</p></section><section><header>It also...</header><ul><li>makes saving asynchronous: TW doesn't "hang" while saving;</li><li>makes saving incremental for TW v2.8.0+ which works 100+ times faster, | ||
A minor downside is you have to setup a server for it (see the <a href="usage.html">how</a> section).</p><p>Currently versions 2.6.5-2.10.1 of TWc are supported but this range can be extended if needed.</p></section><section><header>It also...</header><ul><li>makes saving asynchronous: TW doesn't "hang" while saving;</li><li>makes saving incremental for TW v2.8.0+ which works 100+ times faster, | ||
decreases traffic by a factor of 100+ (when used online);</li><li>allows to serve your TWs on one device (say, your phone) | ||
and work with them on another one (say, your PC);</li><li>when served on Unix-like OS using Apache, allows to password-protect the folder with TW;</li><li>supports backups (timestamped names, same folder, controlled by TW's chkSaveBackups);</li><li>enables <a href="http://yakovl.bplaced.net/TW/STP/STP.html" target="_blank">including</a>, requests to web in some "difficult" cases;</li></ul><p>Summary of perspectives can be found <a href="about.html#perspectives">here</a>.</p></section></main><footer class="wrapper__footer">© <a href="https://yakovlitvin.pro/TW/" target="_blank">Yakov Litvin</a>, 2018</footer></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<!DOCTYPE html><html><head><title>MainTiddlyServer – A tool to enable saving of TiddlyWiki Classic and more</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div class="wrapper"><header class="page-header"><div class="page-header__title">MainTiddlyServer</div><div class="page-header__subtitle">A tool to enable saving of TiddlyWiki Classic and more</div></header><nav class="navigation"><a class="navigation__link" href="index.html">what</a><a class="navigation__link navigation__link_currently-opened" href="usage.html">how</a><a class="navigation__link" href="about.html">context</a></nav><main><section><header>Installation []</header><ol><li><a href="index.php">download MTS</a></li><li>install a server to support PHP; Apache should be used to password-protect your TWs by means of MTS (.htaccess is used)<ul><li>on a local device, you can use: LAMP for Unix, WAMP/OpenServer for Windows, | ||
AWebServer/Server for PHP/Palapa for Android and others</li><li>on hosting, unlikely that configuration will be needed since almost all of them support PHP | ||
and most of them use Apache [how to check]</li><li>[troubleshoot forbidden access to write to disk, installing php modules – mostly for custom installations]</li></ul></li><li>put MTS and your TiddlyWikis into a server folder<ul><li>[how to find it]</li><li>[paranoic mode: password-protect first, add TWs afterwards]</li></ul></li><li>open MTS<ul><li>[how to figure the address]</li></ul></li><li>[either provide further instructions or put them inside MTS itself]</li></ol></section><section><header>Configuring []</header><p>[aside what's available in "?options": working folders, htaccess for restricting only MTS and auxiliary files]</p><p>If you develop or use a plugin which uses custom storage format (like some encryption plugins), | ||
<!DOCTYPE html><html><head><title>MainTiddlyServer – A single script to enable saving of TiddlyWiki Classic and more</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div class="wrapper"><header class="page-header"><div class="page-header__title">MainTiddlyServer</div><div class="page-header__subtitle">A single script to enable saving of TiddlyWiki Classic and more</div></header><nav class="navigation"><a class="navigation__link" href="index.html">what</a><a class="navigation__link navigation__link_currently-opened" href="usage.html">how</a><a class="navigation__link" href="about.html">context</a></nav><main><section><header>Installation</header><ol><li><a href="index.php">Download MTS</a>;</li><li>Install a server to support PHP; Apache should be used to password-protect your TWs by means of MTS (.htaccess is used).<ul><li>On a local device, you can use: LAMP for Unix, WAMP/OpenServer for Windows, | ||
AWebServer/Server for PHP/Palapa for Android, and others;</li><li>On a hosting, it's likely that Apache and PHP are installed, which is enough.</li></ul></li><li>Put MTS and your TiddlyWikis into a server folder:<ul><li>the typical location of the server folder for Unix (Apache, Nginx) is /var/www/html (Nginx may also use /www or /html in /usr/local/nginx);</li><li>most servers allow you to configure which folder is the server folder (local servers like AWebServer do that in their interface);</li><li>for remote servers, it's recommended to open MTS and password-protect it first, and add TWs afterwards.</li></ul></li><li>Open MTS<ul><li>the URL address to open in your browser depends on the used server and its configuration, but here are some typical cases:</li><li>remote servers will usually use http(s)://your-server-ip-or-domain/;</li><li>local servers: http://localhost/, http://0.0.0.0:8080, or similar;</li><li>if you rename MTS to customName.php, add it to the address above (like http://localhost/customName.php).</li></ul></li><li>If you have questions, don't hesitate to ask (see <a href="./about.html">Getting help and ...</a>).</li></ol></section><section><header>Configuring []</header><p>[aside what's available in "?options": working folders, htaccess for restricting only MTS and auxiliary files]</p><p>If you develop or use a plugin which uses custom storage format (like some encryption plugins), | ||
you may want to disable granulated saving to make them work properly. | ||
This is done by either setting <code>config.options.chkAvoidGranulatedSaving = true;</code> in a plugin | ||
or via backstage/tweak/Show unknown options interface.</p></section></main><footer class="wrapper__footer">© <a href="https://yakovlitvin.pro/TW/" target="_blank">Yakov Litvin</a>, 2018</footer></div></body></html> |