A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1350.html

Document ID: 1350
Branch: main
Language: default
Name: Migration guide (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 4/13/07 7:18:31 PM
Updated by: Grzegorz Kossakowski

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 2905 bytes (previous version: 2868 bytes)
Content diff:
(40 equal lines skipped)
    
    <p>You will have to change it into following form:</p>
    
--- <pre>&lt;script type="text/javascript" 
src="servlet:ajax:/resources/dojo/dojo.js"/&gt;
+++ <pre>&lt;script type="text/javascript" 
src="servlet:ajax:/resource/external/dojo/dojo.js"/&gt;
    </pre>
    
--- <p>Basically, replacing <tt>${cocoon.request.contextPath}/_cocoon/</tt> and
--- similar construct with <tt>servlet:ajax:/</tt> should do the trick.</p>
+++ <p>Basically, replacing
+++ <tt>${cocoon.request.contextPath}/_cocoon/resources/</tt> and similar 
constructs
+++ with <tt>servlet:ajax:/resource/external/</tt> should do the trick.</p>
    
    <h2>Sitemap adjustments</h2>
    
(23 equal lines skipped)