en:aboutwiki
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:aboutwiki [2025/05/25 06:50] – juras17 | en:aboutwiki [2025/05/25 08:27] (current) – juras17 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Technical informations ====== | ====== Technical informations ====== | ||
- | ===== Dokuwiki development informations ===== | ||
- | ==== The Custom Arkhalia template ==== | + | This page contains technical information about wikipedia. |
- | Dokuwiki has new template placed in `/ | + | ===== The Custom Arkhalia template ===== |
+ | |||
+ | Dokuwiki has new template placed in `/ | ||
+ | |||
+ | At first there is a logo placed in `images/ | ||
< | < | ||
- | body { | + | body { |
font: normal 92%/1.4 "Inter var", " | font: normal 92%/1.4 "Inter var", " | ||
/* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */ | /* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */ | ||
Line 14: | Line 17: | ||
</ | </ | ||
- | === The City Guard linter === | + | ==== The City Guard linter |
Another interesting place in template is in the `main.php` where the original procedure (not a function, its a procedure): | Another interesting place in template is in the `main.php` where the original procedure (not a function, its a procedure): | ||
Line 32: | Line 35: | ||
- | === The Color theme === | + | ==== The Color theme ==== |
The colors can still be changed in Admin panel, or can be placed at the botton of the `style.ini` file. You can grab a color setting from different template, like adoradark: | The colors can still be changed in Admin panel, or can be placed at the botton of the `style.ini` file. You can grab a color setting from different template, like adoradark: | ||
Line 58: | Line 61: | ||
</ | </ | ||
- | And place it at the bottom of the file. Or you can set colors | + | And place it at the bottom of the file. Then you need to click on "Reset to default" |
+ | |||
+ | ==== You can set colors in UI ==== | ||
+ | |||
+ | Or you can modify colors in the Admin panel: | ||
{{: | {{: | ||
- | === Do not change the Template due to color setting === | + | ==== Do not change the Template due to color setting |
You can instal different template and try it, the Arkhalia tpls will be persistent. However it is very likely that you just want different color settings. If you want better desing overall, then I'm skeptical it can be achieved with Dokuwiki templates. | You can instal different template and try it, the Arkhalia tpls will be persistent. However it is very likely that you just want different color settings. If you want better desing overall, then I'm skeptical it can be achieved with Dokuwiki templates. | ||
+ | |||
+ | |||
+ | ==== The custom link to Arkhalia.pw ==== | ||
+ | |||
+ | Another interesting place is in %%tpl_header.php%% where you can place custome link to Arkhalia.pw instead of Wiki Home page: | ||
+ | |||
+ | < | ||
+ | tpl_link( | ||
+ | ' | ||
+ | '< | ||
+ | ' | ||
+ | ); | ||
+ | </ |
en/aboutwiki.1748155838.txt.gz · Last modified: 2025/05/25 06:50 by juras17