what is the meaning of morpheus in portal level and skin level

会有一股神秘感。 提交于 2019-12-05 21:44:40

Morpheus (Mobile Optimized Responsive Portal for Higher Education Using Sass) is the new responsive design portal (the primary UI) which will be available in Sakai 11 (and is in a preview state for Sakai 10). The neo portal is the portal which was developed and released for Sakai 2.9. Before that the portal was known as the Charon portal.

If you want to test it you should really be using Sakai trunk (instead of 10.x). Either way, the following setting needs to be enabled in your sakai config file (typically sakai.properties). Make sure you check that they are not duplicated in the file.

portal.templates=morpheus
portal.neoprefix=
skin.default=morpheus-default

Also, if that doesn't work then check to make sure the morpheus dirs exist in the reference/library/src/webapp/skin directory. If they don't then you need to update to a newer version of the code.

Steve Swinsburg

Morpheus is the new responsive design portal (the primary UI) which will be available in Sakai 11 (and is in a preview state for Sakai 10). The neo portal is the portal which was developed and released for Sakai 2.9. Before that the portal was known as the Charon portal.

MORPHEUS=Mobile Optimized Responsive Portal for Higher Education Using Sass

Here were some slides http://www.slideshare.net/alienresident/sakai-meet-morpheus-slides

And a presentation on this topic from Apereo 2014 https://www.youtube.com/watch?v=BQyGgwUPeqU

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!