>>>>> "Ted" == Ted Husted <[EMAIL PROTECTED]> writes:
Ted> 10/18/2002 11:11:47 AM, "Karr, David" <[EMAIL PROTECTED]> wrote: >> Will there be a straightforward (even if somewhat messy) way for me to >> generate a link from these pages to the package descriptions for the base >> library? That is, in my "html-el" package description, I would like to see >> a link that would go directly to the package description for the "html" >> package. If in the final documentation, the "html" directory is in the same >> directory as the "html-el" directory, then that will probably work. Ted> No worries, when I'm done, I'm sure it will look like the other Development Guides =:0) This may be obvious to you, but it occurs to me that although the main user guide has individual links to the "HTML", "Logic", and "Bean" libraries, I think it would be odd to also have links from the same place to "HTML-EL", "Logic-EL", and "Bean-EL". It would be better to replace that with a link to a page that covers Struts-EL, which would then have links to the "HTML-EL", "Logic-EL", and "Bean-EL" descriptions. I'm written a "package.html" file at "org/apache/strutsel" which covers the overview information, which I haven't committed yet. I'm intending to write "package.html" files in "org/apache/strutsel/taglib/{bean,html,logic}". I think those would be the appropriate pieces, you can figure out how we can link them together :) . I think it's important for this documentation to cover not only the Struts-EL tags, but also the Struts tags which were NOT ported to Struts-EL, and which JSTL tags and functionality can be used instead. Presently, I'm putting this information into the "package.html" file at "org/apache/strutsel", as opposed to in the information for each taglib. I'm not sure which is the better approach. -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>