Search Results for 'bbpress'
-
Search Results
-
http://totalphysiqueonline.com/bbpress/topic.php?id=2&replies=1#post-2
Have a look at this post. Noltice how the title have no carriage return until it is too late, and boom, it is already into the sidebar.
I tried my best to synchronize my bbpress forum with my WP blog the best I could.
Once installed, I examined my Database and noticed this:
bb_forums
bb_posts
bb_tagged
bb_tags
bb_topicmeta
bb_topics
wp_usermeta
wp_users
Do the last two tables mean that this install of bbpress is synchronized with my blog? Is there another way to make sure I did it properly?
Topic: Tags with spaces
Does anyone know of a way to modify bbPress so that tags can be separated by something other than spaces (such as commas). I’d like to have tags that can contain spaces, ie. Santa Claus as one tag instead of Santa and Claus
Topic: Plugin – Messengers
This mod adds AIM, MSN, Yahoo, Google Talk, Jabber, and Skype fields to your profiles. They are displayed when viewing the profile of a user.
It isn’t really a plugin, but… I didn’t know where else to put this.
Please let me know if you’re interested. I’ll post it soon.
Demo: http://www.palmansworld.com/bbpresstest/profile.php?id=1
Get it here: http://www.palmansworld.com/bbpresstest/topic.php?id=1&replies=1#post-1
Hi!
I switched my site’s phpBB forum to bbPress, and I’ve released the script I used for this purpose under the terms of the GPL.
It’s largely based on the excellent starting point from Bruno Torres, to which I added some new features — like bbCode conversion with clean XHTML 1.1 compliant output, smily to text transcription, and the ability to import topics marked as closed, sticky and announcements as such.
I made also some little bugfixing, and the resulting script was able to cleanly import almost everything valuable from my old phpBB database.
You can have a look here if interested: http://www.iteisa.com/phpbb2bbpress/
Hope it helps to spread bbPress and web standards all around!