diff options
Diffstat (limited to 'source/notes_0.2.html')
-rw-r--r-- | source/notes_0.2.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/notes_0.2.html b/source/notes_0.2.html new file mode 100644 index 0000000..3272ec5 --- /dev/null +++ b/source/notes_0.2.html @@ -0,0 +1,19 @@ +<h1>h-source</h1> + +<p>The h-node.com source code (h-source project) is hosted at Savannah. <a href="http://savannah.nongnu.org/projects/h-source/">http://savannah.nongnu.org/projects/h-source/</a></p> + +<h1>h-client</h1> + +<p>The source code of the client for h-node.com (h-client project) is hosted at Savannah. <a href="http://savannah.nongnu.org/projects/h-client/">http://savannah.nongnu.org/projects/h-client/</a></p> + +<h1>h-admin</h1> + +<p>h-admin is a set of tools in order to carry out some administrative actions upon the h-source mysql tables (for example change the group of a registered user)</p> + +<p>in order to use h-admin you have to have h-source already installed</p> + +<p>h-admin and h-source share the same database. You have only to create some new tables in order to use h-admin</p> + +<p>You can download the h-admin source code (GPLv3) here:</p> + +<p><a href="h-admin_0_2.tar.gz">download link</a></p> |