Patch applied.
Eric Pugh wrote:
Pasted in line is my patch file for the mavenized site.. I added in the
xingu collection of components as well. While the new "Related" section is
much better, I think it might be hard for users looking for components to
find them.. However, maybe it is hard to cut a line between components and
the other resources.
I've just added a link under the components page to reference the Related page.
At somepoint (still in the future!) we would want something where users could register opionons and rankings of various components... Someday...
Actually, I've been meaning to ask you about the potential to leverage turbin for content generation based on repository resources (thing like block descriptors, etc.). But that's probably a subject for another thread.
At any rate, I think that the components link (which is what I first clicked) needs to be changed to either link to the related projects section, or changed to say "Related Projects" or "Looking for Componentes?" or something..
Done - related is now a third item on the components page.
Cheers, Steve.
Eric
Index: xdocs/related/apache.xml =================================================================== RCS file: /home/cvspublic/avalon-sandbox/mavenized-site/xdocs/related/apache.xml,v retrieving revision 1.6 diff -u -r1.6 apache.xml --- xdocs/related/apache.xml 27 Oct 2003 23:40:40 -0000 1.6 +++ xdocs/related/apache.xml 28 Oct 2003 09:30:58 -0000 @@ -45,8 +45,8 @@ </td> </tr> <tr> - <td><p><a href="http://jakarta.apache.org/turbine/fulcrum/">Turbine Fulcrum</a></p></td> - <td><p>Fulcrum was originally created as part of the Turbine 3 effort. The idea was to be able to decouple the services from Turbine 2 allowing them to be used on both projects. Fulcrum is currently evolving into a component repository for Turbine. Each service is being converted into a stand alone component that can be released independently of the other components. This will allow the Turbine project to to release components as they change instead of having to release everything at once. + <td><p><a href="http://jakarta.apache.org/turbine/fulcrum/">Fulcrum</a></p></td> + <td><p>Fulcrum was originally created as part of the Turbine 3 effort. The idea was to be able to decouple the services from Turbine 2 allowing them to be used on both projects. Fulcrum is currently evolving into a generic component repository useful in building web applications. Each service is been converted into a stand alone component that can be released independently of the other components. </p></td> </tr> </table> Index: xdocs/related/external.xml =================================================================== RCS file: /home/cvspublic/avalon-sandbox/mavenized-site/xdocs/related/external.xml,v retrieving revision 1.4 diff -u -r1.4 external.xml --- xdocs/related/external.xml 27 Oct 2003 23:40:40 -0000 1.4 +++ xdocs/related/external.xml 28 Oct 2003 09:30:58 -0000 @@ -28,6 +28,21 @@ <td><p><a href="http://picocontainer.org">Picocontainer</a></p></td> <td><p>Picocontainer is a light weight IoC framework.</p></td> </tr> + <tr> + <td><p><a href="http://jcrontab.sf.net">Jcrontab</a></p></td> + <td><p>JCrontab provides a simple Java implementation of the Unix cron service. + An Avalon interface has been written for it.</p></td> + </tr> + <tr> + <td><p><a href="http://cvs.sourceforge.net/viewcvs.py/hibernate/HibernateExt/avalon/"> Hibernate Wrapper</a></p></td> + <td><p>Hibernate is a topnotch ORM tool. An Avalon wrapper has been written + to faciliate using Hibernate in an Avalon Environment.</p></td> + </tr> + <tr> + <td><p><a href="http://xingu.sf.net/">Xingu Components</a></p></td> + <td><p>A collection of Avalon components including OJB and Hibernate support, a + business object API, ACL component, Messenging component and more!</p></td> + </tr> </table> </subsection> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
