User Tools

Site Tools


user:sachy:lakatux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
user:sachy:lakatux [2021/10/30 20:08] – custom livecd sachyuser:sachy:lakatux [2022/06/05 13:33] sachy
Line 834: Line 834:
  
 Virtualbox got a feature called "virtual iso" (VISO), so you can point to the directory with the changed iso files without repackaging into real ISO. Good for debugging.  Virtualbox got a feature called "virtual iso" (VISO), so you can point to the directory with the changed iso files without repackaging into real ISO. Good for debugging. 
 +
 +==== Dokuwiki sidebar everywhere ====
 +For some reason, default dokuwiki shows the sidebar only while reading the pages. In edit/admin mode, the sidebar is not shown.
 +
 +Solution: update the lib/tpl/dokuwiki/main.php and at the very beginning of the file change the appropriate line as follows:
 +
 +<code php main.php>
 +$showSidebar=true;
 +</code>
  
user/sachy/lakatux.txt · Last modified: 2023/09/10 09:16 by sachy