Fix wiki https

This commit is contained in:
Unick Soft 2019-02-14 11:28:44 +02:00
parent b3b6069d74
commit ae4aced8f7
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@
<!-- Футер приходится обрамить в .container, потому что у него position:absolute и он занимает всю ширину игнорируя паддинги родителя -->
<footer class="footer" id="footer">
<div class="container hidden-phone">
<p>© <a href="/en/">Graph Online</a>&nbsp;is online project aimed at&nbsp;creation and easy visualization of graph and <a href="/en">shortest path searching</a>. Also you can create&nbsp;<a href="http://graph.unick-soft.ru/en/create_graph_by_matrix">graph from adjacency matrix</a>.&nbsp;A<a href="/en/about">bout project</a> and <a href="http://graph.unick-soft.ru/en/help">look help page</a>.
<p>© <a href="/en/">Graph Online</a>&nbsp;is online project aimed at&nbsp;creation and easy visualization of graph and <a href="/en">shortest path searching</a>. Also you can create&nbsp;<a href="/en/create_graph_by_matrix">graph from adjacency matrix</a>.&nbsp;A<a href="/en/about">bout project</a> and <a href="http://graph.unick-soft.ru/en/help">look help page</a>.
2016 (<a rel="nofollow" href='{$PageUrl}?action=edit'>$[Edit]</a> -
<a rel="nofollow" href='{$PageUrl}?action=diff'>$[History]</a> -
<a rel="nofollow" href='{$PageUrl}?action=print' target='_blank'>$[Print]</a> -

View File

@ -12,7 +12,7 @@ $WikiTitle = 'Вики справка Graph Online';
## $PubDirUrl is the URL for the pub directory.
$ScriptUrl = '/wiki';
# $PubDirUrl = 'http://www.mydomain.com/path/to/pub';
$HeaderLink = 'http://graphonline.ru';
$HeaderLink = 'graphonline.ru';
## If you want to use URLs of the form .../pmwiki.php/Group/PageName
## instead of .../pmwiki.php?p=Group.PageName, try setting