修訂 | 062f3c36be5cec730b45b7bb28cd1fb4ad7b98b3 (tree) |
---|---|
時間 | 2016-11-08 03:25:24 |
作者 | umorigu <umorigu@gmai...> |
Commiter | umorigu |
BugTrack/2062 Remove Referer function config default page
@@ -1,19 +0,0 @@ | ||
1 | -#freeze | |
2 | -*IGNORE | |
3 | - | |
4 | -Define the URI which are not displayed. | |
5 | -"http://" is not needed because of supressing the hypertext link. | |
6 | - | |
7 | -|localhost/pukiwiki/index.php| | |
8 | -// |http://localhost/pw14/| | |
9 | - | |
10 | -*COLOR [#t961f7a1] | |
11 | - | |
12 | -Define the color of the header line in list display table. | |
13 | - | |
14 | -- ''cur'' : ordered current line. | |
15 | -- ''etc'' : non-ordered line. | |
16 | - | |
17 | -|Type|Color|h | |
18 | -|cur|BGCOLOR(#88ff88):| | |
19 | -|etc|BGCOLOR(#cccccc):| |
@@ -1,18 +0,0 @@ | ||
1 | -*IGNORE | |
2 | - | |
3 | -リンク元の表示をさせない URI を定義します。 | |
4 | -ここで定義するとリンクされるため http:// は不要です。 | |
5 | - | |
6 | -|localhost/pukiwiki/index.php| | |
7 | -// |http://localhost/pw14/| | |
8 | - | |
9 | -*COLOR | |
10 | - | |
11 | -一覧表示する際のヘッダー色を指定します。 | |
12 | - | |
13 | -- ''cur'' は、整列のカレント行 | |
14 | -- ''etc'' は、整列されていない行 | |
15 | - | |
16 | -|識別|色|h | |
17 | -|cur|BGCOLOR(#88ff88):| | |
18 | -|etc|BGCOLOR(#cccccc):| |