Index: admin.xreg
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/conf/admin.xreg,v
retrieving revision 1.36
diff -u -r1.36 admin.xreg
--- admin.xreg 17 Apr 2003 16:08:53 -0000 1.36
+++ admin.xreg 2 May 2003 01:37:21 -0000
@@ -432,7 +432,7 @@
parent="CustomizerVelocity" application="false">
- Portlet
+ Skin
Security Skin Maintenance for Jetspeed
org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet
Index: capability-combo.vm
===================================================================
RCS file: capability-combo.vm
diff -N capability-combo.vm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ capability-combo.vm 2 May 2003 01:41:25 -0000
@@ -0,0 +1,47 @@
+#parse("include/capability.vm")
+
+
+
Index: mime-combo.vm
===================================================================
RCS file: mime-combo.vm
diff -N mime-combo.vm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ mime-combo.vm 2 May 2003 01:41:25 -0000
@@ -0,0 +1,54 @@
+#parse("include/mimes.vm")
+
+
+
Index: skin-form.vm
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/skin-form.vm,v
retrieving revision 1.2
diff -u -r1.2 skin-form.vm
--- skin-form.vm 25 Apr 2003 20:51:43 -0000 1.2
+++ skin-form.vm 2 May 2003 01:42:38 -0000
@@ -14,6 +14,19 @@
#end
+ #if($reason)
+
+ |
+
+ |
+
+ #end
#if (($mode == "delete"))
Index: portlet-form.vm
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/portlet-form.vm,v
retrieving revision 1.2
diff -u -r1.2 portlet-form.vm
--- portlet-form.vm 22 Apr 2003 15:07:43 -0000 1.2
+++ portlet-form.vm 2 May 2003 01:42:54 -0000
@@ -12,6 +12,19 @@
#end
+ #if($reason)
+
+ |
+
+ |
+
+ #end
#if (($mode == "delete"))
Index: portlet-mediatype-form.vm
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/portlet-mediatype-form.vm,v
retrieving revision 1.1
diff -u -r1.1 portlet-mediatype-form.vm
--- portlet-mediatype-form.vm 4 Mar 2003 17:39:42 -0000 1.1
+++ portlet-mediatype-form.vm 2 May 2003 01:43:04 -0000
@@ -45,9 +45,11 @@
Media Type
-
-
-
+
|
Index: security-form.vm
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/security-form.vm,v
retrieving revision 1.1
diff -u -r1.1 security-form.vm
--- security-form.vm 15 Apr 2003 19:58:48 -0000 1.1
+++ security-form.vm 2 May 2003 01:43:13 -0000
@@ -12,6 +12,19 @@
#end
+ #if($reason)
+
+ |
+
+ |
+
+ #end
#if ($mode == "delete")
@@ -57,17 +70,16 @@
-
- |
- Description
- |
-
-
-
-
- |
-
+
+ Description
+ |
+
+
+
+
+ |
+
@@ -95,17 +107,16 @@
-
- |
- Description
- |
-
-
-
-
- |
-
+
+ Description
+ |
+
+
+
+
+ |
+
#if (($mode == "delete"))
@@ -183,7 +196,7 @@
#end
- #parse("include/mimes.vm")
- #parse("include/capability.vm")
-
+ #parse("include/mime-combo.vm")
+ #parse("include/capability-combo.vm")
Please Note: The first mime type added will be the preferred mime type