diff options
author | Yuchen Pei <hi@ypei.me> | 2021-10-15 09:52:00 +1100 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2021-10-15 09:52:00 +1100 |
commit | 71b0e901f5fb1cfcd162d8acc23120d3f77a3152 (patch) | |
tree | 323c00faef1edc7dea2e88ff581cc2258b2b6432 /source | |
parent | 72cce24864b064b5762f4fe97fdf40d8d2ad4b51 (diff) | |
parent | 07f5140771388c9e0c8a99b0dd2e5d950bdb173b (diff) |
Merge branch 'development' into h-node
Diffstat (limited to 'source')
-rw-r--r-- | source/h-admin_0_2.tar.gz | bin | 0 -> 402071 bytes | |||
-rw-r--r-- | source/ht/ismyhwok_25thSep2010-1.tar.gz | bin | 0 -> 354350 bytes | |||
-rw-r--r-- | source/notes_0.2.html | 19 |
3 files changed, 19 insertions, 0 deletions
diff --git a/source/h-admin_0_2.tar.gz b/source/h-admin_0_2.tar.gz Binary files differnew file mode 100644 index 0000000..7772f55 --- /dev/null +++ b/source/h-admin_0_2.tar.gz diff --git a/source/ht/ismyhwok_25thSep2010-1.tar.gz b/source/ht/ismyhwok_25thSep2010-1.tar.gz Binary files differnew file mode 100644 index 0000000..d4774b5 --- /dev/null +++ b/source/ht/ismyhwok_25thSep2010-1.tar.gz 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> |