bbPress 0.8 “Desmond” Released!
After some “last minute” bug squashing, here we are: another new bbPress release ready for download. bbPress “Desmond” 0.8.
In addition to some features we already mentioned on the blog (here’s a few to recap):
- Forum deletion
- Multibyte tags
- Custom locations for themes, plugins and config.php
- Multiple theme support
there’s a couple new ones that are among our most frequently requested:
- Better timezone support; You’re no longer restricted to showing all your times in the timezone of your server (what an odd requirement that was)
- Whitespace preservation of `backticked` <code> blocks.
Upgrade Note: Your custom templates and stylesheets must now be placed in a sub-directory of my-templates/ rather than in that directory directly. Try putting your files in something like my-templates/my-hot-theme/ then selecting your theme from your bbPress’ Presentation Admin panel.
To get into the nitty gritty about what’s changed, here’s a list of tickets closed and two of code changed [2] (I couldn’t get trac to show them all on one page there’s so many!).
Translators can download the POT file for bbPress 0.8.
Pingback: trentadams.ca blog
A toast to bbPress!
Cheers!
Hear hear!!
Well done – great to see a good alternative out there!
Finally
This is just what bbPress needs. I especially like the option to delete forums and multibyte tags. Well done!
Pingback: bbPress 0.8 “Desmond” at ogeeBloggin’
Pingback: Pro Forums » bbPress 0.8 Released!
Pingback: Mangas Verdes » bbPress 0.8 ‘Desmond’, liberado
Pingback: Bitelia » bbPress 0.8 “Desmond”
Pingback: bbPress 0.8 Release at orioa
Pingback: bbPress 0.8 “Desmond” Released | au8ust’s tech channel
Pingback: Blog » bbPress 0.8 “Desmond” veröffentlich » Frank Helmschrott
Pingback: TechTear :: T_T » Lanzado bbPress 0.8 “Desmond”
Pingback: bbPress 0.8 Desmond, ve la luz | aNieto2K
Pingback: Kishore Balakrishnan’s Blog » Blog Archive » Upgraded to bbPress 0.8 “Desmond”
Pingback: bbPress 0.8 Desmond @ 天佑的自由天地
Pingback: BBPress ‘Desmond’ · Bakkel dot com
Pingback: bbPress 0.8 Desmond, frht { sıradan bir blog }
Pingback: bbPress 0.8 Desmond at hwa2u.com
Pingback: ogeeBloggin'
You have a bug in the download zip version of the site the path gets out wrong, you have to go to bb-includes/functions.php and in the code of the function bb_convert_path_base change the the following line : $r = $to_base . substr($path, strlen($from_base)) . $last_char;
with
$r = $to_base.”/” . substr($path, strlen($from_base)) . $last_char;
and it works
Regards,Marian
Pingback: WordPress Wednesday: Easter Eggs, Editor Extras, WordPress Plugins, and more WordPress 2.1 at The Blog Herald
Marian,
Could you open a new ticket it our bug tracking system: http://trac.bbpress.org/ (log in with your bbpress.org username/password).
That function has changed a bit since the last release. Can you describe the symptoms of the problem in addition to your solution above to see if these recent changes also fix your problem?
Thanks!
Pingback: bbPress 发布 0.8 版,中文 Tag 问题修正 - 花儿开了
Pingback: WordPress Türkiye » Blog Arşivi » bbPress 0.80
Pingback: Code and Coffee