Document: Fallback Protocol
URL: 
https://lenya.zones.apache.org/cms/docu/authoring/docu20/reference/protocols/fallback.html
Changed by user: Andreas Hartmann (andreas)


----
Removed: /document/body/dl
<dl> (null)
----
Removed: /document/body/dl/dt[1]
<dt> (null)
----
Removed: /document/body/dl/dt[1]/text()
fallback://
----
Removed: /document/body/dl/dd[1]
<dd> (null)
----
Removed: /document/body/dl/dd[1]/text()
Address a resource.
----
Removed: /document/body/dl/dt[2]
<dt> (null)
----
Removed: /document/body/dl/dt[2]/text()
template-fallback://
----
Removed: /document/body/dl/dd[2]
<dd> (null)
----
Removed: /document/body/dl/dd[2]/text()
Address the template of a resource. This is especially useful to import XSLT 
stylesheets.
----
Removed: /document/body/dl/dt[3]
<dt> (null)
----
Removed: /document/body/dl/dt[3]/text()
aggregate-fallback://
----
Removed: /document/body/dl/dd[3]
<dd> (null)
----
Removed: /document/body/dl/dd[3]/text()
Aggregate all resources in the template hierarchy, starting with the current 
publication. This works only for XML resources. The document element of the 
aggregated document is the document element of the first encountered dcument. 
The document elements of the other XML documents are stripped.
----
Added: /document/body/section[1]
<section> (null)
----
Added: /document/body/section[1]/title
<title> (null)
----
Added: /document/body/section[1]/title/text()
Available Protocols
----
Added: /document/body/section[1]/dl
<dl> (null)
----
Added: /document/body/section[1]/dl/dt[1]
<dt> (null)
----
Added: /document/body/section[1]/dl/dt[1]/text()
fallback://
----
Added: /document/body/section[1]/dl/dd[1]
<dd> (null)
----
Added: /document/body/section[1]/dl/dd[1]/text()
Address a resource.
----
Added: /document/body/section[1]/dl/dt[2]
<dt> (null)
----
Added: /document/body/section[1]/dl/dt[2]/text()
template-fallback://
----
Added: /document/body/section[1]/dl/dd[2]
<dd> (null)
----
Added: /document/body/section[1]/dl/dd[2]/text()
Address the template, i.e. the parent resource, of a resource. This is 
especially useful to import XSLT stylesheets.
----
Added: /document/body/section[1]/dl/dt[3]
<dt> (null)
----
Added: /document/body/section[1]/dl/dt[3]/text()
aggregate-fallback://
----
Added: /document/body/section[1]/dl/dd[3]
<dd> (null)
----
Added: /document/body/section[1]/dl/dd[3]/text()
Aggregate all resources in the template hierarchy, starting with the current 
publication. This works only for XML resources. The document element of the 
aggregated document is the document element of the first encountered dcument. 
The document elements of the other XML documents are stripped.
----
Added: /document/body/section[2]
<section> (null)
----
Added: /document/body/section[2]/title
<title> (null)
----
Added: /document/body/section[2]/title/text()
URI Syntax
----
Added: /document/body/section[2]/p
<p> (null)
----
Added: /document/body/section[2]/p/text()
Each protocol of the fallback protocol family supports the following URI syntax 
variants:
----
Added: /document/body/section[2]/dl
<dl> (null)
----
Added: /document/body/section[2]/dl/dt[1]
<dt> (null)
----
Added: /document/body/section[2]/dl/dt[1]/text()
{scheme}:/{path}
----
Added: /document/body/section[2]/dl/dd[1]
<dd> (null)
----
Added: /document/body/section[2]/dl/dd[1]/text()
The path is an absolute path (starting with a slash) from the publication root 
directory (or the servlet context directory for global resources). If this 
syntax is used, the publication is derived from the current HTTP request.
----
Added: /document/body/section[2]/dl/dt[2]
<dt> (null)
----
Added: /document/body/section[2]/dl/dt[2]/text()
{scheme}:{pubId}/{path}
----
Added: /document/body/section[2]/dl/dd[2]
<dd> (null)
----
Added: /document/body/section[2]/dl/dd[2]/text()
Including the publication ID in the path is useful to use a different 
publication than the one from the current HTTP request. It also allows to use 
the URI as a cache key for publication-specific resources (e.g., in connection 
with the SourceCache service).
----

  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to