Issue Details (XML | Word | Printable)

Key: SAK-15861
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Gonzalo Silverio
Reporter: Gonzalo Silverio
Votes: 0
Watchers: 1
Operations

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

trim site descriptions in site-manage, add as a modal dialog

Created: 16-Mar-2009 07:28   Updated: 15-Jan-2010 11:47
Component/s: Membership, Site Info, Sites (Gateway), Worksite Information, Worksite Setup
Affects Version/s: None
Fix Version/s: 2.7.0

Time Tracking:
Not Specified

Issue Links:
Incorporate
 

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


 Description  « Hide
Take advantage of new functionality introduced by SAK-15823 to strip the site descriptions, trim the resultant string, add a language specific ellipse.

In order to provide the full description, add a link that will display it on demand in a jqModal dialog.

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Gonzalo Silverio added a comment - 16-Mar-2009 07:50
not sure about the merge to 2.6 - it relies on Entity Broker

Gonzalo Silverio added a comment - 23-Mar-2009 06:37
Make use of jQuery UI Dialog instead of jqModal.



Gonzalo Silverio added a comment - 23-Mar-2009 06:52
r58974 - switched to jQuery UI Dialog

Anthony Whyte added a comment - 06-Jan-2010 13:31
Removing Sakai Maven Plugin from component list as this work has nothing to do with it as far as I can surmise.

Daniel Merino added a comment - 15-Jan-2010 00:43
Could be possible to backport this patch to 2.5? We are really interested in it.

Gonzalo Silverio added a comment - 15-Jan-2010 11:47
This has 2 parts to it:

1) striping html and trimming the string for display.

2) providing the full site description via a popup. There are 2 dependencies external to the tool for this: Entity Broker and jQuery UI.

I do not see why not, would be glad to review any patches proposed.