aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/in_source_files.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/in_source_files.org')
-rw-r--r--org/in_source_files.org12
1 files changed, 7 insertions, 5 deletions
diff --git a/org/in_source_files.org b/org/in_source_files.org
index db0f65e..205ac98 100644
--- a/org/in_source_files.org
+++ b/org/in_source_files.org
@@ -59,6 +59,8 @@ import
*** read config files (config local site & dr document make) (yaml)
**** site configuration
+SEE NOTES on configuration hierarchy in spine.org
+
#+NAME: meta_config_file_hub_read_site_config
#+BEGIN_SRC d
template readConfigSite() {
@@ -105,11 +107,11 @@ webserv:
_cfg.www_doc_root, // doc root
_cfg.www_http, // http
_cfg.www_host, // host / domain
- _cfg.www_http, // data http
- _cfg.www_host, // data domain
- _cfg.www_url_doc_root, // data root url
+ _cfg.www_http, // data "http" or "https"
+ _cfg.www_host, // data domain "localhost"
+ _cfg.www_url_doc_root, // data root url "http://locahost" "https://sisudoc.org"
_cfg.www_doc_root, // data root path
- _cfg.cgi_search_form_title, // cgi title
+ _cfg.cgi_search_form_title, // cgi title // e.g. "≅ SiSU Spine search"
_cfg.www_http, // cgi http
_cfg.www_host, // cgi host
_cfg.cgi_url_root, // cgi bin url
@@ -772,7 +774,7 @@ return t;
- docReform object numbering
- standard SiSU object citation numbering & system
- - Hompages:
+ - Homepages:
[https://www.doc_reform.org]
[https://www.sisudoc.org]