|
From: Matt R. <li...@ra...> - 2005-05-05 20:56:21
|
On May 5, 2005, at 2:45 PM, Colin Sampaleanu wrote: > The CMS here is Drupal. > > It's certainly possible to handle historical URLs, and some already > are. Most of the site is handled dynamically by Drupal, but > /dtd > and > /buttons > is redirected internally (invisibly) by Apache to the new > http://static.springframework.org > site meant for completely static content like online documentation. It > was critical to do this to not break DTD URLs and existing button > links using the images directly from the Spring website. > > There is a question of what to do this for however. The old static > structure was somewhat adhoc and simplistic. If you look at your > example > > http://www.springframework.org/docs/api/org/springframework/web/ > servlet/mvc/SimpleFormController.html > there's no product name (spring base library vs. webflow vs whatever > other lib) in there, and there's no version number. Under the new > structure, this is available as > > http://static.springframework.org/spring/docs/1.1.5/api/org/ > springframework/web/servlet/mvc/SimpleFormController.html I can see your point. However, in Spring Live - whenever I've mentioned a class name, I've linked to it's javadoc - making it easy for readers to look up and see more information about a class. I did this on a couple while writing and the tech editors and readers liked it so much, I did it for all of them. I'd hate to have to go back through and change all these links to point to a specific product and version number. Matt > > Colin > > Matt Raible wrote: > >> Nice work guys - now we just need to get you to write the CMS using >> Spring. ;-) I'm guessing this site uses Plone like the >> springframework.com site? >> >> One request: is it possible to put in some smart redirection so that >> old URLs still resolve? For example: >> >> http://www.springframework.org/docs/api/org/springframework/web/ >> servlet/mvc/SimpleFormController.html >> >> I imagine there's lots of articles and such that link to the >> documentation and now those links might not resolve. >> >> http://www.w3.org/Provider/Style/URI.html ;-) >> >> Thanks, >> >> Matt >> >> >> On May 5, 2005, at 1:42 PM, Colin Sampaleanu wrote: >> >>> I'm happy to announce that a new, enhanced >>> http://www.springframework.org is now live! >>> >>> The site, sporting a new look and driven by a dynamic content >>> management engine, should serve the needs of the Spring community >>> much better. Expect the look and feel, as well as the capabilities >>> of the site, to continue to evolve. >>> >>> Thanks to Interface21 for sponsoring the installation, design and >>> hosting of the new site. >>> >>> (Note that because of DNS caching, it may be up to an hour from the >>> time of this email before you can actually see the new site). >>> >>> -- >>> Colin Sampaleanu >>> Interface21 Principal Consultant >>> Spring Training, Consulting and Support - "From the Source" >>> http://www.springframework.com >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Springframework-user mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-user |