Forums

Join
bbPress Support ForumsRequests and FeedbackHow are permalinks created?

Info

How are permalinks created?

  1. I am having a nightmare with modifying bbPress links. I want to switch from PHPBB to bbPress and keep my links.

    I've manage to do some changes to the permalinks and found them in:

    bb-includes/template-functions.php

    - function get_forum_link - create forum link output but do not interferes with pagination
    - function get_page_number_links - paggination???

    bb-includes/template-functions.php
    - function bb_get_uri_page - paggination links
    - bb_repermalink - create forum link output and gives an useless and annoying 301

    Am I missing something?

  2. Can't remember the exact emails, but there has been talk in the bbDev Mail List. Maybe do a little searching in there as mdawaffe and SamBauers have been discussing it!

    Trent

  3. Thanx,
    I've found http://comox.textdrive.com/pipermail/bbdev/2007-February/001337.html but it does not helps me much.

    I'll try to contact mdawaffe and see if he can help me.
    Thanx,
    MIrcea.

  4. You must log in to post.