public
Description: Rails Sitemap Plugin / Site Map Plugin for Rails. A beautiful rails sitemap plugin that talks to Google, Yahoo and MSN when updated. Sitemap features clean handcrafted XHTML, XML with XSLT and custom finder options for your named routes.
Clone URL: git://github.com/queso/sitemap.git
queso (author)
Sat Mar 22 22:34:51 -0700 2008
commit  5548eb300c1415a346f9d0d51235c474bfa4cfe5
tree    674654badbbf17eb780fe701ba75a4c692c46da3
parent  9cce400650ff04e69e76003fa84ccd140c694336
name age message
file MIT-LICENSE Sat Mar 22 22:34:51 -0700 2008 Updating our names for true open-sourceness. [queso]
file README Sat Mar 22 22:34:51 -0700 2008 Updating our names for true open-sourceness. [queso]
file Rakefile Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
directory generators/ Sat Mar 22 21:36:53 -0700 2008 Adding custom finders. [queso]
file init.rb Mon Dec 31 09:59:07 -0800 2007 Adding static links controller + views [queso]
file install.rb Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
directory lib/ Sat Mar 22 21:36:53 -0700 2008 Adding custom finders. [queso]
directory tasks/ Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
directory test/ Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
file uninstall.rb Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
directory views/ Sat Mar 22 21:36:53 -0700 2008 Adding custom finders. [queso]
README
Sitemap
=======

Sitemap is a plugin to allow easy dynamic generation of xml and XHTML sitemaps for your website.  It follows the 
guidelines set forth by Google, MSN, and Yahoo. 


Example
=======





Copyright (c) 2007 Josh Owens and Adam Stacoviak, released under the MIT license