From 3ff03dc4f0a72432b34c00da620272cf011e4ddd Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 29 Jul 2021 14:17:20 +1000 Subject: Publishing h-node.org code. - this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers) --- h-source/source/h-admin_0_2.tar.gz | Bin 0 -> 402071 bytes h-source/source/ht/ismyhwok_25thSep2010-1.tar.gz | Bin 0 -> 354350 bytes h-source/source/notes_0.2.html | 19 +++++++++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 h-source/source/h-admin_0_2.tar.gz create mode 100644 h-source/source/ht/ismyhwok_25thSep2010-1.tar.gz create mode 100644 h-source/source/notes_0.2.html (limited to 'h-source/source') diff --git a/h-source/source/h-admin_0_2.tar.gz b/h-source/source/h-admin_0_2.tar.gz new file mode 100644 index 0000000..7772f55 Binary files /dev/null and b/h-source/source/h-admin_0_2.tar.gz differ diff --git a/h-source/source/ht/ismyhwok_25thSep2010-1.tar.gz b/h-source/source/ht/ismyhwok_25thSep2010-1.tar.gz new file mode 100644 index 0000000..d4774b5 Binary files /dev/null and b/h-source/source/ht/ismyhwok_25thSep2010-1.tar.gz differ diff --git a/h-source/source/notes_0.2.html b/h-source/source/notes_0.2.html new file mode 100644 index 0000000..3272ec5 --- /dev/null +++ b/h-source/source/notes_0.2.html @@ -0,0 +1,19 @@ +

h-source

+ +

The h-node.com source code (h-source project) is hosted at Savannah. http://savannah.nongnu.org/projects/h-source/

+ +

h-client

+ +

The source code of the client for h-node.com (h-client project) is hosted at Savannah. http://savannah.nongnu.org/projects/h-client/

+ +

h-admin

+ +

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)

+ +

in order to use h-admin you have to have h-source already installed

+ +

h-admin and h-source share the same database. You have only to create some new tables in order to use h-admin

+ +

You can download the h-admin source code (GPLv3) here:

+ +

download link

-- cgit v1.2.3