taylor 2005/01/14 10:31:29 Modified: portal/src/webapp/WEB-INF/pages/Administrative/choosers groups.psml users.psml roles.psml Log: *** keyword substitution change *** Revision Changes Path 1.2 +23 -23 jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/groups.psml Index: groups.psml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/groups.psml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- groups.psml 13 Jan 2005 06:15:33 -0000 1.1 +++ groups.psml 14 Jan 2005 18:31:28 -0000 1.2 @@ -1,23 +1,23 @@ -<!--
-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. ---> -<page id="chooser-groups"> - <defaults - layout-decorator="simple" - portlet-decorator="clear" - /> - <title>Group Chooser</title> - <fragment id="chooser-groups" type="layout" name="jetspeed::VelocityOneColumnNoActions"> - <fragment id="chooser-groups-1" type="portlet" name="security::GroupChooser" > - </fragment> - </fragment> -</page> +<!-- +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. +--> +<page id="chooser-groups" hidden='true'> + <defaults + layout-decorator="simple" + portlet-decorator="clear" + /> + <title>Group Chooser</title> + <fragment id="chooser-groups" type="layout" name="jetspeed::VelocityOneColumnNoActions"> + <fragment id="chooser-groups-1" type="portlet" name="security::GroupChooser" > + </fragment> + </fragment> +</page> 1.2 +23 -23 jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/users.psml Index: users.psml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/users.psml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- users.psml 13 Jan 2005 06:15:33 -0000 1.1 +++ users.psml 14 Jan 2005 18:31:28 -0000 1.2 @@ -1,23 +1,23 @@ -<!-- -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. ---> -<page id="chooser-users"> - <defaults - layout-decorator="simple" - portlet-decorator="clear" - /> - <title>User Chooser</title> - <fragment id="chooser-users" type="layout" name="jetspeed::VelocityOneColumnNoActions"> - <fragment id="chooser-users-1" type="portlet" name="security::UserChooser" > - </fragment> - </fragment> -</page> +<!-- +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. +--> +<page id="chooser-users" hidden='true'> + <defaults + layout-decorator="simple" + portlet-decorator="clear" + /> + <title>User Chooser</title> + <fragment id="chooser-users" type="layout" name="jetspeed::VelocityOneColumnNoActions"> + <fragment id="chooser-users-1" type="portlet" name="security::UserChooser" > + </fragment> + </fragment> +</page> 1.2 +23 -23 jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/roles.psml Index: roles.psml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/choosers/roles.psml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- roles.psml 13 Jan 2005 06:18:30 -0000 1.1 +++ roles.psml 14 Jan 2005 18:31:28 -0000 1.2 @@ -1,23 +1,23 @@ -<!-- -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. ---> -<page id="chooser-roles"> - <defaults - layout-decorator="simple" - portlet-decorator="clear" - /> - <title>Role Chooser</title> - <fragment id="chooser-roles" type="layout" name="jetspeed::VelocityOneColumnNoActions"> - <fragment id="chooser-roles-1" type="portlet" name="security::RoleChooser" > - </fragment> - </fragment> -</page> +<!-- +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. +--> +<page id="chooser-roles" hidden='true'> + <defaults + layout-decorator="simple" + portlet-decorator="clear" + /> + <title>Role Chooser</title> + <fragment id="chooser-roles" type="layout" name="jetspeed::VelocityOneColumnNoActions"> + <fragment id="chooser-roles-1" type="portlet" name="security::RoleChooser" > + </fragment> + </fragment> +</page> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]