Author: reinhard Date: Fri Mar 18 05:29:03 2005 New Revision: 158062 URL: http://svn.apache.org/viewcvs?view=rev&rev=158062 Log: put heading type into another entitiy
Added: cocoon/whiteboard/doc-repos/global/src/forrest-configuration/skinconf-heading.xml Added: cocoon/whiteboard/doc-repos/global/src/forrest-configuration/skinconf-heading.xml URL: http://svn.apache.org/viewcvs/cocoon/whiteboard/doc-repos/global/src/forrest-configuration/skinconf-heading.xml?view=auto&rev=158062 ============================================================================== --- cocoon/whiteboard/doc-repos/global/src/forrest-configuration/skinconf-heading.xml (added) +++ cocoon/whiteboard/doc-repos/global/src/forrest-configuration/skinconf-heading.xml Fri Mar 18 05:29:03 2005 @@ -0,0 +1,18 @@ +<!-- + Copyright 2002-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. +--> + + <!-- Heading types can be clean|underlined|boxed --> + <headings type="clean"/> \ No newline at end of file