constant iframe_DOMAINS in Iframe 6
Same name and namespace in other branches
- 7 iframe.module \iframe_DOMAINS
2 uses of iframe_DOMAINS
- iframe_cleanup_url in ./iframe.module
- Forms a valid URL if possible from an entered address.
Trims whitespace and automatically adds an http:// to addresses without a protocol specified
- iframe_validate_url in ./iframe.module
- A lenient verification for URLs. Accepts all URLs following RFC 1738 standard
for URL formation and all email addresses following the RFC 2368 standard for
mailto address formation.
File
- ./iframe.module, line 14
- Defines simple iframe field types.
based on the cck-module "link" by quicksketch
MODULE-Funtions
Code
define('iframe_DOMAINS', 'aero|arpa|biz|com|cat|coop|edu|gov|info|int|jobs|mil|museum|name|nato|net|org|pro|travel|mobi|local');