
Provides widget for autocomplete of CCK 'link' field. It provides additional
functionality over standart CCK link field:

 * Variants of URL filtering (external or internal).
 * Additional filter options by using URL patterns.
 * Autocomplete link field for internal mode.

Dependencies
------------
 * Link
 * CCK

Install
-------

1) Copy the advanced_link folder to the modules folder in your installation.

2) Enable the module using Administer -> Site building -> Modules
   (/admin/build/modules).

3) Create a new link field using CCK's interface. Visit Administer ->
   Content management -> Content types (admin/content/types), then click
   Manage fields on the type you want to add an advanced link field. Select
   "Link" as the field type and "Advanced Link" as the widget type to create a new
   field.

4) Customize Advanced field settings through field settings form.
