diff --git a/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid b/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid index d387597..73b75f8 100644 --- a/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid +++ b/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid @@ -1,6 +1,6 @@ created: 20230223222804008 creator: Octt -modified: 20230605212940946 +modified: 20230818074331073 modifier: Octt tags: title: Saved/Sites @@ -38,6 +38,7 @@ Note: "[property]-leaning" means the majority of the content of the site, or the * [[rdpillon|https://rpdillon.net/]] --- //Rick's Home Online// * [[TheFrenchGhosty|https://thefrenchghosty.me/]] * [[wiki.nikiv.dev|https://wiki.nikiv.dev/]] --- <<[ "[[Git|https://github.com/nikitavoloboev/knowledge]]">> +** [2023-08-18] Apparently the majority of pages in now paywalled, and the public Git repo isn't receiving any updates. Since the wiki is still static, the paywall can be bypassed by disabing JavaScript (which breaks navigation on mobile and search globally), or use userstyle/userscript managers to inject this code into the same to hide the pay popup: [TODO]. * [[XXIIVV|https://wiki.xxiivv.com/]] --- <<[ "[[Git|https://github.com/XXIIVV/oscean]]">> !!! Mess-leaning (often the most creative) diff --git a/Wiki-OcttKB/tiddlers/Normal/_BBCode.tid b/Wiki-OcttKB/tiddlers/Normal/_BBCode.tid index 720ffe2..0f6ee5e 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_BBCode.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_BBCode.tid @@ -1,6 +1,6 @@ created: 20230817233039500 creator: Octt -modified: 20230817234251775 +modified: 20230818075434697 modifier: Octt tags: Markup WIP title: BBCode @@ -16,4 +16,5 @@ title: BBCode !!!! ''Advanced'' * Specifying multiple fields of the same type is done by prefixing the type with a number (e.g. `{TEXT1}`). -* Prefixing a field with `?` or `;optional` makes it optional on the user input side. \ No newline at end of file +* Prefixing a field with `?` or `;optional` makes it optional on the user input side. +* To make optional fields actually useful, and not jeopardizing safety of functionality of the generated HTML, [[XSLT]] can be used (version 1.0?). diff --git a/Wiki-OcttKB/tiddlers/Normal/_Freedom.tid b/Wiki-OcttKB/tiddlers/Normal/_Freedom.tid new file mode 100644 index 0000000..70cf6d9 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/Normal/_Freedom.tid @@ -0,0 +1,9 @@ +created: 20230818074823101 +creator: Octt +modified: 20230818075008144 +modifier: Octt +title: Freedom + +<<^wikipediaframe Freedom>> + +* [[Flash Drives for Freedom|https://flashdrivesforfreedom.org/]] diff --git a/Wiki-OcttKB/tiddlers/Normal/_XSL.tid b/Wiki-OcttKB/tiddlers/Normal/_XSL.tid new file mode 100644 index 0000000..2dee1c1 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/Normal/_XSL.tid @@ -0,0 +1,9 @@ +created: 20230818075543447 +creator: Octt +modified: 20230818075558395 +modifier: Octt +tags: XML +title: XSL + +<<^wikipediaframe XSL>> + diff --git a/Wiki-OcttKB/tiddlers/Normal/_XSLT.tid b/Wiki-OcttKB/tiddlers/Normal/_XSLT.tid new file mode 100644 index 0000000..397fc81 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/Normal/_XSLT.tid @@ -0,0 +1,8 @@ +created: 20230818075444257 +creator: Octt +modified: 20230818075520008 +modifier: Octt +tags: XSL +title: XSLT + +<<^wikipediaframe XSLT>> diff --git a/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid b/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid index d4d1983..59fee9b 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid @@ -1,9 +1,18 @@ +created: 20230818075833750 +creator: Octt +modified: 20230818080341706 +modifier: Octt title: phpBB <<^wikipediaframe phpBB>> * [[How to Install phpBB with Nginx and MariaDB on Ubuntu Linux|https://geekrewind.com/install-phpbb-on-ubuntu-17-04-17-10-with-nginx-mariadb-and-php-support/]] --- Note: the `php-fpm` package might need to be installed by specifying version, and it's better to use [[phpBB's official nginx.sample.conf|https://github.com/phpbb/phpbb/blob/master/phpBB/docs/nginx.sample.conf]]. -!!! Extensions +!!! ''Extensions'' * [[RH Topic Tags updated for phpBB 3.3.9+|https://www.phpbb.com/customise/db/extension/rh_topic_tags/support/topic/241126]] + +!!! ''Styles'' + +* [[Milk|https://themeforest.net/item/milk-multipurpose-responsive-phpbb-31-theme/16119149]] --- //Flat, Modern Multipurpose Responsive Theme// --- <<[# Nullsto "https://www.nullsto.com/resources/milk-multipurpose-responsive-phpbb-3-3-theme.1167/">> +* [[phpBB3 WAP Style|https://www.phpbb.com/customise/db/style/phpbb3_wap_style/]] diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta index 0382455..720e37d 100644 --- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta +++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta @@ -1,5 +1,5 @@ -created: 20230817234334842 +created: 20230818081904526 current-tiddler: GettingStarted -modified: 20230817234334842 +modified: 20230818081904526 title: $:/HistoryList type: application/json \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid index 54ac60f..0387c16 100644 --- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid +++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid @@ -1,6 +1,6 @@ -created: 20230817140518847 +created: 20230818071114428 creator: Octt list: -modified: 20230817233719568 +modified: 20230818080352384 modifier: Octt title: $:/StoryList \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid index f877dd1..6ccb6b2 100644 --- a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid +++ b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid @@ -1,7 +1,7 @@ created: 20220920140732083 creator: Octt -modified: 20230725115551147 +modified: 20230818074701091 modifier: Octt title: $:/state/showeditpreview -no \ No newline at end of file +yes \ No newline at end of file