/usr/share/tdiary/theme/gardenia/README is in tdiary-theme 3.2.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 43 44 45 | Title: Gardenia
Author: oyuu
Access: <http://landscape.tdiary.net/>
License: GPL
Comment: クチナシ(Gardenia jasminoides Ellis) アカネ科
Copyright 2002 (C) by oyuu <oyuu@mocha.freemail.ne.jp>
Validated by W3C.
このテーマは、sidebarに対応しています。
左側にsidebarを表示させたい場合は、
ヘッダに
<div class="leftsidebar">
<%=title_list%>
</div>
<div class="rightmain">
フッタに
</div>
右側にsidebarを表示させたい場合は、
ヘッダに
<div class="rightsidebar">
<%=title_list%>
</div>
<div class="leftmain">
フッタに
</div>
を書き加えてください。
Changelog
2003-09-10 zoe <poincare@ikezoe.net>
* add width property in div.section.
see http://members.at.infoseek.co.jp/cssbug/detail/winie/b032.html
and http://www.tdiary.org/archive/theme/msg00506.html
2003-09-08 NT <nt@be.to>
* font-size: em -> %.
2002-09-16 NT <nt@24i.net>
* convert for 1.5 series.
2002-12-23 oyuu <oyuu@mocha.freemail.ne.jp>
* modified div.body: font-size
|