[
https://issues.apache.org/jira/browse/VELOCITY-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-177.
-------------------------------------------
> TOOLS - xdoc link updates
> -------------------------
>
> Key: VELOCITY-177
> URL: https://issues.apache.org/jira/browse/VELOCITY-177
> Project: Velocity
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3.1
> Environment: Operating System: other
> Platform: Other
> Reporter: Tim Colson
> Assigned To: Velocity-Dev List
>
> Broken internal links (based on old multiple-tree directory structure).
> Fixed with two patches:
> Index: index.xml
> ===================================================================
> RCS file: /home/cvspublic/jakarta-velocity-tools/xdocs/view/index.xml,v
> retrieving revision 1.1
> diff -u -r1.1 index.xml
> --- index.xml 26 Apr 2003 01:21:49 -0000 1.1
> +++ index.xml 2 May 2003 20:54:26 -0000
> @@ -39,7 +39,7 @@
> <p>A typical application use-case is to provide the view rendering layer
> for
> a Servlet-based web application framework. The
> - <a href="../../struts/docs/index.html">VelocityStruts</a> subproject
> + <a href="../struts/">VelocityStruts</a> subproject
> uses the approach to bring Velocity templates to the Struts application
> framework.</p>
> </section>
> ------------------
> Index: userguide.xml
> ===================================================================
> RCS file: /home/cvspublic/jakarta-velocity-tools/xdocs/struts/userguide.xml,v
> retrieving revision 1.1
> diff -u -r1.1 userguide.xml
> --- userguide.xml 26 Apr 2003 01:22:02 -0000 1.1
> +++ userguide.xml 2 May 2003 20:56:08 -0000
> @@ -123,7 +123,7 @@
> to render the web application views in Struts applications.</p>
> <p>Setup is almost identical to the standard
> - <a
> href="../../view/docs/index.html#Installation">VelocityViewServlet
> installation</a>,
> + <a href="../view/index.html#Installation">VelocityViewServlet
> installation</a>,
> please review that for more details. The extended
> VelocityLayoutServlet, or any
> custom extension, can also be used with Struts. (That particular
> servlet adds
> the ability to reuse shared html layout across multiple pages.)</p>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]