include-pattern-faq: Difference between revisions
Jump to navigation
Jump to search
(drafted, added scope Q&A) |
(What is the normative behavior for an include with a "data" value that does not exist?) |
||
Line 8: | Line 8: | ||
A: No. The [[include-pattern]] is specifically [[include-pattern#scope|scoped]] to the current page by design, both from a "vast majority of use cases" perspective, and a ease of implementation perspective. | A: No. The [[include-pattern]] is specifically [[include-pattern#scope|scoped]] to the current page by design, both from a "vast majority of use cases" perspective, and a ease of implementation perspective. | ||
=== Q: ''What is the normative behavior for an include with a "data" value that does not exist?''=== |
Revision as of 18:08, 25 January 2007
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.