Did the recent xdocs changes result in us using A tags instead of LINK
tags in the XML to denote hyperlinks after the style sheet conversion?

Java Apache CVS Development <[EMAIL PROTECTED]> writes:

>   User: mpoeschl
>   Date: 01/01/27 06:23:33
> 
>   Modified:    xdocs    code-standards.xml getting-started.xml
>   Log:
>   some minor doc fixes
>   
>   Revision  Changes    Path
>   1.4       +2 -2      turbine/xdocs/code-standards.xml
>   
>   Index: code-standards.xml
>   ===================================================================
>   RCS file: /products/cvs/turbine/turbine/xdocs/code-standards.xml,v
>   retrieving revision 1.3
>   retrieving revision 1.4
>   diff -u -r1.3 -r1.4
>   --- code-standards.xml      2001/01/22 00:20:07     1.3
>   +++ code-standards.xml      2001/01/27 14:23:32     1.4
>   @@ -28,8 +28,8 @@
>    <p>
>    Below is a list of coding conventions that are specific to Turbine,
>    everything else not specificially mentioned here should follow the official
>   -<link href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Sun
>   -Java Coding Conventions</link>.
>   +<a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Sun
>   +Java Coding Conventions</a>.
>    </p>
>    
>    <p>

-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to