diff --git a/modules/board/skins/xe_board/css/black.css b/modules/board/skins/xe_board/css/black.css new file mode 100644 index 000000000..785682916 --- /dev/null +++ b/modules/board/skins/xe_board/css/black.css @@ -0,0 +1,105 @@ +@charset "utf-8"; + +/* board Title */ +.boardHeader h3 { margin:0; border-bottom:3px solid #fe3614; } + +/* board Information */ +.articleNum { float:left; background:url(../images/black/iconArticle.gif) no-repeat left top; } +.articleNum strong { font:bold 11px Tahoma; color:#BBBBBB;} + +/* account Navigation */ +.accountNavigation li.join a { background:url(../images/black/iconMyInfo.gif) no-repeat left top; padding-left:14px; } +.accountNavigation li.myInfo a { background:url(../images/black/iconMyInfo.gif) no-repeat left top; padding-left:14px; } + +/* boardRead */ +.boardRead .fileAttached li { background:url(../images/black/iconFile.gif) no-repeat left top;} + +/* style.list */ +.boardList th { background:transparent url(../images/black/lineBoardListTh.gif) no-repeat left bottom; } +.boardList td.recommend { color:#ff6600; } +.boardList td .replyAndTrackback { color:#BBBBBB; } +.buttonTypeGo { background:url(../images/black/buttonTypeInput24.gif) no-repeat; } + +/* pageNavigation */ +.pageNavigation .current { color:#BBBBBB; } + +/* replyAndTrackback */ +.buttonBox .replyAndTrackback a strong { color:#BBBBBB;} + +.replyBox .fileAttached li { background:url(../images/black/iconFile.gif) no-repeat left top;} + +/* replace common images */ +.boardHeader { border:1px solid #ABA9B4; border-bottom:0; background:transparent url(../images/black/bgH3.gif) repeat-x left bottom; overflow:hidden;} +.boardHeader h3 { background:transparent url(../images/black/lineH3.gif) no-repeat right bottom; color:#AAAAAA; border-bottom:3px solid #ABA9B4;} +.boardDescription { color:#666666; border:1px solid #666666; overflow:hidden; padding:10px; margin-top:5px; background-color:transparent;} +.accountNavigation li.setup a { background:url(../images/black/iconSetup.gif) no-repeat left top; padding-left:14px; } +.accountNavigation li.admin a { background:url(../images/black/iconAdmin.gif) no-repeat left top; padding-left:12px; } +.accountNavigation li.loginAndLogout a { background:url(../images/black/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; } + +.boardSubMenu { border-bottom:1px solid #444444;} +.boardList { width:100%; border:1px solid #444444; border-top:none; table-layout:fixed;} +.boardList th { color:#999999; font-weight:normal; border-top:1px solid #444444; border-bottom:1px solid #888888; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;} +.boardList th a { color:#999999; } +.boardList td { border-top:1px solid #444444; padding:.5em;} +.boardList th.num { border-left:0px solid #444444; } + +#board_category { background-color:transparent; color:#AAAAAA; } +#go_button { color:#AAAAAA; } + +.boardList tr.bg1, .boardList tr.bg2 { background-color:transparent; } +.boardList td.topic strong a, .boardList td.title a { color:#AAAAAA; } +.boardList td.author div { color:#AAAAAA; } +.boardList td.topic div.author strong { font-size:9pt; } +.boardList td.webzineTitle, .boardList td.webzineTitle a { color:#AAAAAA; } + +.boardRead .readHeader .title h4 a { color:#BBBBBB; } +.boardRead .dateAndCount .replyAndTrackback .replyCount { background:transparent url(../images/black/iconReply.gif) no-repeat left 1px; color:#888888; } +.boardRead .dateAndCount .replyAndTrackback .trackbackCount { background:transparent url(../images/black/iconTrackback.gif) no-repeat left 1px; color:#888888; } +.boardRead .dateAndCount .replyAndTrackback .replyCount a,.boardRead .dateAndCount .replyAndTrackback .trackbackCount a { color:#888888; } +.boardRead .dateAndCount .readedCount { background:transparent url("../images/black/read.gif") no-repeat left top; color:#4A3FD7;} +.boardRead .dateAndCount .date { color:#888888; background:transparent url("../images/black/calendar.gif") no-repeat left top; } +.comment_popup_menu, .document_popup_menu { background:url(../images/black/document_menu.gif) no-repeat right top;} + +.tagsBox { border:1px solid #888888; padding:10px; overflow:hidden;} +.tags div a:hover { background-color:#444444; color:#FFFFFF;} +.tags .tagTypeA a { color:#555555; background-color:#444444; margin:0;} +.tags .tagTypeB a { color:#888888; } +.tags .tagTypeC a { background-color:#333333;} +.tags .tagTypeD a { background-color:#111111;} +.boardRead .tag { background:transparent url(../images/common/iconTag.gif) no-repeat 3px 2px; } +.boardRead .fileAttached { border:1px solid #888888; background-color:transparent; padding:5px; margin-top:10px; overflow:hidden;} +.boardRead .fileAttached ul li a { color:#AAAAAA; } +.replyBox .fileAttached { border:1px solid #888888; background-color:transparent; padding:5px; margin-top:10px; overflow:hidden;} +.replyBox .fileAttached ul li a { color:#AAAAAA; } +.boardWrite dl.option dd * { color:#888888; } +.replyBox .replyItem { background-color:transparent; border-bottom:1px dotted #888888; } +.replyBox .date { color:#888888; } +.trackbackBox .trackbackItem { background-color:transparent; } + +#fo_search select { background-color:transparent; color:#AAAAAA; } + +.inputTypeText { background-color:transparent; color:#AAAAAA; } +.inputTypeText:hover, .inputTypeText:focus { background-color:transparent; color:#AAAAAA; } +.boardWrite .tag .inputTypeText { background:transparent; } + +.secretContent { border:1px solid #888888; width:240px; } +.secretContent .title { background-color:#444444; color:#AAAAAA;} +.secretContent .content { background-color:#222222; color:#888888; } +.smallBox .messageBox { background-color:#444444; border-bottom:1px solid #888888; color:#AAAAAA;} +.boardRead .readBody { color:#BBBBBB; } + +/* button */ +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + background-image:url(../images/black/form_buttons.png); + _background-image:url(../images/black/form_buttons.gif); +} + + +del.button span, +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + color:#FFFFFF; +} + + diff --git a/modules/board/skins/xe_board/header.html b/modules/board/skins/xe_board/header.html index 7cd745c00..fec106778 100644 --- a/modules/board/skins/xe_board/header.html +++ b/modules/board/skins/xe_board/header.html @@ -12,6 +12,7 @@ + @@ -100,18 +101,18 @@ -
  • RSS
  • +
  • RSS
  • -
  • Skin Info
  • +
  • Skin Info
  • -
  • Tag list
  • +
  • Tag list
  • -
  • List
  • -
  • Webzine
  • -
  • Gallery
  • +
  • List
  • +
  • Webzine
  • +
  • Gallery
  • diff --git a/modules/board/skins/xe_board/images/black/bgBoardListTh.gif b/modules/board/skins/xe_board/images/black/bgBoardListTh.gif new file mode 100755 index 000000000..bdcd2cf24 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/bgBoardListTh.gif differ diff --git a/modules/board/skins/xe_board/images/black/bgH3.gif b/modules/board/skins/xe_board/images/black/bgH3.gif new file mode 100755 index 000000000..fa19e9238 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/bgH3.gif differ diff --git a/modules/board/skins/xe_board/images/black/buttonHelp.gif b/modules/board/skins/xe_board/images/black/buttonHelp.gif new file mode 100755 index 000000000..27b905783 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/black/buttonModifyE.gif b/modules/board/skins/xe_board/images/black/buttonModifyE.gif new file mode 100755 index 000000000..71d8d66b1 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/buttonModifyE.gif differ diff --git a/modules/board/skins/xe_board/images/black/buttonReply.gif b/modules/board/skins/xe_board/images/black/buttonReply.gif new file mode 100755 index 000000000..00ca5c56d Binary files /dev/null and b/modules/board/skins/xe_board/images/black/buttonReply.gif differ diff --git a/modules/board/skins/xe_board/images/black/buttonTypeInput24.gif b/modules/board/skins/xe_board/images/black/buttonTypeInput24.gif new file mode 100755 index 000000000..e02ce1f28 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/buttonTypeInput24.gif differ diff --git a/modules/board/skins/xe_board/images/black/calendar.gif b/modules/board/skins/xe_board/images/black/calendar.gif new file mode 100755 index 000000000..a27c7a807 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/calendar.gif differ diff --git a/modules/board/skins/xe_board/images/black/document_menu.gif b/modules/board/skins/xe_board/images/black/document_menu.gif new file mode 100755 index 000000000..19c3c3649 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/document_menu.gif differ diff --git a/modules/board/skins/xe_board/images/black/form_buttons.gif b/modules/board/skins/xe_board/images/black/form_buttons.gif new file mode 100755 index 000000000..965325573 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/form_buttons.gif differ diff --git a/modules/board/skins/xe_board/images/black/form_buttons.png b/modules/board/skins/xe_board/images/black/form_buttons.png new file mode 100755 index 000000000..ccc6d2f1f Binary files /dev/null and b/modules/board/skins/xe_board/images/black/form_buttons.png differ diff --git a/modules/board/skins/xe_board/images/black/iconAdmin.gif b/modules/board/skins/xe_board/images/black/iconAdmin.gif new file mode 100755 index 000000000..65cd25410 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconAdmin.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconAllTags.gif b/modules/board/skins/xe_board/images/black/iconAllTags.gif new file mode 100755 index 000000000..3de34876e Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconArticle.gif b/modules/board/skins/xe_board/images/black/iconArticle.gif new file mode 100755 index 000000000..95599d108 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconArticle.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconFile.gif b/modules/board/skins/xe_board/images/black/iconFile.gif new file mode 100755 index 000000000..30226d06c Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconFile.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconList.gif b/modules/board/skins/xe_board/images/black/iconList.gif new file mode 100755 index 000000000..2aa7174d4 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconList.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconMyInfo.gif b/modules/board/skins/xe_board/images/black/iconMyInfo.gif new file mode 100755 index 000000000..5413230e0 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconMyInfo.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconReply.gif b/modules/board/skins/xe_board/images/black/iconReply.gif new file mode 100755 index 000000000..7d3e5cb81 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconSetup.gif b/modules/board/skins/xe_board/images/black/iconSetup.gif new file mode 100755 index 000000000..7bdc7225e Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconSetup.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconTrackback.gif b/modules/board/skins/xe_board/images/black/iconTrackback.gif new file mode 100755 index 000000000..2aa7174d4 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/black/iconWrite.gif b/modules/board/skins/xe_board/images/black/iconWrite.gif new file mode 100755 index 000000000..818bb1784 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/iconWrite.gif differ diff --git a/modules/board/skins/xe_board/images/black/lineBoardListTh.gif b/modules/board/skins/xe_board/images/black/lineBoardListTh.gif new file mode 100755 index 000000000..0e78f40a2 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/lineBoardListTh.gif differ diff --git a/modules/board/skins/xe_board/images/black/lineH3.gif b/modules/board/skins/xe_board/images/black/lineH3.gif new file mode 100755 index 000000000..18d85c0b2 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/lineH3.gif differ diff --git a/modules/board/skins/xe_board/images/black/read.gif b/modules/board/skins/xe_board/images/black/read.gif new file mode 100755 index 000000000..3d658e05f Binary files /dev/null and b/modules/board/skins/xe_board/images/black/read.gif differ diff --git a/modules/board/skins/xe_board/images/black/typeBlog.gif b/modules/board/skins/xe_board/images/black/typeBlog.gif new file mode 100755 index 000000000..0501bb832 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/typeBlog.gif differ diff --git a/modules/board/skins/xe_board/images/black/typeGallery.gif b/modules/board/skins/xe_board/images/black/typeGallery.gif new file mode 100755 index 000000000..b61fe872e Binary files /dev/null and b/modules/board/skins/xe_board/images/black/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/black/typeList.gif b/modules/board/skins/xe_board/images/black/typeList.gif new file mode 100755 index 000000000..5fc6f3796 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/black/typeWebzine.gif b/modules/board/skins/xe_board/images/black/typeWebzine.gif new file mode 100755 index 000000000..061519409 Binary files /dev/null and b/modules/board/skins/xe_board/images/black/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/buttonHelp.gif b/modules/board/skins/xe_board/images/cyan/buttonHelp.gif new file mode 100755 index 000000000..d330e801f Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/iconAllTags.gif b/modules/board/skins/xe_board/images/cyan/iconAllTags.gif new file mode 100755 index 000000000..31602d819 Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/iconReply.gif b/modules/board/skins/xe_board/images/cyan/iconReply.gif new file mode 100755 index 000000000..a6d4ea112 Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/iconRss.gif b/modules/board/skins/xe_board/images/cyan/iconRss.gif new file mode 100755 index 000000000..eec2d5ead Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/iconRss.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/iconTrackback.gif b/modules/board/skins/xe_board/images/cyan/iconTrackback.gif new file mode 100755 index 000000000..1c83bcadd Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/typeGallery.gif b/modules/board/skins/xe_board/images/cyan/typeGallery.gif new file mode 100755 index 000000000..8479abbbd Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/typeList.gif b/modules/board/skins/xe_board/images/cyan/typeList.gif new file mode 100755 index 000000000..f031faa8c Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/cyan/typeWebzine.gif b/modules/board/skins/xe_board/images/cyan/typeWebzine.gif new file mode 100755 index 000000000..09fcaac9b Binary files /dev/null and b/modules/board/skins/xe_board/images/cyan/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/images/green/buttonHelp.gif b/modules/board/skins/xe_board/images/green/buttonHelp.gif new file mode 100755 index 000000000..d330e801f Binary files /dev/null and b/modules/board/skins/xe_board/images/green/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/green/iconAllTags.gif b/modules/board/skins/xe_board/images/green/iconAllTags.gif new file mode 100755 index 000000000..31602d819 Binary files /dev/null and b/modules/board/skins/xe_board/images/green/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/green/iconReply.gif b/modules/board/skins/xe_board/images/green/iconReply.gif new file mode 100755 index 000000000..a6d4ea112 Binary files /dev/null and b/modules/board/skins/xe_board/images/green/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/green/iconRss.gif b/modules/board/skins/xe_board/images/green/iconRss.gif new file mode 100755 index 000000000..eec2d5ead Binary files /dev/null and b/modules/board/skins/xe_board/images/green/iconRss.gif differ diff --git a/modules/board/skins/xe_board/images/green/iconTrackback.gif b/modules/board/skins/xe_board/images/green/iconTrackback.gif new file mode 100755 index 000000000..1c83bcadd Binary files /dev/null and b/modules/board/skins/xe_board/images/green/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/green/typeGallery.gif b/modules/board/skins/xe_board/images/green/typeGallery.gif new file mode 100755 index 000000000..8479abbbd Binary files /dev/null and b/modules/board/skins/xe_board/images/green/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/green/typeList.gif b/modules/board/skins/xe_board/images/green/typeList.gif new file mode 100755 index 000000000..f031faa8c Binary files /dev/null and b/modules/board/skins/xe_board/images/green/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/green/typeWebzine.gif b/modules/board/skins/xe_board/images/green/typeWebzine.gif new file mode 100755 index 000000000..09fcaac9b Binary files /dev/null and b/modules/board/skins/xe_board/images/green/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/images/purple/buttonHelp.gif b/modules/board/skins/xe_board/images/purple/buttonHelp.gif new file mode 100755 index 000000000..d330e801f Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/purple/iconAllTags.gif b/modules/board/skins/xe_board/images/purple/iconAllTags.gif new file mode 100755 index 000000000..31602d819 Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/purple/iconReply.gif b/modules/board/skins/xe_board/images/purple/iconReply.gif new file mode 100755 index 000000000..a6d4ea112 Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/purple/iconRss.gif b/modules/board/skins/xe_board/images/purple/iconRss.gif new file mode 100755 index 000000000..eec2d5ead Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/iconRss.gif differ diff --git a/modules/board/skins/xe_board/images/purple/iconTrackback.gif b/modules/board/skins/xe_board/images/purple/iconTrackback.gif new file mode 100755 index 000000000..1c83bcadd Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/purple/typeGallery.gif b/modules/board/skins/xe_board/images/purple/typeGallery.gif new file mode 100755 index 000000000..8479abbbd Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/purple/typeList.gif b/modules/board/skins/xe_board/images/purple/typeList.gif new file mode 100755 index 000000000..f031faa8c Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/purple/typeWebzine.gif b/modules/board/skins/xe_board/images/purple/typeWebzine.gif new file mode 100755 index 000000000..09fcaac9b Binary files /dev/null and b/modules/board/skins/xe_board/images/purple/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/images/red/buttonHelp.gif b/modules/board/skins/xe_board/images/red/buttonHelp.gif new file mode 100755 index 000000000..d330e801f Binary files /dev/null and b/modules/board/skins/xe_board/images/red/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/red/iconAllTags.gif b/modules/board/skins/xe_board/images/red/iconAllTags.gif new file mode 100755 index 000000000..31602d819 Binary files /dev/null and b/modules/board/skins/xe_board/images/red/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/red/iconReply.gif b/modules/board/skins/xe_board/images/red/iconReply.gif new file mode 100755 index 000000000..a6d4ea112 Binary files /dev/null and b/modules/board/skins/xe_board/images/red/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/red/iconRss.gif b/modules/board/skins/xe_board/images/red/iconRss.gif new file mode 100755 index 000000000..eec2d5ead Binary files /dev/null and b/modules/board/skins/xe_board/images/red/iconRss.gif differ diff --git a/modules/board/skins/xe_board/images/red/iconTrackback.gif b/modules/board/skins/xe_board/images/red/iconTrackback.gif new file mode 100755 index 000000000..1c83bcadd Binary files /dev/null and b/modules/board/skins/xe_board/images/red/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/red/typeGallery.gif b/modules/board/skins/xe_board/images/red/typeGallery.gif new file mode 100755 index 000000000..8479abbbd Binary files /dev/null and b/modules/board/skins/xe_board/images/red/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/red/typeList.gif b/modules/board/skins/xe_board/images/red/typeList.gif new file mode 100755 index 000000000..f031faa8c Binary files /dev/null and b/modules/board/skins/xe_board/images/red/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/red/typeWebzine.gif b/modules/board/skins/xe_board/images/red/typeWebzine.gif new file mode 100755 index 000000000..09fcaac9b Binary files /dev/null and b/modules/board/skins/xe_board/images/red/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/images/white/buttonHelp.gif b/modules/board/skins/xe_board/images/white/buttonHelp.gif new file mode 100755 index 000000000..d330e801f Binary files /dev/null and b/modules/board/skins/xe_board/images/white/buttonHelp.gif differ diff --git a/modules/board/skins/xe_board/images/white/iconAllTags.gif b/modules/board/skins/xe_board/images/white/iconAllTags.gif new file mode 100755 index 000000000..31602d819 Binary files /dev/null and b/modules/board/skins/xe_board/images/white/iconAllTags.gif differ diff --git a/modules/board/skins/xe_board/images/white/iconReply.gif b/modules/board/skins/xe_board/images/white/iconReply.gif new file mode 100755 index 000000000..a6d4ea112 Binary files /dev/null and b/modules/board/skins/xe_board/images/white/iconReply.gif differ diff --git a/modules/board/skins/xe_board/images/white/iconRss.gif b/modules/board/skins/xe_board/images/white/iconRss.gif new file mode 100755 index 000000000..eec2d5ead Binary files /dev/null and b/modules/board/skins/xe_board/images/white/iconRss.gif differ diff --git a/modules/board/skins/xe_board/images/white/iconTrackback.gif b/modules/board/skins/xe_board/images/white/iconTrackback.gif new file mode 100755 index 000000000..1c83bcadd Binary files /dev/null and b/modules/board/skins/xe_board/images/white/iconTrackback.gif differ diff --git a/modules/board/skins/xe_board/images/white/typeGallery.gif b/modules/board/skins/xe_board/images/white/typeGallery.gif new file mode 100755 index 000000000..8479abbbd Binary files /dev/null and b/modules/board/skins/xe_board/images/white/typeGallery.gif differ diff --git a/modules/board/skins/xe_board/images/white/typeList.gif b/modules/board/skins/xe_board/images/white/typeList.gif new file mode 100755 index 000000000..f031faa8c Binary files /dev/null and b/modules/board/skins/xe_board/images/white/typeList.gif differ diff --git a/modules/board/skins/xe_board/images/white/typeWebzine.gif b/modules/board/skins/xe_board/images/white/typeWebzine.gif new file mode 100755 index 000000000..09fcaac9b Binary files /dev/null and b/modules/board/skins/xe_board/images/white/typeWebzine.gif differ diff --git a/modules/board/skins/xe_board/screenshot/black.gif b/modules/board/skins/xe_board/screenshot/black.gif new file mode 100755 index 000000000..f0bbfdd49 Binary files /dev/null and b/modules/board/skins/xe_board/screenshot/black.gif differ diff --git a/modules/board/skins/xe_board/skin.xml b/modules/board/skins/xe_board/skin.xml index 848e67ac9..a41bf3338 100644 --- a/modules/board/skins/xe_board/skin.xml +++ b/modules/board/skins/xe_board/skin.xml @@ -73,6 +73,14 @@ Purple Púrpura + + 검은색 + + Black + Черного + Negro + 黑色 + diff --git a/modules/board/skins/xe_board/style.blog.html b/modules/board/skins/xe_board/style.blog.html index ca991f04d..3946440de 100644 --- a/modules/board/skins/xe_board/style.blog.html +++ b/modules/board/skins/xe_board/style.blog.html @@ -29,11 +29,11 @@ {$document->getTitle()} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)} diff --git a/modules/board/skins/xe_board/style.gallery.html b/modules/board/skins/xe_board/style.gallery.html index fe10cbf28..1d00a0d46 100644 --- a/modules/board/skins/xe_board/style.gallery.html +++ b/modules/board/skins/xe_board/style.gallery.html @@ -64,11 +64,11 @@ {$document->getTitle($module_info->subject_cut_size)} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)} diff --git a/modules/board/skins/xe_board/style.list.html b/modules/board/skins/xe_board/style.list.html index 85fd43086..67d7485ca 100644 --- a/modules/board/skins/xe_board/style.list.html +++ b/modules/board/skins/xe_board/style.list.html @@ -72,11 +72,11 @@ {$document->getTitle($module_info->subject_cut_size)} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)} @@ -102,11 +102,11 @@ {$document->getTitle($module_info->subject_cut_size)} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)} diff --git a/modules/board/skins/xe_board/style.webzine.html b/modules/board/skins/xe_board/style.webzine.html index c3ef4501c..47b99e83f 100644 --- a/modules/board/skins/xe_board/style.webzine.html +++ b/modules/board/skins/xe_board/style.webzine.html @@ -70,11 +70,11 @@ {$document->getTitle($module_info->subject_cut_size)} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)} @@ -108,11 +108,11 @@ {$document->getTitle($module_info->subject_cut_size)} - {$document->getCommentCount()} + {$document->getCommentCount()} - {$document->getTrackbackCount()} + {$document->getTrackbackCount()} {$document->printExtraImages(60*60*$module_info->duration_new)}