Author: crossley
Date: Sun Apr 12 02:19:07 2015
New Revision: 1672967

URL: http://svn.apache.org/r1672967
Log:
Add a basic explanation of the techniques used.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_100/project-js-css.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/project-js-css.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_100/project-js-css.xml?rev=1672967&r1=1672966&r2=1672967&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_100/project-js-css.xml 
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_100/project-js-css.xml Sun 
Apr 12 02:19:07 2015
@@ -72,7 +72,19 @@
         Add explanations of each.
       </fixme>
       <p>
-        ####
+        To understand how the various resources are linked and resolved,
+        view the source file that created this page.
+        Also follow the addition in r1538085 to this site's project sitemap
+        (<code>$FORREST_HOME/site-author/sitemap.xmap</code>)
+        which shows how to utilise the Sourcetype Action (Content Aware 
Pipeline)
+        and how to use an additional Transformer to inject an additional 
"script"
+        element to the header of the internal xml.
+      </p>
+      <p>
+        The initial addition of this document was
+        <a href="https://svn.apache.org/r1538085";>r1538085</a>
+        and the first major enhancement was
+        <a href="https://svn.apache.org/r1538865";>r1538865</a>.
       </p>
     </section>
     <section id="examples">