PHP Classes

File: TODO

Recommend this page to a friend!
  Classes of Giuseppe Sucameli   Sitemap Manager   TODO   Download  
File: TODO
Role: Documentation
Content type: text/plain
Description: TODO list
Class: Sitemap Manager
Compose and generate sitemaps
Author: By
Last change: changed the file format
Date: 15 years ago
Size: 682 bytes
 

Contents

Class file image Download
=== TODO === 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: $ ------------------------------------------------------------------------------- Current status as of 2009.09.11 TODO: 1. Optimizing the function GetLastSitemapNumber() becouse it's more expensive.