Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Desktop Feature Requests Page: 1  Previous   Next
Menu Item: View Contribution Notes
Author Message
DVD Profiler Unlimited RegistrantStar ContributorBroven
I am Jack's cold sweat.
Registered: May 9, 2007
United States Posts: 254
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Maybe this has been asked for before, but it seems like there should be a menu item to "View Contribution Notes" in the Online Menu.  There are other ways to get to the notes, but nothing that just takes you there directly.
"I can picture in my mind a world without war, a world without hate. And I can picture us attacking that world because they'd never expect it." - Jack Handey
DVD Profiler Unlimited RegistrantStar Contributorcvermeylen
Registered: March 13, 2007
Reputation: High Rating
Belgium Posts: 1,946
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
It only takes 2 mouseclicks

Click on View Contributors.
Then click view Contribution Notes.

Adding it to the menu would result in:

Click Online
Click Contribution Notes

That's 2 mouseclicks 
View my collection at http://www.chriskepolis.be/home/dvd.htm

Chris
DVD Profiler Unlimited RegistrantStar ContributorBroven
I am Jack's cold sweat.
Registered: May 9, 2007
United States Posts: 254
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Yeah, but I wouldn't have had to search through all the menus for it and finally ask on the forums how to get there.  I was just thinking of usability for other people who, like myself, had no idea that you had to click on View Contributors first - its not obvious. And I also wouldn't have to deal with another window popping up just to get to the option I want.
"I can picture in my mind a world without war, a world without hate. And I can picture us attacking that world because they'd never expect it." - Jack Handey
 Last edited: by Broven
DVD Profiler Unlimited RegistrantStar ContributorGridlock Joe
Registered: March 13, 2007
United States Posts: 114
Posted:
PM this userDirect link to this postReply with quote
An HTML window would be perfect for this. Copy the following into a new HTML section:

<HTML>
<HEAD>
<SCRIPT TYPE="text/javascript">
<!--
<DP NAME="HEADER_VARS" Language="JavaScript" Comments="True" IncludeCast="False" IncludeCrew="False">

function getnote() {
  var UPC = DP_UPC;
  var cnote = "http://www.invelos.com/Forums.aspx?task=contributionnotes&type=DVD&ProfileUPC=" + UPC;
  window.location.href= cnote;
}

//-->
</SCRIPT>
</HEAD>
<BODY onload="getnote();">
</BODY>
</HTML>
    Invelos Forums->DVD Profiler: Desktop Feature Requests Page: 1  Previous   Next