CBB 1.13 Final Release - XOOPS - 本站新闻
XOOPS : CBB 1.13 Final Release
作者 D.J. 于 2005年05月21日 23:12:40 (7930 次阅读) 该作者发布的其他新闻
XOOPS

CBB

XOOPS Community bulletin Board
The further development of NewBB 2 which was developed by predator(Marko) and phppp(D.J.)

Changelog 1.13
==============
1 bugfix for IP recording (Reported by alitan @ xoops.org)
2 changing time display for "Today/yesterday ..." (Reported by alitan @ xoops.org)
3 adding post link (Preliminary solution by ackbarr && Suggested by Peekay @ xoops.org)
4 further cleaning "Compact mode" (Suggested by Rou4 @ XOOPS CHINA)
5 adding new block "recent post text"
6 bugfix for function newbb_admin_mkdir
7 bugfix for permission table of locked topic
8 adding indication for locked topic in view topic (Requested by SuperVoley @ xoops.org)
9 bugfix for category management (Reported by chia @ xoops.tnc.edu.tw)
10 bugfix for subject sanitizing problem (Reported by CeBepuH @ xoops.org)
11 rolling back signature to pure xcode format (comprehensive improvement is expected after XOOPS 2.2)
12 bugfix for empty message check in quick reply
13 template validation on XHTML 1.0 (not complete yet)
14 compatible with news 1.30+ for posttonews (reported by cosmodrum @ xoops.org)

Known issues (help is welcome):
1 fpdf for Persian, Arabic language. "ufpdf" is under investigation
2 archive functionality
3 MS document format with attachment (To be confirmed)
4 Big5 char problem with title/subject (To be confirmed)
5 A CBB Team is now calling for members (Details will be available soon)

CBB
SITE: HTTP://XOOPS.ORG.CN
DEMO: HTTP://XOOPS.ORG.CN
SUPP: http://xoops.org.cn/modules/newbb/viewforum.php?forum=17



Appendix
1 Dropdown menu color configuration: adding dropdown menu color to theme/style.css as following:


/* color -- dropdown menu for Forum */
div.dropdown adiv.dropdown .menubar a{
    
color:#FFF;
}

div.dropdown .menudiv.dropdown .menubardiv.dropdown .itemdiv.dropdown .separator{
    
background-color#2F5376; /* color set in your theme/style.ss .th{} is recommended */
    
color:#FFF;
}

div.dropdown .separator{
    
border1px inset #e0e0e0;
}

div.dropdown .menu a:hoverdiv.dropdown .userbar a:hover{
    
color#333;
}
/* color - end */


2 Fix for "right-to-left" themes (Arabic, Persian and more): adding to theme/style.css as following:


/* direction -- for rtl */
div.dropdown uldiv.dropdown .userbar{
    
directionltr;
}

div.dropdown li ul {
    
left: -150px !important/* for IE, tune the value if necessary */
}
div.dropdown li>ul 
    
left: -1px !important/* for non-IE, tune the value if necessary */
}

div.dropdown .userbar{
    
floatright !important;  /* need a more formal solution, any help would be appreciated */
}
/* direction fix end */

评分: 0.00 (0 票) - 评分 -
上一篇 - 下一篇 打印模式 转发给朋友 生成该文件的PDF


其他文章
2006年02月02日 11:50:00 - XPress (WordPress For XOOPS) 2.01 RC 发布!可用于 XOOPS 2.0*, 2.2* 和 2.30
2006年02月01日 10:50:00 - XPress Plus 2.0 RC 发布!
2006年02月01日 00:33:12 - 请位高手做XOSC (Xoops+osC) 模版
2006年01月26日 11:44:44 - Xoops 简体中文 2.26
2006年01月25日 09:20:00 - XPress 2.0 (WordPress for XOOPS)发布!

网友个人意见,不代表本站立场。有问题请与作者联系。