File: README

package info (click to toggle)
tdiary-theme 5.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,208 kB
  • sloc: javascript: 1,268; ruby: 85; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,368 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Title: Old-pavement
Revision: $Revision: 1.4 $
Author: NOB 
Access: nob@ivyvalley.net
License: GPL
Comment: 色あせた古い舗装の様なテーマ

Validated by w3c.


サイドバー対応(専用?)
calendar2 recent_item footnote todo プラグイン対応。

このフォルダには
old-pavement.css	theme本体です
old-pavement_back.png	サイドバー用の背景画像
old-pavement_quote.png	blockquoteで使っている画像
README			このファイル
が入っています。

あっちこっちパクリの集合体なので著作権は主張しませんが、
不具合などには対処します。
自分が使うのに作ったもので、サイドバー用に出来ています。
サイドーバー無しで使ってもサイドバーがあるような表示に
なってしまいます。どうしても気になる人は次の設定を試み
てください。

1.プラグイン選択でappend_css.rbを有効にします。
2.設定画面のCSSの追加にて
	body { background-image:none; margin-left:25px; }
	div.main { margin-left:170px; }
	以上の2行を加えます。

これでサイドバーのない殺風景な(笑)表示に変わるはずです。

Changelog
2004-06-24 NOB <nob@ivyvalley.net>
	* removed duplicate recentitem.

2004-06-23 NOB <nob@ivyvalley.net>
	* adjustment of margin and padding on recentiem in sidebar.