[Building Sakai] Question on building portal / changing CharonPortal.java

Richwine, Brian L brichwin at indiana.edu
Tue Nov 29 17:58:01 PST 2011


Cool! Thanks Steve... that was exactly the hint I needed!

-Brian

-----Original Message-----
From: Steve Swinsburg [mailto:steve.swinsburg at gmail.com] 
Sent: Tuesday, November 29, 2011 5:46 PM
To: Richwine, Brian L
Cc: Sakai Developers
Subject: Re: [Building Sakai] Question on building portal / changing CharonPortal.java

Hi Brian,

You want to make your mods in the SkinnableCharonPortal (or one of the handlers/impls).

cheers,
Steve


On 30/11/2011, at 8:28 AM, Richwine, Brian L wrote:

> Hi,
> 
> I want to test a possible accessibility fix for the three skip navigation (jump to content, jump to tools, jump to worksites) links that are at the top of the portal.
> 
> I've made the changes I want to make to portal.css, tool_base.css, and CharonPortal.java. I can see my changes to the CSS. However, after I compile portal I can't get the changes to show up in my local copy of trunk. Could someone give me tips on how to build portal and get it running over a local trunk build?
> 
> I checked out portal trunk by removing the portal folder from my local copy of trunk and overlaying it with:
> 
>   svn co https://source.sakaiproject.org/svn/portal/trunk ./portal
> 
> and made the changes I want to portal-impl/impl/src/java/org/sakaiproject/portal/Charon/CharonPortal.java. Then I did a "mvn install sakai:deploy" in the portal folder. Unfortunately I do not see my changes in the server.
> 
> Thanks,
>  Brian
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list