]> lifelog.hopto.org Git - PerlCNFWEBServer.git/commitdiff
init
authorWill Budic <redacted>
Thu, 15 May 2025 08:24:35 +0000 (18:24 +1000)
committerWill Budic <redacted>
Thu, 15 May 2025 08:24:35 +0000 (18:24 +1000)
docs/PerlCNFWEBServer_Reminder_Plans.md [new file with mode: 0644]

diff --git a/docs/PerlCNFWEBServer_Reminder_Plans.md b/docs/PerlCNFWEBServer_Reminder_Plans.md
new file mode 100644 (file)
index 0000000..f532b3f
--- /dev/null
@@ -0,0 +1,46 @@
+# PerlCNFWEBServer Reminder Future Plans  ðŸ‡¦ðŸ‡º  ðŸ‡·ðŸ‡¸
+
+## 2025-04-04 10:50:10
+- [ ] Publications as an Academic Paper or a Political statement, press release, in background is signed, preserved as source. ðŸ¤ž
+- [ ] Digitally is signed, preserved and to government redirected, so can be used in court of law.
+- [ ] What receive as a visitor to these, is just an copy.
+  * It is CNF driven besides configured live server side, delivering static, dynamic, web components as well particles or articles.
+  * Configuration if detected modified, triggers only the rebuilding or processing.
+  * Cached and resident pages not accessed or a minor to the site, by non use, eventually expire and get cleared.
+  * CNF Repository concept [^PerlCNF], handles own, logging, SQL database automation and even data script format.
+     *** Future implementation, for security via sockets might log /auth from another server. Like when a CNF script has been modified, hence reloaded.
+
+## 2025-04-04 09:40:00
+- [ ] Docs Pages made: Explain an CNF HTML TREE Struct or instead keeping an html document as the template of the page output.
+- [ ] Work further on Pagelets, particulars as the concept of an CNF web page driven service.
+- [ ] Pagelets as particulars can be dynamic, or static, where data source is the CNF file, or set to an database, in it.
+- [ ] Perl code running it all, can not be rerun is compiled on the fly, resident, however Pagelets as particulars, can.
+- [ ] Document and further implement **particulars**, explain of PerlCNF repository interaction via plugins or custom made CNF instructions.
+
+## Current Tasks In Waiting
+
+- [ ] Create GitWeb Repository for PerlCNFWebServer.
+- [ ] Make it public available.
+
+---
+
+|Doc Attributes|Value|
+|---|---|
+|Doc Author | Will Budić |
+|Doc Origin | https://lifelog.hopto.org |
+|Doc Created| 2025-05-15 |
+|Doc Last Updated| 2025-05-15 15:54:41  |
+- TOC 
+  <!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->
+
+  <!-- code_chunk_output -->
+
+  - [PerlCNFWEBServer Reminder Future Plans](#perlcnfwebserver-reminder-future-plans----)
+    - [2025-04-04 10:50:10](#2025-04-04-105010)
+    - [2025-04-04 09:40:00](#2025-04-04-094000)
+    - [Tasks In Waiting](#tasks-in-waiting)
+
+  <!-- /code_chunk_output -->
+
+
+[^PerlCNF]: PerlCNF Project [PerlCNF Project Repository](https://lifelog.hopto.org/gitweb/?p=PerlCNF.git;a=tree;h=refs/heads/master;hb=refs/heads/master) by Will Budić