Forums & Blog

A SmarterTools-sponsored community.
Welcome to Forums & Blog Sign in | Join | Help
in Search

Change sequence of menu items

Last post 02-10-2009 4:31 PM by ST-JLance. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 02-04-2009 1:46 AM

    Change sequence of menu items

    By default SM displays menu items in following sequence:

    Email | Collaborate | WorkSpace | Reports | Settings

    How can I change it to:

     Collaborate | Email | Reports | Settings

    ... and make Collaborate the default item?

  • 02-09-2009 2:29 PM In reply to

    Re: Change sequence of menu items

    Alter the SmarterMail\MRS\App_Data\Navigation\Navigation.txt file. Just re-order the lines and remove as applicable. These changes will be un-done next time you upgrade SmarterMail. You can also add ",RSS.ascx" to the UserEmail section if you don't want to lose that functionality while condensing the sections.

     

    Standard "this isn't really supported don't blame me if it breaks things" disclaimer here.

    James Lance
    Senior Developer / Analyst
    SmarterTools Inc.
    (877) 357-6278
    www.smartertools.com

    SmarterMail - Windows Mail Server and Microsoft Exchange Alternative
    SmarterTrack - Help Desk, Ticket Tracking, Live Chat, WhosOn, and Knowledge Base Software
    SmarterStats - Web Log Analytics and SEO Software
  • 02-09-2009 3:34 PM In reply to

    Re: Change sequence of menu items

     How involved is the process to change the main menu items to:

    "Calendar | Contacts | Tasks | Notes | RSS | Email | Reports | Settings"  ?

    I looked at the navigation.txt file, it seems to relate to main menu's only. How can I promote the 2nd level menu to 1st level?

  • 02-10-2009 4:14 PM In reply to

    Re: Change sequence of menu items

    To do that, you would use a Navigation.txt file such as:

     

    UserContacts			|@Contacts			||Contacts.ascx
    UserCalendar			|@Calendar			||Calendar.ascx
    UserTasks			|@Tasks				||Tasks.ascx
    UserNotes			|@Notes				||Notes.ascx
    Splitter			|					||
    UserWorkspace			|Main.frmAddRSS_Title||RSS.ascx
    UserEmail			|@Email				||MailFolders5.ascx
    Splitter			|					||
    UserReports			|@Reports			||
    Splitter			|					||
    UserSettings			|@Settings			||SectionNavigator.ascx,Events.ascx
    
    James Lance
    Senior Developer / Analyst
    SmarterTools Inc.
    (877) 357-6278
    www.smartertools.com

    SmarterMail - Windows Mail Server and Microsoft Exchange Alternative
    SmarterTrack - Help Desk, Ticket Tracking, Live Chat, WhosOn, and Knowledge Base Software
    SmarterStats - Web Log Analytics and SEO Software
  • 02-10-2009 4:17 PM In reply to

    Re: Change sequence of menu items

    In addition, you would need to create new icons for the new sections. Place them in App_Themes\SKIN\Images\Icons\IconMenu\SECTIONNAME.png

    There are several unused images in there from other products you could potentially use.

    James Lance
    Senior Developer / Analyst
    SmarterTools Inc.
    (877) 357-6278
    www.smartertools.com

    SmarterMail - Windows Mail Server and Microsoft Exchange Alternative
    SmarterTrack - Help Desk, Ticket Tracking, Live Chat, WhosOn, and Knowledge Base Software
    SmarterStats - Web Log Analytics and SEO Software
  • 02-10-2009 4:28 PM In reply to

    Re: Change sequence of menu items

     Excellent! Thank you.

    One concern I have is ..........when we upgrade the software we may lost some or all changes.

    How can we safeguard against losing all changes?

  • 02-10-2009 4:31 PM In reply to

    Re: Change sequence of menu items

    You will need to make a backup of the files you alter and apply them after each update.

    James Lance
    Senior Developer / Analyst
    SmarterTools Inc.
    (877) 357-6278
    www.smartertools.com

    SmarterMail - Windows Mail Server and Microsoft Exchange Alternative
    SmarterTrack - Help Desk, Ticket Tracking, Live Chat, WhosOn, and Knowledge Base Software
    SmarterStats - Web Log Analytics and SEO Software
Page 1 of 1 (7 items)