You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/05/07 07:29:19 UTC

cvs commit: xml-forrest/src/resources/conf sitemap.xmap

jefft       2003/05/06 22:29:19

  Modified:    .        status.xml
               src/resources/conf sitemap.xmap
  Log:
  Translate @src attributes, to allow things like <figure src='site:images/screenshot'/>
  
  Revision  Changes    Path
  1.155     +3 -0      xml-forrest/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/status.xml,v
  retrieving revision 1.154
  retrieving revision 1.155
  diff -u -r1.154 -r1.155
  --- status.xml	5 May 2003 11:46:43 -0000	1.154
  +++ status.xml	7 May 2003 05:29:18 -0000	1.155
  @@ -24,6 +24,9 @@
   
     <changes>
       <release version="0.5-dev" date="unreleased">
  +      <action dev="JT" type="fix" context="webapp">
  +        Enable link rewriting for images and figures (@src attribute).
  +      </action>
         <action dev="JT" type="update" context="schemas">
           Add &lt;elaborate> to the FAQ &lt;question> element, which lets one
           provide some background (elaboration) in the FAQ body without cluttering
  
  
  
  1.93      +1 -0      xml-forrest/src/resources/conf/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/sitemap.xmap,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- sitemap.xmap	27 Apr 2003 08:39:38 -0000	1.92
  +++ sitemap.xmap	7 May 2003 05:29:18 -0000	1.93
  @@ -216,6 +216,7 @@
           <map:generate src="cocoon:/{1}{2}.xml"/>
           <map:transform type="xinclude"/>
           <map:transform type="linkrewriter" src="cocoon:/{1}linkmap">
  +          <map:parameter name="link-attrs" value="href src"/>
             <map:parameter name="schemes" value="site ext"/>
           </map:transform>
           <map:call resource="skinit">