[Git][NTPsec/ntpsec][master] 2 commits: ntpviz: fix www samples to allow for file:/// nav.

Gary E. Miller gitlab at mg.gitlab.com
Fri Dec 16 23:05:01 UTC 2016


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
d8517e1a by Gary E. Miller at 2016-12-16T15:04:36-08:00
ntpviz: fix www samples to allow for file:/// nav.

Now you can navigate these pages while local:

firefos file://localhost/usr/local/src/NTP/ntpsec/www/week/index.html

Also, add some comments.

- - - - -
e92400db by Gary E. Miller at 2016-12-16T15:04:36-08:00
ntpviz: add local favicons in www samples.

- - - - -


7 changed files:

- + www/day/favicon.ico
- www/day/footer
- www/day/header
- www/index.html
- + www/week/favicon.ico
- www/week/footer
- www/week/header


Changes:

=====================================
www/day/favicon.ico
=====================================
Binary files /dev/null and b/www/day/favicon.ico differ


=====================================
www/day/footer
=====================================
--- a/www/day/footer
+++ b/www/day/footer
@@ -1 +1,2 @@
 <br>
+<!-- You may add a custom footer here. -->


=====================================
www/day/header
=====================================
--- a/www/day/header
+++ b/www/day/header
@@ -1,3 +1,5 @@
-<a href="../day/">Daily stats</a>  
-<a href="..//week/">Weekly stats</a>  
+<!-- You may customize your top of page nav here. -->
+<a href="../index.html">Top</a>  
+<a href="../day/index.html">Daily stats</a>  
+<a href="..//week/index.html">Weekly stats</a>  
 <br><br>


=====================================
www/index.html
=====================================
--- a/www/index.html
+++ b/www/index.html
@@ -13,9 +13,11 @@
 <h1>ntpviz</h1>
 <br>
 <br>
-<a href="day/">Daily Stats</a>  
-<a href="week/">Weekly Stats</a>  
+<a href="day/index.html">Daily Stats</a>  
+<a href="week/index.html">Weekly Stats</a>  
 </div>
 <div style="clear:both;" />
-
+<div> You may customize this top level index file to your taste.
+You may wish to describe your system here, show contact
+information, or add a link to your running ntp.conf.</div>
 </body></html>


=====================================
www/week/favicon.ico
=====================================
Binary files /dev/null and b/www/week/favicon.ico differ


=====================================
www/week/footer
=====================================
--- a/www/week/footer
+++ b/www/week/footer
@@ -1 +1,2 @@
 <br>
+<!-- You may add a custom footer here. -->


=====================================
www/week/header
=====================================
--- a/www/week/header
+++ b/www/week/header
@@ -1,3 +1,5 @@
-<a href="../day/">Daily stats</a>  
-<a href="../week/">Weekly stats</a>  
+<!-- You may customize your top of page nav here. -->
+<a href="../index.html">Top</a>  
+<a href="../day/index.html">Daily stats</a>  
+<a href="../week/index.html">Weekly stats</a>  
 <br><br>



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/af18e74a17ab3986ab3b5527c856d3eabaff0297...e92400db56b01eaf77b9862c12fcde35dcd63931
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20161216/208eb516/attachment.html>


More information about the vc mailing list