Changeset 6805 for trunk/doc/src/docbook/user/annotations.xml
- Timestamp:
- Mar 26, 2015, 8:47:33 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/user/annotations.xml
r6725 r6805 222 222 </varlistentry> 223 223 <varlistentry> 224 <term><guilabel>Disable change log</guilabel></term> 225 <listitem> 226 <para> 227 If this option is checked, change history logging does not include the 228 actual old/new annotation values. Note that the log will still contain 229 an entry that the annotation was modified. It is recomended that this 230 option is enabled for annotations containing sensitive data since 231 access permissions to the change history are different. 232 </para> 233 </listitem> 234 </varlistentry> 235 <varlistentry> 236 <term><guilabel>Disable inheritance</guilabel></term> 237 <listitem> 238 <para> 239 If this option is checked, annotations of this type are not allowed to be 240 inherited to other items. <nohelp>See <xref linkend="annotations.inheriting" /> 241 for more information about inheritance.</nohelp> It is recomended that this 242 option is enabled for annotations containing sensitive data since 243 access permissions to inherited information may be different. 244 </para> 245 <warning> 246 <title>Existing inherited annotations are removed</title> 247 <para> 248 Be careful when enabling this option for an annotation type 249 if there are existing items that already inherit this annotation 250 type from their parents. The existing inheritance is automatically 251 dropped, and it will not be re-created if resetting this option 252 again. 253 </para> 254 </warning> 255 256 </listitem> 257 </varlistentry> 258 <varlistentry> 224 259 <term><guilabel>Description</guilabel></term> 225 260 <listitem>
Note: See TracChangeset
for help on using the changeset viewer.