Sections
Personal tools
You are here: Home Administration IT Services Faculty/Staff Information FAQs Plone Help How to add weather to your Dashboard in Plone.

How to add weather to your Dashboard in Plone.

If you'd like to add local Gunnison weather to your dashboard in Plone.

Purpose

Explain the purpose of your how-to here. Why does someone want to read it?

Prerequisities

Explain what is needed to follow the how-to. Try to be specific about versions you are referring to.

Step by step

  1. Log into Plone.
  2. Click on your name in the Red Personal toolbar.
  3. Click on the Edit tab.
  4. Select to add a Static HTML portlet.
  5. Give the portlet a title.
  6. In the Content Toolbar click on HTML.
  7. Paste the following into there:

 

<p>
<a href="http://www.findlocalweather.com/forecast/co/gunnison.html" target="_blank"><img src="http://www.findlocalweather.net/forecast.php?forecast=zandh&amp;pands=gunnison+co&amp;config=png&amp;alt=hwivzone&amp;hwvbg=green&amp;hwvtc=white" alt="Click for the latest Gunnison weather forecast." /></a></p>

<p><a href="http://www.findlocalweather.com/forecast/co/gunnison.html" target="_blank">
<img src="http://www.findlocalweather.net/forecast.php?forecast=hourly&amp;pands=gunnison+co&amp;config=png&amp;alt=hwixzone&amp;hwvbg=green&amp;hwvtc=white" alt="Click for the latest Gunnison weather forecast." /></a></p>

 

 

 

Further information

If there is anywhere else the reader can go for more information on this topic, include some links or pointers here.

Document Actions