From 497af90eabe1e4a89c1ecfe0ebb9c874dd67b648 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sat, 27 Sep 2014 11:09:20 +0200 Subject: Link info and stats page in settings section, update info page --- templates/appnavigation.php | 9 ++++++--- templates/index.php | 23 ++++++++++++++++++++--- templates/indexStats.php | 2 +- 3 files changed, 27 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/appnavigation.php b/templates/appnavigation.php index e50f083..8b15238 100644 --- a/templates/appnavigation.php +++ b/templates/appnavigation.php @@ -10,9 +10,12 @@ diff --git a/templates/index.php b/templates/index.php index ac6dcfe..e59b381 100644 --- a/templates/index.php +++ b/templates/index.php @@ -5,16 +5,33 @@
-

Tomboy notes server

+

grauphel - Tomboy notes server

- Use the following sync server URL with tomboy/conboy/tomdroid: + Grauphel + is a server to store and synchronize notes from Tomboy and compatible clients. +

+

+ Use the following sync server URL:

+

+ Supported clients: +

+

You may also explore the API yourself at - api/1.0. + api/1.0.

printPage(); ?> + +
+

+ Written by Christian Weiske +

diff --git a/templates/indexStats.php b/templates/indexStats.php index 78274da..435e9d9 100644 --- a/templates/indexStats.php +++ b/templates/indexStats.php @@ -1,4 +1,4 @@ -

Stats

+

Statistics

Number of notes
-- cgit v1.2.3