Changes between Version 1 and Version 2 of Ticket #3902, comment 2
- Timestamp:
- 03/08/2012 08:47:05 AM (14 years ago)
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)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/messages/view/12345) 2 2 3 3 possibly something like a define ('BP_ENABLE_ROOT_MESSAGES', true);