public
Description: Mephisto plugin which implements (Google, MSN, Yahoo ) Sitemap protocol.
Homepage: http://www.appelsiini.net/projects/mephisto_sitemap
Clone URL: git://github.com/tuupola/mephisto_sitemap.git
name age message
file MIT-LICENSE Wed Feb 18 23:49:51 -0800 2009 Update year. [tuupola]
file README Tue Feb 05 05:49:04 -0800 2008 Bump up year. [tuupola]
directory app/ Wed Oct 08 07:24:28 -0700 2008 Need to use Engines.plugins[:mephisto_sitemap]. [tuupola]
file init.rb Wed Oct 08 07:24:28 -0700 2008 Need to use Engines.plugins[:mephisto_sitemap]. [tuupola]
file install.rb Mon Aug 13 04:04:08 -0700 2007 Add install file. [tuupola]
file routes.rb Wed Oct 08 07:18:53 -0700 2008 Quick and dirty fix to make mephisto_sitemap pl... [tuupola]
README
MephistoSitemap
===============
Mephisto plugin which implements (Google, MSN, Yahoo ) Sitemap protocol.

Installation
============
script/plugin install http://svn.appelsiini.net/svn/rails/plugins/mephisto_sitemap/

Restart your WEBrick or mongrel. Wait for your site to receive some Google fame. Optionally change default configuration 
options through Mephisto admin interface.

Credits
=======
This plugin is based on work by Joseph Moore and Greg Benedict.

http://www.40withegg.com/2007/1/14/sitemap-generator-for-mephisto/
http://www.gregbenedict.com/2007/08/14/auto-generated-sitemapsxml-file-for-mephi
sto/

Licence
=======
Copyright (c) 2007-2008 Mika Tuupola. Licensed under the MIT License.