Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

webpages/frame.jsp
webpages/navigate.jsp (correct the class path to <%@ page import="org.jasig.portal.layout.alm.IALFolderDescription" %> )
source/edu/*
webpages/media/edu/*
webpages/stylesheets/edu/*
webpages/stylesheets/org/jasig/portal/channels/CGenericXSLT/RSS/rss-2.0.ssl
webpages/stylesheets/org/jasig/portal/channels/CGenericXSLT/RSS/rss-2.0.xsl
webpages/stylesheets/org/jasig/portal/channels/CContentSubscriber/html.xsl
properties/al/fragments.xml (replace "column::footer" with "column::footer-column")
properties/chanpub/cnet-news-com.xml

Step

...

3a

Download and apply the attached patch myvt-2.5.2.diff to 2.5.2

...

The patch modifies the UserInstance.java and CContentSubscriber.java.

Step 3b

Set org.jasig.portal.MediaManager.omit_doctype=no in portal.properties. This corrects the rendering problem with the browsers such as IE and firefox.

Step 4

Run "ant initportal" to rebuild everything with My VT customization

...