-
Notifications
You must be signed in to change notification settings - Fork 27
Adds Wiscard Widget feature announcement #457
Conversation
Hey Kim, Long story, but quotes in the description is hard. "Wiscard" is the way to do it rather than "Wiscard" |
Did you update it or would you like me to? Kim
|
Go ahead and update it. It will be good experience. :) |
Okay. I updated and hit commit change. Was I supposed to add a comment above the commit change? Thanks! Kim
|
Comment would have been fine, don't worry about it this time. Good job editing it! 👍 |
"title": "Wiscard Widget", | ||
"description": "MyUW is making your campus life more manageable, one widget at a time. Now you can easily manage your Wiscard account on the go. The new interactive Wiscard widget displays your up-to-date balance and makes it easier for you to add money to your account or report a lost or stolen card. Simply search for \"Wiscard\" and add the interactive widget today!", | ||
"img": "img/wiscardWidgets.png", | ||
"learnMoreURL": "", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worth linking to the app directory entry for the widget, or maybe deep linking the suggested MyUW search, as an additional path to getting at this content besides the user executing the called-for typing in the search box?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL for the search result would be https://my.wisc.edu/web/apps/search/wisccard?q=wisccard
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In which section do I add the link?
Kim
Kim Miller
Sr. Marketing Specialist
Division of Information Technology
University of Wisconsin⎯Madison
Office: (608) 265-6679
Cell: (608) 345-7229
www.twitter.com/uwdoit
www.facebook.com/UWDoIT
http://it.wisc.edu/
From: Tim Levett <[email protected]>
Reply-To: UW-Madison-DoIT/angularjs-portal <[email protected]>
Date: Wednesday, April 27, 2016 at 1:42 PM
To: UW-Madison-DoIT/angularjs-portal <[email protected]>
Cc: Kimberly Miller <[email protected]>, Author <[email protected]>
Subject: Re: [UW-Madison-DoIT/angularjs-portal] Adds Wiscard Widget feature announcement (#457)
In angularjs-portal-home/src/main/webapp/staticFeeds/features.json:
> @@ -57,5 +57,23 @@
> "shortDesc" : "If you want to follow NCAA tournaments search for sports in MyUW.",
> "endDate": 1459486800000
> }
> + },
> + {
> + "id": 4,
> + "title": "Wiscard Widget",
> + "description": "MyUW is making your campus life more manageable, one widget at a time. Now you can easily manage your Wiscard account on the go. The new interactive Wiscard widget displays your up-to-date balance and makes it easier for you to add money to your account or report a lost or stolen card. Simply search for \"Wiscard\" and add the interactive widget today!",
> + "img": "img/wiscardWidgets.png",
> + "learnMoreURL": "",
URL for the search result would be https://my.wisc.edu/web/apps/search/wisccard?q=wisccard
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You would add it as the value of learnMoreURL
instead of ""
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's up to you Kim, if you think it would be valuable or not to have. I don't think the wiscard details page - https://predev.my.wisc.edu/web/apps/details/wiscard-balance?q=wiscard with it's description and screenshot adds a whole lot more to this announcement which already has a description and a screenshot, nor does a deep link to the search results page. The text already says how to search and add if you want, plus it follows what we've done in the past.
It's up to you if you think we should add something in the 'LearnMoreURL'. If you look at past examples, it would look like how the 'Welcome to MyUW' learn more link looks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the Learn More link is necessary, but it would be totally cool if we could direct link to the "add to home" link. I would bring in cookies if this could get done before the new semester starts. And, I make delish cookies!!
Kim
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding support for "Add to home" UI sugar in feature announcements is now backlogged as MUMUP-2580.
👍 |
No description provided.