click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-7619
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Joseph Rodriguez
Reporter: Joseph Rodriguez
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sakai

Give ability to redirect Help screen to external web app.

Created: 12-Jan-2007 07:46   Updated: 23-Oct-2008 10:35
Component/s: Help Tool
Affects Version/s: 2.3.0
Fix Version/s: 2.4.0

Time Tracking:
Not Specified

2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
Give the ability to redirect Help to an external web application.

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Joseph Rodriguez added a comment - 12-Jan-2007 07:49
put information for the wrong problem!

Joseph Rodriguez added a comment - 12-Jan-2007 11:37
This requires 2 new sakai.properties:

help.extern.webapp=true
help.extern.webapp.urlbase=https://oncoursehelp.iu.edu/helptool/docs/

The first is a boolean. as shown will tell Help to redirect, false or commented out will skip redirection.
The second is the url of the webapp to point to.

Joseph Rodriguez added a comment - 17-Jan-2007 12:04
IMPORTANT CORRECTION: the above properties were changed to a single property below

help.redirect.external.webapp=<url to point to>

Stephen Marquard added a comment - 18-Jan-2007 00:03
I'm wondering why you'd want to get the help tool to issue the redirect here rather than just have the portal code use the right URL? This way, every Help request is generating an additional request & redirect.

Stephen Marquard added a comment - 08-May-2007 07:58
Marking as resolved so this shows up as completed for 2.4.0.

However, longer term it should have a better solution, i.e. change the URLs generated by the portal rather than have the help tool issue a redirect.

Filter Maintainer added a comment - 10-Sep-2007 07:30
[Bulk Edit] This issue is Resolved for 2.4.0, however, there were not sufficient resources available for it to be QA'ed. As no further reports have caused it to be reopened we are assuming it was completely addressed, and are Closing it. Please feel free to reopen this issue if you are indeed experiencing problems with this specific issue's fix, otherwise, please open a new issue.