Issue Details (XML | Word | Printable)

Key: SAK-14827
Type: Task Task
Status: Closed Closed
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

adjust rendering of PDA portal, make skinnable

Created: 04-Nov-2008 07:16   Updated: 24-Nov-2009 09:22
Component/s: Portal
Affects Version/s: 2.6.x, 2.6.0, 2.7.0
Fix Version/s: 2.6.1, 2.7.0

Time Tracking:
Not Specified

File Attachments: 1. Text File LoginTool_java-patch-v2.txt (4 kB)
2. Text File LoginTool_java-patch.txt (4 kB)
3. Text File pda_vm-patch-v2.txt (3 kB)
4. Text File pda_vm-patch.txt (3 kB)

Issue Links:
Incorporate
 

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


 Description  « Hide
target PDA portal to skin in scope, take style information out of portalstyles.css and add to a skin specific sheet for portal rendering. Add all the pda.css (and supporting images) for the example skins and edit:

login/login-tool/tool/src/java/org/sakaiproject/login/tool/LoginTool.java
portal/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/pda.vm

to adjust the <meta /> tag for PDAs.

 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 - 04-Nov-2008 07:24
r53997 and r53998 take care of the stylesheets - changes to the velocity pda.vm and the login servlet under review. r53997 and r53998 will have *no* effect till the later are committed.

Gonzalo Silverio added a comment - 23-Dec-2008 09:16
Patches attached for:

login/login-tool/tool/src/java/org/sakaiproject/login/tool/LoginTool.java
portal/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/pda.vm

Anthony Whyte added a comment - 03-Jul-2009 09:39 - edited
Remove gsilver local path with LoginTool-java-patch-v2.txt

Anthony Whyte added a comment - 03-Jul-2009 09:40 - edited
Remove gsilver local path with pda_vm-patch-v2.txt

Anthony Whyte added a comment - 03-Jul-2009 09:57
trunk commit, r 64580.

Jean-François Lévêque added a comment - 05-Oct-2009 07:02
2.6.x merge r67177