User Tools

Site Tools


dokuwiki

**This is an old revision of the document!**

Dokuwiki

Theming

Edit color

Background color: #f5f6f7
Link text color: #4b8aba

Add top bar

Edit the card like page view

In ./lib/tpl/dokuwiki/css , edit:
design.less: the appearance of a page.
mobile.less: the appearance of a page on moblie device:

    border: 1pt solid #f8fcff;
    box-shadow: 0 0.5pt 2.7pt @ini_text_alt;
    border-radius: 4pt;

Frequent Used Code

Reference: - Please refer to blablabal

<wrap lo>Reference:
 - Please refer to blablabal
</wrap>
纯文本格式.
用于复制黏贴一些文档


Plugin Syntax

Video Sharing Site Plugin

{{youtube>zYwCmcB0XMw}}


Folded Plugin

This is example ++text | with some of it only shown when you unfold it++. And after that
the text just continues to flow in the same paragraph.

This is example text . And after that the text just continues to flow in the same paragraph.

++++ This is example text block. |
| This table | is only shown | when you unfold the block |
++++

This is example text block.


Block Quote

<blockquote>
There is nothing either good or bad, but thinking makes it so.

<cite>William Shakespeare, "Hamlet", Act 2 scene 2</cite>
</blockquote>
He said <q>That's life!</q> and moved on.

There is nothing either good or bad, but thinking makes it so.

William Shakespeare, “Hamlet”, Act 2 scene 2

He said That's life! and moved on.

dokuwiki.1563178517.txt.gz · Last modified: 2019/07/15 16:15 by 153.189.192.131