[bbDev] Custom permalinks patch
Sam Bauers
sam at viveka.net.au
Tue Feb 20 07:43:28 GMT 2007
Changing the URLs this way was the first specific request I saw on
the forums (change "forum/1" to "forum-1"). It would mostly be handy
for those wanting to localise their bbPress ("/forum/1" -> "/tribuna/
1" etc.). It may also help some stats packages to have URLs that
aren't broken by slashes. The implementation as presented also gives
the ability to keep some permalinks as a querystring argument, which
some might prefer for various reasons.
Anyway, I agree that the best scenario would be to have unique slugs
for topics and forums based on names (as I've now done for user
names), but that's a little harder (esp. with UTF-8 support in mind),
and I wanted to get the model working first, which I have done - now
I'm asking if I should go further, that's all.
And specifically, I was wondering if abandoning MultiViews was
against the general consensus.
Sam
On 20/02/2007, at 12:26 PM, Matt Mullenweg wrote:
> Sam Bauers wrote:
>> I've been working on a patch to enable custom permalinks ( http://
>> trac.bbpress.org/ticket/579 ) and I've hit a few architectural
>> decision making points which I'd like to throw out there for input.
>
> I'm not sure what the point of this is as you've laid it out, and
> would be a waste. What would be interesting, however, is something
> that took the IDs out of URLs, which was the whole point of WP's
> feature in the first place.
>
> --
> Matt Mullenweg
> http://photomatt.net | http://wordpress.org
> http://automattic.com | http://akismet.com
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org
> http://lists.bbpress.org/mailman/listinfo/bbdev
More information about the bbDev
mailing list