]> git.sur5r.net Git - openldap/blob - contrib/tweb/TWEB_conFiles/tweb.conf.1.dist
29b5aec024d31983d260b1d1be9c6feb6ebc9a18
[openldap] / contrib / tweb / TWEB_conFiles / tweb.conf.1.dist
1 #*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
2 #                                                                          *
3 # tweb.conf.1                                                              *
4 #                                                                          *
5 # Function:..Configuration-File for TWEB-SOFTWARE                          *
6 #                                                                          *
7 #                                                                          *
8 #                                                                          *
9 # Authors:...Dr. Kurt Spanier & Bernhard Winkler,                          *
10 #            Zentrum fuer Datenverarbeitung, Bereich Entwicklung           *
11 #            neuer Dienste, Universitaet Tuebingen, GERMANY                *
12 #                                                                          *
13 #                                       ZZZZZ  DDD    V   V                *
14 #            Creation date:                Z   D  D   V   V                *
15 #            July 26 1995                 Z    D   D   V V                 *
16 #            Last modification:          Z     D  D    V V                 *
17 #            December 18 1998           ZZZZ   DDD      V                  *
18 #                                                                          *
19 #/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
20 #==========================================================================
21 # $Id: tweb.conf.1.dist,v 1.6 1999/09/10 15:01:21 zrnsk01 Exp $
22
23 #  FOR DESCRIPTION OF THE PARAMETERS SEE THE CONFIG FILE tweb.conf.0(.dist)
24
25
26 ###
27 ###  the description, how to display an object upon read
28 ###
29
30 DISPLAY-OBJECT  person
31 # main page
32 FIRST-PAGE      cn                          Name             DEFAULT
33                 personalTitle               Title            DEFAULT
34                 organizationalStatus        Status           DEFAULT
35                 description                 Working-Area     DEFAULT
36                 telephoneNumber             Telephone        DEFAULT
37                 facsimileTelephoneNumber    Fax              DEFAULT
38                 mail                        E-Mail-Address   MAILTO
39                 textEncodedORaddress        X400-Address     DEFAULT
40                 postalAddress               "Postal address" MULTILINE
41                 roomNumber                  Room             DEFAULT
42                 labeledURI                  URL              URI
43 # additional page
44 SECOND-PAGE     sn                          Surname          DEFAULT
45                 roleOccupant                Role-Occupant    HREF
46                 memberOfGroup               Group-Member     DEFAULT
47                 homepostalAddress           Home-Address     MULTILINE
48                 homePhone                   Home-Phone       DEFAULT
49                 pager                       Pager            DEFAULT
50                 lastModifiedTime            "Last modified Time" DATE
51                 lastModifiedBy              "Last modified by" DEFAULT
52
53 DISPLAY-OBJECT  organization
54 # main page
55 FIRST-PAGE      o                           Name             DEFAULT
56                 ou                          Name             DEFAULT
57                 l                           Locality         DEFAULT
58                 description                 Description      DEFAULT
59                 postalAddress               "Postal address" MULTILINE
60                 telephoneNumber             Telephone        DEFAULT
61                 facsimileTelephoneNumber    Fax              DEFAULT
62                 labeledURI                  URL              URI
63 # additional page
64 SECOND-PAGE     st                          State            DEFAULT
65                 seeAlso                     "More Information" MOVETO
66                 lastModifiedTime            "Last modified Time" DATE
67                 lastModifiedBy              "Last modified by" DEFAULT
68
69 DISPLAY-OBJECT  rfc822MailList
70 # main page
71 FIRST-PAGE      description                 Description      DEFAULT
72                 joinable                    Joinable         BOOLEAN
73                 associatedDomain            E-Mail-Domain    DEFAULT
74                 rfc822RequestsTo            "Requests to"    MAILTO
75                 requestsTo                  "Requests to"    HREF
76                 owner                       Owner            HREF
77 # additional page
78 SECOND-PAGE     lastModifiedTime            "Last modified Time" DATE
79                 lastModifiedBy              "Last modified by" DEFAULT
80
81 DISPLAY-OBJECT  country
82 # main page
83 FIRST-PAGE      friendlyCountryName         Country-Name     DEFAULT
84                 associatedDomain            Domain           DEFAULT
85                 manager                     Manager          HREF
86                 labeledURI                  URL              URI
87 # additional page
88 SECOND-PAGE     masterDSA                   Master-DSA       HREF
89                 slaveDSA                    Slave-DSA        HREF
90                 lastModifiedTime            "Last modified Time" DATE
91                 lastModifiedBy              "Last modified by" DEFAULT
92                 lastUpdateTime              "Last update Time" DATE
93
94 DISPLAY-OBJECT  default
95 # main page
96 FIRST-PAGE      jpegPhoto                   Photo            JPEG
97                 photo                       Photo            BMP
98                 cn                          Name             DEFAULT
99                 sn                          Surname          DEFAULT
100                 textEncodedMtaName          MTA-Name         DEFAULT
101                 relatedMHSdomain            MHS-Domain       DEFAULT
102                 description                 Description      DEFAULT
103                 multiLineDescription        Description      MULTILINE
104                 info                        "More Information" DEFAULT
105                 productName                 Productname      DEFAULT
106                 mail                        Mail-Address     MAILTO
107                 telephoneNumber             Telephone        DEFAULT
108                 facsimileTelephoneNumber    Fax              DEFAULT
109                 labeledURL                  URL              URL
110                 memberOfGroup               "Member of Group" DEFAULT
111                 member                      Member           HREF
112                 owner                       Owner            HREF
113                 requestsTo                  "Requests to"    HREF
114                 errorsTo                    "Errors to"      HREF
115                 krbName                     Kerberos-Name    DEFAULT
116                 postalAddress               Postal-Address   MULTILINE
117                 l                           Locality         DEFAULT
118                 textEncodedPSAP             "Network address" DEFAULT
119                 presentationAddress         "Network address" DEFAULT
120                 supportedApplicationContext Application      DEFAULT
121                 publicAccess                Access           DEFAULT
122                 availability                Availability     DEFAULT
123                 knowledgeInformation        Contact          DEFAULT
124                 seeAlso                     "See also"       HREF
125                 roleOccupant                Role-Occupant    HREF
126                 manager                     Manager          HREF
127                 administrator               Manager          HREF
128                 secretary                   Secretary        HREF
129                 associatedName              "Associated Name" HREF
130                 responsiblePerson           "Responsible person" HREF
131                 domainComponent             Domain           DEFAULT
132                 labeledURI                  URL              URI
133 # 2.Page (see more)
134 SECOND-PAGE     source                      Source           DEFAULT
135                 homePostalAddress           Home-Address     MULTILINE
136                 masterDSA                   Master-DSA       HREF
137                 slaveDSA                    Slave-DSA        HREF
138                 lastModifiedTime            "Last modified Time" DATE
139                 lastModifiedBy              "Last modified by" DEFAULT
140                 lastUpdateTime              "Last update Time" DATE
141
142
143
144 ###
145 ###  sorting and display of groups of entries
146 ###
147
148 SORT     dNSDomain               Domain                  8
149          domain                  Fax                     9
150          rfc822MailList          X.500-E-Mail-List      10 rfc822MailList
151          organizationalPerson    Staff                   1 person registeredAddress
152          residentialPerson       Residentials            2 person registeredAddress
153          person                  Persons                 3 person registeredAddress
154          locality                Localities              7 organization
155          organization            Organizations           5 organization
156          organizationalUnit      "Organizational Units"  6 organization 
157          alias                   Aliases                11
158          country                 Countries               4 country
159
160
161 ###
162 ###  the position of certain language-specific support-files
163 ###
164
165 HELPFILE       tweb.help.1
166
167 FRIENDLYFILE   ldapfriendly.1
168
169 HEADER         tweb.header.1
170 FOOTER         tweb.footer.1
171
172 ALLOW-MSG      allow.msg.1
173
174
175 ###
176 ###  some more settings for (language-specific) gateway-switches (see tweb.rc)
177 ###
178
179 # GW-SWITCH   "ROOT"              http://<my-world-relay.my-domain>:<port1>/M
180 #             "c=<my-country-ID>"  http://<my-country-relay.my-domain>:<port1>/
181
182
183 ###
184 ###  where to prevent listing and provide for searching only
185 ###
186
187 # SEARCH-ONLY "ou=<some-ou>, o=<my-organization>, c=<my-country-ID>"  search-only.head.1 search-only.foot.1
188
189
190 ###
191 ###  modifying entries via TWEB
192 ###
193
194 # MODIFY          person
195 # MODATTR         personalTitle        Title              1
196 #                 organizationalStatus Status             1
197 #                 description          Description        2
198 #                 telephoneNumber      Telephone          2
199 #                 facsimileTelephoneNumber  Fax           2
200 #                 mail                 "E-Mail address"   2
201 #                 roomNumber           Room               1
202 #                 memberOfGroup        Group-Member      10
203 #                 homePostalAddress    "Home address"     1
204 #                 homePhone            "Home phone"       2
205 #                 pager                Pager              2
206 #                 info                 Information        2
207
208