1
phppp
CBB 1.13 RC ready for test
  • 2005/5/19 15:03

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


CBB 1.13 would be the last CBB release before XOOPS 2.2

Now CBB 1.13 RC is ready for test, hope you would help us make the 1.13 final out soon.

download:
https://xoops.org.cn/modules/wfdownloads/singlefile.php?cid=5&lid=288


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)

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 */

2
CiberEspia
Re: CBB 1.13 RC ready for test

an excellent work, congratulations!!!

3
Rhomal
Re: CBB 1.13 RC ready for test
  • 2005/5/19 17:08

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Does CBB carry over the RPG-ish posting stats from Newbb2?

4
fdj
Re: CBB 1.13 RC ready for test
  • 2005/5/19 17:19

  • fdj

  • Just popping in

  • Posts: 51

  • Since: 2002/9/19


did anyone make the french translation ?

5
phppp
Re: CBB 1.13 RC ready for test
  • 2005/5/19 23:31

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

Rhomal wrote:
Does CBB carry over the RPG-ish posting stats from Newbb2?


Yes, even one more option.
As the further dev of NewBB 2.02, CBB does not loose anything except few menu icons (roll back or not? I would leave the question to layout designers).

CBB is intended to be user-oriented and provides webmasters with more options.

@fdj, outch was making translations for CBB 1.1, perhaps you would ask him.

6
Mesum
Re: CBB 1.13 RC ready for test
  • 2005/5/19 23:48

  • Mesum

  • Just popping in

  • Posts: 5

  • Since: 2005/5/16


Can we use it on a production website?

7
phppp
Re: CBB 1.13 RC ready for test
  • 2005/5/19 23:55

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


CBB 1.12 is ready for a production site.
1.13 is still for test but it has been run on xoops.org.cn and no big problem found yet

8
alitan
Re: CBB 1.13 RC ready for test
  • 2005/5/20 3:22

  • alitan

  • Quite a regular

  • Posts: 399

  • Since: 2004/3/14


Thanks alot!
Will test it as soon as I can!
Hopefully we can see ufpdf (if not included now though) in the next release!

9
cosmodrum
Re: CBB 1.13 RC ready for test
  • 2005/5/20 17:06

  • cosmodrum

  • Just popping in

  • Posts: 24

  • Since: 2004/8/30


Hi,
thanxxx for your work.

I cannot transmit to news. Not working in this and in former versionh 1.12

Hope you can help

cosmo

10
saeed
Re: CBB 1.13 RC ready for test
  • 2005/5/21 15:43

  • saeed

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/9/27


Thanks for the persian patch !!

Login

Who's Online

237 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 237


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits