bbPress

Simple, Fast, Elegant

« Reset Passwords More Tag Support »

Tags and Pretty URIs

April 27, 2005 8:37 pm — Meta

bbPress now has rudimentary tag support and gorgeous URIs that don’t require mod_rewrite. You can see both in action on the WordPress forums and I’ll be revving the tag support significantly in the coming weeks. There have also been numerous profile and performance enhancements you may want to check out.

5 Comments »

  1. How is it possible to do these urls without mod rewrite?

    Comment by Guest — May 4, 2005 @ 10:12 pm

  2. You use $_SERVER['PATH_INFO'] in PHP I think and also force Apache to treat filenames without extensions as PHP files. You’d then split up the path information into topic ID etc. I’m not sure if that’s how bbPress works but that’s one way of doing it.

    Comment by Paul — May 15, 2005 @ 6:27 pm

  3. Yep that’s what we’re doing.

    Comment by Matt — May 15, 2005 @ 6:31 pm

  4. I think what you should be doing it is that make bbPress work WITH wordpress like a plugin… I believe that they should work together for the site.

    Comment by Ant Eksiler — May 28, 2005 @ 11:27 pm

  5. Look for a demo of the (highly modified) latest version over here: http://www.tractorfan.nl

    Comment by Tinus Guichelaar — June 8, 2005 @ 6:31 pm

RSS feed for comments on this post. TrackBack URI

Leave a comment

Code is Poetry.