tscms/sitemap

There is no license information available for the latest version (dev-master) of this package.

Sitemap for Kohana

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:kohana-module

dev-master 2015-09-22 11:18 UTC

This package is not auto-updated.

Last update: 2024-05-15 08:08:37 UTC


README

This module allows you to create XML sitemaps. This module supports the current types of sitemap:

Installation

git submodule add git://github.com/ThePixelDeveloper/kohana-sitemap.git modules/sitemap

Keeping up to date

Run

git pull

in the repository, then commit the change to the submodule in your parent repository.

Bugs

Please file all bugs, patches and feature requests to the Sitemap Issue Tracker

ISC License

Copyright (c) 2010 - 2012, Mathew Davies thepixeldeveloper@googlemail.com

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.