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:47:54 -0800 2008
commit  cafb06e46720052dfc1da29e437bf1c9eb5eb763
tree    8729c5a6c60046fb25314cd2aa83bd36a07deb8e
parent  4caf91d5d64d8af34452f8c6299d454302ba83a5
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/ Sat Jan 12 19:23:45 -0800 2008 Tweaked layout to be more backend oriented (i.e... [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:47:54 -0800 2008 Misplaced a equal sign. Oops. [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