Sha256: 40ff6ef6614bdaece00811219a3ae98237488b3819dd370441348449e65ddc34

Contents?: true

Size: 890 Bytes

Versions: 4

Compression:

Stored size: 890 Bytes

Contents

=== 0.3.0 / 2009-04-06

* API change: Pass model through as first argument to add method, e.g.sitemap.add(Posts, {:path => 'articles'})
* API change: Use Rails' polymorphic_url helper to generate URLs if Rails is being used
* API change: Only ping search engines when ping_search_engines is explicitly called
* Add support for passing options through to the model's find method, e.g. :conditions
* Allow base URL to be specified as a hash as well as a string
* Add support for changefreq and priority
* Pluralize sitemap model filenames
* GZipping may optionally be turned off

=== 0.2.1 / 2009-03-12

* Normalize path arguments so it no longer matters whether a leading slash is used or not

=== 0.2.0 / 2009-03-11

* Methods are now chainable

=== 0.1.4 / 2009-03-11

* Add clean method to clear out Sitemaps directory
* Make methods chainable

=== 0.1.3 / 2009-03-10

* Initial release

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
alexrabarts-big_sitemap-0.3.0 History.txt
alexrabarts-big_sitemap-0.3.1 History.txt
pj_nitin-big_sitemap-0.3.1 History.txt
pj_nitin-big_sitemap-0.3.2 History.txt