Ver 3.71.50 - 53 (携帯スキン一新とテーブル用設定値追加など)
Tag: 携帯 スキン HypCommonFunc テーブル拡張書式 ini設定
概要
- 携帯用スキン keitai.skin.php を一新しました。
- Ver 3.17.20 でのテーブル書式の拡張に伴い、以前との互換性が保てなくなっていたため、それらの機能の有効無効のスイッチを pukiwiki.ini.php に設けました。
- pukiwiki.ini.php
1
2
3
4
5
6
7
8
| // Enable text-align of cell by spaces.
$root->space_cell_align = 1;
// Enable text-align of cell by symbols("<", "=" & ">").
$root->symbol_cell_align = 1;
// Enable join cell with empty cell.
$root->empty_cell_join = 1;
|
CVS 更新内容
|
+
| | 今回の更新分 | - 2008-06-17 11:10 nao-pon
- * class/func/xoops_wrapper.php (1.45):
- Fixed notice error. (include Ver 3.71.53)
- 2008-06-17 09:47 nao-pon
- * class/convert_html.php (1.33), ini/pukiwiki.ini.php (1.80):
- Added config in pukiwiki.ini.php (include Ver 3.71.53)
// Enable join cell with empty cell.
$root->empty_cell_join = 1;
- 2008-06-17 09:22 nao-pon
- 2008-06-17 09:21 nao-pon
- * class/func/xoops_wrapper.php (1.44), class/func/xpwiki_func.php
(1.185), class/include/init.php (1.55), ini/keitai.ini.php (1.12),
plugin/ref.inc.php (1.34), skin/keitai.skin.php (1.6):
- "keitai.skin" use to a class "HypKTaiRender".
- 2008-06-10 18:15 nao-pon
- 2008-06-10 18:14 nao-pon
- * skin/keitai.skin.php (1.5):
- Use picture icons at navi menu.
- 2008-06-10 18:13 nao-pon
- * ini/keitai.ini.php (1.11):
- Set facemark_rules of Vodafone & SoftBank.
- 2008-06-10 18:12 nao-pon
- * plugin/xoopsblock.inc.php (1.7):
- Show all blocks with admin & set Smarty vars of $xoopsTpl.
- 2008-06-10 09:28 nao-pon
- 2008-06-10 09:28 nao-pon
- * skin/keitai.skin.php (1.4):
- Fixed a bug of page navi.
- 2008-06-10 09:27 nao-pon
- * class/func/pukiwiki_func.php (1.177):
- 2008-06-09 11:05 nao-pon
- 2008-06-09 11:05 nao-pon
- * class/convert_html.php (1.32), ini/pukiwiki.ini.php (1.79):
- Added new configs of table cell align format.
// Enable text-align of cell by spaces.
$root->space_cell_align = 1;
// Enable text-align of cell by symbols("<", "=" & ">").
$root->symbol_cell_align = 1;
- 2008-06-09 10:53 nao-pon
- * class/attach.php (1.4), ini/keitai.ini.php (1.10),
plugin/ref.inc.php (1.33), skin/keitai.skin.php (1.3):
- A new skin for "KEITAI" is released . It needs "HypCommonFunc Ver
=20080609".
- 2008-06-09 10:37 nao-pon
- * blocks/block_functions.php (1.16):
- 2008-06-09 10:36 nao-pon
- * class/include/init.php (1.54):
- 2008-06-09 10:35 nao-pon
- * plugin/topicpath.inc.php (1.5):
- Show title on plugin action.
- 2008-06-09 10:34 nao-pon
- * class/func/xpwiki_func.php (1.184), plugin/search.inc.php (1.8),
skin/css/main.css (1.20):
- Show the context in serach result.
- 2008-06-09 10:33 nao-pon
- 2008-06-09 08:47 nao-pon
- * plugin/online.inc.php (1.3):
- 2008-06-09 08:44 nao-pon
- * language/xpwiki/: en/lng.php (1.10), de/lng.php (1.6),
de_utf8/lng.php (1.6), ja/lng.php (1.9), ja_utf8/lng.php (1.9):
Set an attr "alt" into "root->_symbol_noexists".
|
一行コメント

Post a new comment
Comments list