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 Jan 12 19:10:31 -0800 2008
commit  84561d986edf6b0cd74129fda9d14b2cfdda7cbc
tree    1e501f556a5fe8d46436c2bde0d5ad6b8cb58151
parent  c019b6c2c767a05b78b821bb31a1385b356929ba
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:52:37 -0800 2008 Adding the SitemapSetting.xml_location to our h... [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 Jan 12 19:10:31 -0800 2008 Trying out a layout file. [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