You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2004/03/26 19:50:07 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/content/ac passwd.js

egli        2004/03/26 10:50:07

  Modified:    src/webapp/lenya/pubs/blog/resources/misc/bxeng entry.css
               src/webapp/lenya/content/publishing referenced-documents.xsp
               src/webapp/lenya/content/admin/users user-admin.js
               src/webapp/lenya/content/admin/ipranges iprange-admin.js
               src/webapp/lenya/content/admin/groups group-admin.js
               src/webapp/lenya/content/admin/common access-control.js
               src/webapp/lenya/content/ac passwd.js
  Log:
  Insert ASL 2.0
  
  Revision  Changes    Path
  1.4       +15 -0     cocoon-lenya/src/webapp/lenya/pubs/blog/resources/misc/bxeng/entry.css
  
  Index: entry.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/blog/resources/misc/bxeng/entry.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- entry.css	22 Aug 2003 14:55:46 -0000	1.3
  +++ entry.css	26 Mar 2004 18:50:07 -0000	1.4
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   .title {
     font-size: x-large;
     font-weight: bold;
  
  
  
  1.2       +15 -0     cocoon-lenya/src/webapp/lenya/content/publishing/referenced-documents.xsp
  
  Index: referenced-documents.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/publishing/referenced-documents.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- referenced-documents.xsp	12 Mar 2004 17:35:21 -0000	1.1
  +++ referenced-documents.xsp	26 Mar 2004 18:50:07 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 1999-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.
  +-->
   
   <xsp:page
          language="java"
  
  
  
  1.38      +15 -0     cocoon-lenya/src/webapp/lenya/content/admin/users/user-admin.js
  
  Index: user-admin.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/admin/users/user-admin.js,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- user-admin.js	17 Feb 2004 21:19:48 -0000	1.37
  +++ user-admin.js	26 Mar 2004 18:50:07 -0000	1.38
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   
   //
   // Modify a user.
  
  
  
  1.10      +15 -0     cocoon-lenya/src/webapp/lenya/content/admin/ipranges/iprange-admin.js
  
  Index: iprange-admin.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/admin/ipranges/iprange-admin.js,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- iprange-admin.js	18 Feb 2004 19:26:09 -0000	1.9
  +++ iprange-admin.js	26 Mar 2004 18:50:07 -0000	1.10
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   
   //
   // Modify an IP range.
  
  
  
  1.12      +15 -0     cocoon-lenya/src/webapp/lenya/content/admin/groups/group-admin.js
  
  Index: group-admin.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/admin/groups/group-admin.js,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- group-admin.js	6 Feb 2004 17:12:07 -0000	1.11
  +++ group-admin.js	26 Mar 2004 18:50:07 -0000	1.12
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   
   //
   // Modify a group.
  
  
  
  1.6       +15 -0     cocoon-lenya/src/webapp/lenya/content/admin/common/access-control.js
  
  Index: access-control.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/admin/common/access-control.js,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- access-control.js	8 Feb 2004 17:01:30 -0000	1.5
  +++ access-control.js	26 Mar 2004 18:50:07 -0000	1.6
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   
   function getAccreditableManager() {
   	return accreditableManager;
  
  
  
  1.10      +15 -0     cocoon-lenya/src/webapp/lenya/content/ac/passwd.js
  
  Index: passwd.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/ac/passwd.js,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- passwd.js	13 Nov 2003 16:20:08 -0000	1.9
  +++ passwd.js	26 Mar 2004 18:50:07 -0000	1.10
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-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.
  +*/
   //var oldpassword, newpassword, confirmednewpassword;
   
   function passwd() {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org