I want to create a hard coded html page at "/" for my instance.

Is there an example of how I would do this via the sitemap.  I would
suspect it's something like this:

                        <map:match pattern="">
                            <map:act type="DSpacePropertyFileReader">
                                <map:parameter name="dspace.dir"
value="dspace.dir" />
                                <map:transform type="Include"
src="file://{dspace.dir}/config/demo.html" />
                            </map:act>
                            <map:serialize type="html"/>
                        </map:match>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to