update_http_server_for_limited_functionalities

gh-pages
gnosygnu 4 years ago
parent 2fa92d6e34
commit 4a68bf8603

@ -66,6 +66,23 @@
Launch your browser on a <b>client</b> machine and navigate to the IP Address of the server machine. <code>192.168.0.100:8080</code>
</li>
</ul>
<h3>
<span class="mw-headline" id="Running_HTTP_Server">Running HTTP_Server</span>
</h3>
<p>
Note that you will only be able to read pages with HTTP Server. Some functions will not work, like:
</p>
<ul>
<li>
Importing a wiki
</li>
<li>
Visiting Special pages
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Advanced">Advanced</span>
</h2>

@ -454,7 +454,7 @@
(add) Html: Embed file name / width / height in HTML.
</li>
<li>
(add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: <a href="/wiki/App/Xtn/Browser/HTTP_Server" id="xolnki_8" title="App/Xtn/Browser/HTTP Server">App/Xtn/Browser/HTTP_Server</a>
(add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: <a href="/wiki/App/Xtn/Browser/HTTP_Server" id="xolnki_8" title="App/Xtn/Browser/HTTP Server" class="xowa-visited">App/Xtn/Browser/HTTP_Server</a>
</li>
<li>
(add) Translation: Added translations for Simplified Chinese and Traditional Chinese {contributed by zjzengdongyang}. See: <a href="/wiki/Options/Language" id="xolnki_9" title="Options/Language">Options/Language</a>

@ -148,7 +148,7 @@
<td style='width:25%'>
<ul>
<li>
<a href="/wiki/App/Xtn/Browser/HTTP_Server" id="xolnki_21" title="App/Xtn/Browser/HTTP Server">HTTP Server</a>
<a href="/wiki/App/Xtn/Browser/HTTP_Server" id="xolnki_21" title="App/Xtn/Browser/HTTP Server" class="xowa-visited">HTTP Server</a>
</li>
<li>
<a href="/wiki/App/Xtn/Browser/XOWA_viewer" id="xolnki_22" title="App/Xtn/Browser/XOWA viewer">XOWA Viewer</a>

@ -385,7 +385,7 @@ Stores most recently viewed page. Used when visiting &quot;Special:XowaCfg&quot;
<!-- TEXT:val -->
<div class='xocfg_itm_data'>
<textarea id="xowa.app.startup.tabs.previous_list" data-xocfg-key="xowa.app.startup.tabs.previous_list" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo xocfg_data__readonly" readonly="true">home/wiki/Dev/Command-line/Dumps?action=edit</textarea></div>
<textarea id="xowa.app.startup.tabs.previous_list" data-xocfg-key="xowa.app.startup.tabs.previous_list" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo xocfg_data__readonly" readonly="true">home/wiki/App/Xtn/Browser/HTTP_Server</textarea></div>
<!-- HIDDEN:key,ctx -->
<input type='hidden' id='xowa.app.startup.tabs.previous_list__key_box' value='xowa.app.startup.tabs.previous_list'></input>

Loading…
Cancel
Save