mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 23:36:00 +00:00
Fix wiki https
This commit is contained in:
parent
b3b6069d74
commit
ae4aced8f7
@ -93,7 +93,7 @@
|
||||
<!-- Футер приходится обрамить в .container, потому что у него position:absolute и он занимает всю ширину игнорируя паддинги родителя -->
|
||||
<footer class="footer" id="footer">
|
||||
<div class="container hidden-phone">
|
||||
<p>© <a href="/en/">Graph Online</a> is online project aimed at creation and easy visualization of graph and <a href="/en">shortest path searching</a>. Also you can create <a href="http://graph.unick-soft.ru/en/create_graph_by_matrix">graph from adjacency matrix</a>. 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> is online project aimed at creation and easy visualization of graph and <a href="/en">shortest path searching</a>. Also you can create <a href="/en/create_graph_by_matrix">graph from adjacency matrix</a>. 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> -
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user