; Copyright (c) 2012 Mike Green ; ;For the full copyright and license information, please view the LICENSE ;file that was distributed with this source code. [overview] content = "

This screen shows a list of known cookies and their descriptions.

Cookie names can contain wildcards to match multiple variations of the same cookie. The questionmark (?) wildcard matches a single character only, whereas an asterisk (*) can match one or more characters. The wildcards can be located anywhere within the cookie name. For example, wp-settings-* will match any cookie starting with \"wp-settings-\" such as \"wp-settings-1\" or \"wp-settings-229\"; wp-site?-info will match \"wp-site1-info\" and \"wp-siteA-info\", but not \"wp-site-details-info\".

If a cookie is marked as Required, then Cookillian will not filter the cookie and a listing will display that this cookie is required for the operation of the website.

A listing can be generated using the [cookillian cookies] shortcode, which will display all the cookies listed on this page. To list only certain cookies within a group, add it to the shortcode as [cookillian cookies=\"group name\"] where group name matches the Group listed on this page. Alternatively, one can exclude cookies by adding the option exclude, such as [cookillian cookies exclude=\"Unknown\"], which would display all groups except \"Unknown\".

To delete one or more cookies from the listing, click the Remove button (or tick/select the box in the Remove column for non-Javascript browsers) and they will be removed when the changes are saved.

" [side_tab] content = "

For more information:

Cookillian Home Page

Support Forum

"