X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=skin%2Ftdiary.skin.php;h=e4b1c2cbf721353f7114873057506ebf1637a60e;hb=dc10e467307721d15ecc5ae485582af32aa7d64e;hp=65b670f7cc33f2a724703428364cdd6d8db008b9;hpb=2d0f7d22df1e25eb5e2bad2332a5f66fb2ad5970;p=pukiwiki%2Fpukiwiki.git diff --git a/skin/tdiary.skin.php b/skin/tdiary.skin.php index 65b670f..e4b1c2c 100644 --- a/skin/tdiary.skin.php +++ b/skin/tdiary.skin.php @@ -1,85 +1,263 @@ design +// NOTE: Some theme become looking worse with this! // NULL = Show nothing -if (! defined('SKIN_DEFAULT_DISABLE_TOPICPATH')) - define('SKIN_DEFAULT_DISABLE_TOPICPATH', NULL); +// 0 = Show topicpath +// 1 = Show reload URL +if (! defined('TDIARY_CALENDAR_DESIGN')) + define('TDIARY_CALENDAR_DESIGN', NULL); // NULL, 0, 1 + +// Show / Hide navigation bar UI at your choice +// NOTE: This is not stop their functionalities! +if (! defined('PKWK_SKIN_SHOW_NAVBAR')) + define('PKWK_SKIN_SHOW_NAVBAR', 1); // 1, 0 + +// Show toolbar at your choice, with