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
name age message
file MIT-LICENSE Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
file README Thu Dec 13 09:41:28 -0800 2007 Added a quick readme. [queso]
file Rakefile Thu Dec 13 09:21:20 -0800 2007 First checkin of the sitemap plugin. [queso]
directory generators/ Tue Jan 01 21:18:11 -0800 2008 Adding sections to static links. [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/ Tue Jan 01 21:37:38 -0800 2008 Adding the full support for section grouping. ... [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/ Tue Jan 01 21:37:38 -0800 2008 Adding the full support for section grouping. ... [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 [name of plugin creator], released under the MIT license