Author: bdelacretaz
Date: Thu Dec 15 09:32:46 2016
New Revision: 1774399
URL: http://svn.apache.org/viewvc?rev=1774399&view=rev
Log:
Add minimal Sling Dynamic Include docs
Added:
sling/site/trunk/content/documentation/bundles/dynamic-includes.mdtext
Modified:
sling/site/trunk/content/documentation/bundles.mdtext
Modified: sling/site/trunk/content/documentation/bundles.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles.mdtext?rev=1774399&r1=1774398&r2=1774399&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/bundles.mdtext (original)
+++ sling/site/trunk/content/documentation/bundles.mdtext Thu Dec 15 09:32:46
2016
@@ -49,11 +49,12 @@ The OSGi installer is a very flexible an
* [Servlet Helpers]({{ refs.servlet-helpers.path }})
* [Context-Aware Configuration]({{ refs.context-aware-configuration.path }})
-## Content Presentation
+## Content Presentation and Rendering
* [Scripting]({{ refs.scripting.path }}) (aka Templating)
* [Output Rewriting Pipelines (org.apache.sling.rewriter)]({{
refs.output-rewriting-pipelines-org-apache-sling-rewriter.path }})
* [XML Support]({{ refs.xml-support.path }})
* [Sling Resource Editor]({{ refs.resource-editor.path }})
+* [Sling Dynamic Include (org.apache.sling.dynamic-include)]({{
refs.dynamic-includes.path }})
## Troubleshooting
* [Request Processing Analyzer (org.apache.sling.reqanalyzer)]({{
refs.request-analysis.path }})
Added: sling/site/trunk/content/documentation/bundles/dynamic-includes.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/dynamic-includes.mdtext?rev=1774399&view=auto
==============================================================================
--- sling/site/trunk/content/documentation/bundles/dynamic-includes.mdtext
(added)
+++ sling/site/trunk/content/documentation/bundles/dynamic-includes.mdtext Thu
Dec 15 09:32:46 2016
@@ -0,0 +1,21 @@
+Title: Apache Sling Dynamic Include
+Notice: 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.
+
+Sling Dynamic Include (org.apache.sling.dynamic-include)
+========================================================
+For now the Sling Dynamic Include documentation is at
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/sling-dynamic-include/README.md
- or
https://github.com/apache/sling/tree/trunk/contrib/extensions/sling-dynamic-include
if that's in sync.
\ No newline at end of file