summaryrefslogtreecommitdiff
path: root/platform/www/data/pages
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2022-10-30 20:29:42 -0300
committerYaco <franco@reevo.org>2022-10-30 20:29:42 -0300
commit2a34419fc2b9240132303395dfa72534afb47e4b (patch)
tree7693d5ad7e42aebcdb005b5c40c512ce5f45784f /platform/www/data/pages
parent8a055e7bda01f2d45076b09cf46cbe899c2fab17 (diff)
updates tech docs
Diffstat (limited to 'platform/www/data/pages')
-rw-r--r--platform/www/data/pages/en/tech.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/platform/www/data/pages/en/tech.txt b/platform/www/data/pages/en/tech.txt
index 743547c..3add19f 100644
--- a/platform/www/data/pages/en/tech.txt
+++ b/platform/www/data/pages/en/tech.txt
@@ -9,7 +9,7 @@ This platform is centered on a model based on a design that seeks to be simple a
* the web platform is a way to navigate and edit a content
* we separate the content from its identifiers/metadata
* everything is stored in folders and in plain text files, we do not use databases
-* content collections (books, articles, etc) have priority, and must be usable without the platform.
+* content collections (books, articles, etc) have priority, and must be usable without the platform.
## Operations
@@ -29,3 +29,14 @@ Two files needs to be edited:
* ```www/data/meta/macros/macros.ser```
First add the reference to the array in ```www/data/meta/macros/macros.ser```. This also can be done in the webinterface ([[/index?do=admin&page=textinsert|this link]]). Then edit ```i18n/textinsert_strings.php``` to incorporate the localized string text.
+
+## Text management
+
+Aqui tendría que explicar como hacemos la gestión de los textos independiente de la estructura puntual de Dokuwiki.
+
+
+## Footnotes
+
+This is the text[^n01].
+
+[^n01:] this is the note.]