Sha256: 83d807d1f957673f09c32e3446a1d34ee16712cddf58812e1cf689a88741602b
Contents?: true
Size: 1.92 KB
Versions: 5
Compression:
Stored size: 1.92 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- ============================================================ --> <!-- Plugin Sitemap --> <!-- --> <!-- This sitemap includes all enabled plugins in the generation --> <!-- process. It is mounted from the main Forrest sitemap after --> <!-- any project specific sitemap but before the default Forrest --> <!-- matchers. This enables plugins to override or extend default --> <!-- Forrest behaviour whilst individual projects can override --> <!-- or extend the plugins behaviour. --> <!-- ============================================================ --> <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0"> <map:pipelines> <map:pipeline> <map:select type="exists"> <map:when test="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.pdf/output.xmap"> <map:mount uri-prefix="" src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.pdf/output.xmap" check-reload="yes" pass-through="true"/> </map:when> </map:select> </map:pipeline> </map:pipelines> </map:sitemap>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ai4r-1.0 | site/build/tmp/output.xmap |
ai4r-1.1 | site/build/tmp/output.xmap |
ai4r-1.3 | site/build/tmp/output.xmap |
ai4r-1.4 | site/build/tmp/output.xmap |
ai4r-1.5 | site/build/tmp/output.xmap |