Login   Register  
PHP Classes
elePHPant
Icontem

File: README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Giuseppe Sucameli  >  Sitemap Manager  >  README  >  Download  
File: README
Role: License text
Content type: text/plain
Description: Readme file
Class: Sitemap Manager
Compose and generate sitemaps
Author: By
Last change: changed the file format
Date: 2009-09-11 13:10
Size: 1,142 bytes
 

Contents

Class file image Download
=== README ===

SitemapManager.class.php

A class to generate a tree of sitemaps and add urls to existent one. 
This class manages full sitemaps organizing these in a tree according 
to sitemap protocol (see http://www.sitemaps.org/protocol.php).

category   class
package    sitemap_manager
author     Giuseppe Sucameli <brush.tyler@hotmail.it>
copyright  2009 Giuseppe Sucameli
license    http://www.gnu.org/licenses/gpl.html GPL V 2.0
version    0.1

 $Id: $

-------------------------------------------------------------------------------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License.
This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.