Browse CVS Repository
Diff of /pal/weather/src/webapp/WEB-INF/portlet.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 12 |
See the License for the specific language governing permissions and |
See the License for the specific language governing permissions and |
| 13 |
limitations under the License. |
limitations under the License. |
| 14 |
--> |
--> |
| 15 |
<portlet-app id="weather" version="0.1"> |
<portlet-app id="weather" version="1.0"> |
| 16 |
|
|
| 17 |
<portlet id="WeatherPortlet"> |
<portlet id="WeatherPortlet"> |
| 18 |
<portlet-name>WeatherPortlet</portlet-name> |
<portlet-name>WeatherPortlet</portlet-name> |
| 19 |
<display-name>Weather Portlet</display-name> |
<display-name>Weather Portlet</display-name> |
| 20 |
<description>Display Weather Forecast</description> |
<description>Display Japanese Weather Forecast</description> |
| 21 |
<portlet-class>jp.sf.pal.weather.WeatherPortlet</portlet-class> |
<portlet-class>jp.sf.pal.weather.WeatherPortlet</portlet-class> |
| 22 |
<expiration-cache>600</expiration-cache> |
<expiration-cache>600</expiration-cache> |
| 23 |
<supports> |
<supports> |
|
|
Legend:
| Removed from v.1.5 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|