[ http://issues.apache.org/jira/browse/MYFACES-92?page=all ]

Martin Bosak updated MYFACES-92:
--------------------------------

    Attachment: TLDDoc-XSLT.zip

The attached zip file contains XSLTs that I modified to sort the tags and 
attributes.

The following steps will have to be done to implement this fix:

1)  Create a directory underneath the /builds directory and extract the 
contents of the zip file there.
2)  Modify the build.xml file:
   a)  Add a property to pointing to the directory created above.
   b)  Modify the tlddoc task adding the following line (change tlddoc.xslt.dir 
to the name use above).
          <arg line="-xslt ${tlddoc.xslt.dir}"/>





> TLD javadoc should be sorted alphabetically
> -------------------------------------------
>
>          Key: MYFACES-92
>          URL: http://issues.apache.org/jira/browse/MYFACES-92
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.8 beta
>     Reporter: sean schofield
>  Attachments: TLDDoc-XSLT.zip
>
> It would be nice if the listing of the various tags in the "Tag Summary" were 
> in alphabetical order.  Also, once you click on a tag, it would be good if 
> the attributes were sorted in alphabetical order.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to