jford 2004/04/21 20:54:33
Modified:
plugin/src/plugin-resources/default/template-resources/src/webapp/WEB-INF/conf
MyPortlet.xreg
Log:
Change to ascii
Revision Changes Path
1.2 +28 -28
jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/src/webapp/WEB-INF/conf/MyPortlet.xreg
Index: MyPortlet.xreg
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/src/webapp/WEB-INF/conf/MyPortlet.xreg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- MyPortlet.xreg 22 Apr 2004 03:54:10 -0000 1.1
+++ MyPortlet.xreg 22 Apr 2004 03:54:33 -0000 1.2
@@ -1,29 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<registry>
- <portlet-entry name="MyFirstPortlet" hidden="false" type="ref"
application="false" parent="GenericMVCPortlet">
- <meta-info>
- <title>Search Portlet</title>
- <description>Sample Search Portlet to index and search web
sites</description>
- </meta-info>
- <parameter name="template" value="mytemplate" hidden="true"/>
- <parameter name="viewtype" value="Velocity" hidden="true"/>
- <parameter name="action" value="portlets.MyAction" hidden="true"/>
- <media-type ref="html"/>
- <category>example</category>
- </portlet-entry>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2004 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<registry>
+ <portlet-entry name="MyFirstPortlet" hidden="false" type="ref"
application="false" parent="GenericMVCPortlet">
+ <meta-info>
+ <title>Search Portlet</title>
+ <description>Sample Search Portlet to index and search web
sites</description>
+ </meta-info>
+ <parameter name="template" value="mytemplate" hidden="true"/>
+ <parameter name="viewtype" value="Velocity" hidden="true"/>
+ <parameter name="action" value="portlets.MyAction" hidden="true"/>
+ <media-type ref="html"/>
+ <category>example</category>
+ </portlet-entry>
</registry>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]