[Building Sakai] Sakai Skin name/location being modified

Sam Ottenhoff ottenhoff at longsight.com
Tue Jun 4 15:36:24 PDT 2013


I recommend just getting rid of the neo-prefix in your instance.  Use the
latest 2.9.x or 2.9.2.  They both have this fix:

  https://jira.sakaiproject.org/browse/SAK-23395

Then set:

portal.neoprefix=
skin.default=yourskinname




On Tue, Jun 4, 2013 at 2:41 PM, Mustansar Mehmood <mustansar at rice.edu>wrote:

>  Hi,
>     I am using Sakai 2.9.x with neo-default skin. However skin information
> is lost and tool area appears with no skin(CSS) information. After using
> browser debug tools  I noticed that the skin name is being modified and the
> string "neo-" is being added in the beginning of the skin name i.e the skin
> name is "neo-default" in sakai.properties and so the folder name for skin
> in the codebase but looking at browser's debug area I noticed tool.css is
> not being located beacuse the location seems to changed.
> Here is the errors I see
>
> http://codeforge.rice.edu/library/skin/neo-neo-default/images/logo_inst.gif404 (Not Found)
> ba30606b-ab2c-43a1-ac9c-020afb347657:45<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
>  GET
> http://codeforge.rice.edu/library/skin/neo-neo-default/images/banner_inst.gif404 (Not Found)
> ba30606b-ab2c-43a1-ac9c-020afb347657:45<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
>  GET http://codeforge.rice.edu/library/skin/neo-neo-default/tool.css 404
> (Not Found) f89258fc-8509-4d35-a180-021a2b375448:8<http://codeforge.rice.edu/portal/tool/f89258fc-8509-4d35-a180-021a2b375448?panel=Main>
>
>  ideally it should be
>  http://codeforge.rice.edu/library/skin/neo-default/images/logo_inst.gif<http://codeforge.rice.edu/library/skin/neo-neo-default/images/logo_inst.gif>404 (Not Found)
> ba30606b-ab2c-43a1-ac9c-020afb347657:45<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
>  GET
> http://codeforge.rice.edu/library/skin/neo-default/images/banner_inst.gif<http://codeforge.rice.edu/library/skin/neo-neo-default/images/banner_inst.gif>404 (Not Found)
> ba30606b-ab2c-43a1-ac9c-020afb347657:45<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
>  GET http://codeforge.rice.edu/library/skin/neo-default/tool.css<http://codeforge.rice.edu/library/skin/neo-neo-default/tool.css>404 (Not Found)
> f89258fc-8509-4d35-a180-021a2b375448:8<http://codeforge.rice.edu/portal/tool/f89258fc-8509-4d35-a180-021a2b375448?panel=Main>
>  I am wondering where the piece of string("neo") is being added
> Thanks,
> Mustansar
>
> _______________________________________________
> 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"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/7be88ea7/attachment.html 


More information about the sakai-dev mailing list