Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there a way to redirect the ‘Tip of the Week’ Widget to a local resource?

Is there a way to redirect the ‘Tip of the Week’ Widget to a local resource?

Currently it is going to "http://download.boulder.ibm.com/ibmdl/pub/software/rationalsdp/documentation/tips"

But would like it to be redirected to our local help, due to our servers not being able to get out to the internet.

0 votes



One answer

Permanent link

The 'Tip of the Week' viewlet has controlled contents that can be updated from time to time as the features of our applications changed. It is just the News Feed viewlet from the Foundation with a specific URL.

The plugin xml contains the default value widget="com.ibm.team.dashboard.viewlets.web.ui.internal.TipOfTheWeekViewlet">

           <preference-def
default-value="http://download.boulder.ibm.com/ibmdl/pub/software/rationalsdp/documentation/tips/tips-rqm-all.rss"
                 id="url"
                 name="%viewlet.tipOfWeek.pref.url"
                 required="true"
                 type="hidden">
                 <description>
                       %viewlet.tipOfWeek.pref.url.desc
                 </description>
           </preference-def>

The default feed value is : "http://download.boulder.ibm.com/ibmdl/pub/software/rationalsdp/documentation/tips/tips-rqm-all.rss"

The admin can remove the Tip of the Week viewlet, then add a News Feed viewlet with any URL and an appropriate title.

So from what we can tell, the  standard 'out of the box' Widget (Tip of the Week) is hardcoded to a public URI (Feed) and cannot be modified.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,494

Question asked: Jan 02 '18, 1:54 p.m.

Question was seen: 3,227 times

Last updated: Jan 02 '18, 1:55 p.m.

Confirmation Cancel Confirm