include-pattern-faq: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(minus spam, plus question) |
||
Line 1: | Line 1: | ||
<h1> include pattern FAQ </h1> | |||
This page document frequently asked questions about the [[include-pattern]]. For general questions about microformats see the microformats [[faq]]. | This page document frequently asked questions about the [[include-pattern]]. For general questions about microformats see the microformats [[faq]]. | ||
Line 10: | Line 10: | ||
=== Q: ''What is the normative behavior for an include with a "data" value that does not exist?''=== | === Q: ''What is the normative behavior for an include with a "data" value that does not exist?''=== | ||
=== Q: ''Is there an assumption that you should only include one property at a time? What's the expected behavior if, say, my include has an org property, and the including vcard already has an org property?''=== |
Revision as of 20:45, 25 June 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.