Anyway, I think the inbox should be the default but the place where everything is (buttons essentially) should remain the same.
is that what this is about?
Compose PM
Manage PM Drafts
--------------------
Inbox
Outbox
Sent messages
------------------
Rules, folders and settings.
Inbox
Outbox
Sent Messages
---------------------
Compose Messages
Manage PM Drafts
---------------------
Rules, Folders and Settings.
psoTFX wrote:I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"

if($id == 176){
$id = 'ucp_pm';
}
UPDATE modules SET module_basename = 'ucp_pm' WHERE module_id = 176
$u_title = $module_url . $delim . 'i=' . (($item_ary['cat']) ? $item_ary['id'] : $item_ary['name'] . (($item_ary['is_duplicate']) ? '&icat=' . $current_id : '') . '&mode=' . $item_ary['mode']);
$u_title = $module_url . $delim . 'i=' . (($item_ary['cat']) ? (!empty($item_ary['name']) ? $item_ary['name'] : $item_ary['id'] ) : $item_ary['name'] . (($item_ary['is_duplicate']) ? '&icat=' . $current_id : '') . '&mode=' . $item_ary['mode']);
psoTFX wrote:I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"

Unknown Bliss wrote:Bizarre. I just looked in the ACP and apparently the order there is:
View Messages (Hidden)
Compose PM
Manage PM Drafts
Rules, Folders and Settings
PM Popup (Hidden)
I've had a look around and can't see anything similar to this so maybe it should be changed (to modules) for consistency?

imkingdavid wrote:Perhaps if the folders listing were moved above the Compose module link they would be loaded by default? But I'm not entirely sure how that works at the moment.
brunoais wrote:imkingdavid wrote:Perhaps if the folders listing were moved above the Compose module link they would be loaded by default? But I'm not entirely sure how that works at the moment.
That may be called wierd but the complete folders system is not a module.
The folders is a complete separated system. It cannot be moved, disabled, deleted, etc... It's not a module.
For prosilver, the theme was hammered so that 2 things appear at the top, then the folders, then the rest of the things. That's how it is coded.
(I believe subsilver2 has something similar)
What should we do about that?
psoTFX wrote:I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"

Unknown Bliss wrote:brunoais wrote:imkingdavid wrote:Perhaps if the folders listing were moved above the Compose module link they would be loaded by default? But I'm not entirely sure how that works at the moment.
That may be called wierd but the complete folders system is not a module.
The folders is a complete separated system. It cannot be moved, disabled, deleted, etc... It's not a module.
For prosilver, the theme was hammered so that 2 things appear at the top, then the folders, then the rest of the things. That's how it is coded.
(I believe subsilver2 has something similar)
What should we do about that?
Recode it so that in your words, it has hammered in, folders at the top, then everything else?
($item_ary['parent'] === $category && !$item_ary['cat'] && !$icat && $item_ary['display']) || && $item_ary['display']

Users browsing this forum: No registered users and 10 guests