Versions Compared

Key

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

...

To return to normal view from full screen channel view:
/uPortal/navigate.jsp?root=root

Using the Frame

The frame.jsp loads external content in an iframe that looks similar to the full screen channel mode. Used parameters are:

  • myvt-title - title to display
  • myvt-color - color of bar (supports grey and khaki themes)
  • myvt-icon - the URL to the icon to display
  • myvt-back-name - Name of the page to go back to
  • myvt-back-url - URL of the page to go back to
  • myvt-help - URL for the help link
  • myvt-frame - URL for the contents of the frame
  • myvt-logoff - URL for the log off link

Common Tasks

Publishing a Channel
At the command line, run: ant pubchan -Dchannel=<Channel Filename>
Example: ant pubchan -Dchannel=cnet-news-com.xml

...