I'd like to have a menu item that will popup an 'About' dialog describing that particular config. Ideally, I'd like this to be formatted across multiple lines. I tried using embedded \n and \r sequences within an 'alert' command with no luck (the \n showed up in the alert). I also tried embedded newlines within the parameter attribute of the item, but the embedded newline got translated into a simple space. Is it possible to create a multi-line alert? If not, could this be added as an enhancement in a later release?
Secondly, I'd like to have a Menu item for my configuration that will open up a user's default system browser to a URL. This would have practical applications in taking a user to detailed documentation, a bug ticket application, or other web based resources. -- William

