]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/locale/en-US/privacy.xml
Import 1.0rc1 supporting Firefox up to 11.*
[dactyl.git] / common / locale / en-US / privacy.xml
index 7782ff99cc0cabef9afed00b5a9fcf1b2718f8c7..db936e490ed05130e0cd6ae0bf39fdf81dd46dfa 100644 (file)
             Items may be any of:
         </p>
 
-        <dl>
-            <dt>all         </dt>       <dd>All items</dd>
-            <dt>cache       </dt>       <dd>Cache</dd>
-            <dt>commandline </dt>       <dd>Command-line history</dd>
-            <dt>cookies     </dt>       <dd>Cookies</dd>
-            <dt>downloads   </dt>       <dd>Download history</dd>
-            <dt>formdata    </dt>       <dd>Saved form and search history</dd>
-            <dt>history     </dt>       <dd>Browsing history</dd>
-            <dt>host        </dt>       <dd>All data from the given host</dd>
-            <dt>marks       </dt>       <dd>Local and URL marks</dd>
-            <dt>macros      </dt>       <dd>Saved macros</dd>
-            <dt>messages    </dt>       <dd>Saved <ex>:messages</ex></dd>
-            <dt>offlineapps </dt>       <dd>Offline website data</dd>
-            <dt>options     </dt>       <dd>Options containing hostname data</dd>
-            <dt>passwords   </dt>       <dd>Saved passwords</dd>
-            <dt>sessions    </dt>       <dd>Authenticated sessions</dd>
-            <dt>sitesettings</dt>       <dd>Site preferences</dd>
-        </dl>
+        <dl tag="sanitize-items"/>
+
+        <p>
+            Items may be excluded by prefixing them with a <tt>!</tt>. The first
+            matching item takes precedence. Therefore, the value
+            <tt>!commandline all</tt> will sanitize all items but the command
+            line. A value of <tt>all !commandline</tt> will sanitize all items.
+        </p>
 
         <p>
             When <em>history</em> items are sanitized, all command-line
             If no <oa>action</oa> is given, the value of <o>cookies</o> is used.
         </p>
 
-        <example><ex>:map -b</ex> <k link="false">c</k> <ex>:cookies</ex> <k name="A-Tab" link="false"/></example>
+        <example><ex>:map -b</ex> <k link="false">c</k> <ex>:cookies</ex> <k name="A-Tab" link="c_&lt;Tab>"/></example>
     </description>
 </item>