source: proiecte/swift/trunk/lib/hoard-371/doc/src/documentation/content/xdocs/tabs.xml @ 176

Last change on this file since 176 was 176, checked in by (none), 14 years ago
  • imported repo from "guagal"
File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  Copyright 2002-2004 The Apache Software Foundation
4
5  Licensed under the Apache License, Version 2.0 (the "License");
6  you may not use this file except in compliance with the License.
7  You may obtain a copy of the License at
8
9      http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16-->
17<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd">
18
19<tabs software="Hoard"
20  title="Hoard"
21  copyright="Emery Berger"
22  xmlns:xlink="http://www.w3.org/1999/xlink">
23
24  <!-- The rules for tabs are:
25    @dir will always have '/@indexfile' added.
26    @indexfile gets appended to @dir if the tab is selected. Defaults to 'index.html'
27    @href is not modified unless it is root-relative and obviously specifies a
28    directory (ends in '/'), in which case /index.html will be added
29    If @id's are present, site.xml entries with a matching @tab will be in that tab.
30
31   Tabs can be embedded to a depth of two. The second level of tabs will only
32    be displayed when their parent tab is selected.   
33  -->
34
35<!--  <tab id="" label="Home" dir="" indexfile="index.html"/> -->
36
37</tabs>
Note: See TracBrowser for help on using the repository browser.