[Seaside] sitemap

Philippe Marschall philippe.marschall at gmail.com
Fri Jun 17 14:43:30 UTC 2011


2011/6/17 Francois Stephany <tulipe.moutarde at gmail.com>:
> I want to generate a sitemap.xml from seaside but wonder what is the best
> solution to do it.
> I've found Ramon's posts
> (http://onsmalltalk.com/stateless-sitemap-in-seaside and
> http://onsmalltalk.com/generating-a-site-map-for-onsmalltalk). In the
> comments Cedrick seems to say that WADocumentHandler is the way to go for
> seaside 2.9/3.0. I haven't found any example about it...
> What's the best way to do it ?

Implement a WARequestHandler that returns the sitemap. Register it at
'sitemap.xml'.

Cheers
Philippe


More information about the seaside mailing list