include-pattern-faq
Revision as of 20:50, 9 February 2008 by Csarven (talk | contribs) (→Q: ''Does include-pattern support for data outside of the current page?'')
include pattern FAQ
This page document frequently asked questions about the include-pattern. For general questions about microformats see the microformats faq.
Q: Does include-pattern support for data outside of the current page?
A: No. The include-pattern is specifically scoped to the current page by design, both from a "vast majority of use cases" perspective, and a ease of implementation perspective.
Including data from external resources raises several issues:
- Unreliable (dependency and if/when the data is available)
- Security (possibly malicious data)
- Invisible (original context of the data is not available)