Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #3902, comment 2


Ignore:
Timestamp:
03/08/2012 08:47:05 AM (14 years ago)
Author:
chrisclayton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3902, comment 2

    v1 v2  
    1 Sorry, should have wrote it better, what i meant was the URL structure of messages, and allowing users to enable messages to be in the root of the site (like example.org/mail/view/12345)instead of hidden away under their user profile. (currently it's example.com/members/username/view/12345)
     1Sorry, should have wrote it better, what i meant was the URL structure of messages, and allowing users to enable messages to be in the root of the site (like example.org/mail/view/12345)instead of hidden away under their user profile. (currently it's example.com/members/username/messages/view/12345)
    22
    33possibly something like a define ('BP_ENABLE_ROOT_MESSAGES', true);