Home
last modified time | relevance | path

Searched refs:Sitemap (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Action/
H A DSitemap.php6 use dokuwiki\Sitemap\Mapper;
10 * Class Sitemap
16 class Sitemap extends AbstractAction class
36 throw new FatalException('Sitemap generation is disabled', 404);
/dokuwiki/inc/lang/en/
H A Dindex.txt1 ====== Sitemap ======
/dokuwiki/inc/Sitemap/
H A DItem.php3 namespace dokuwiki\Sitemap;
H A DMapper.php4 * Sitemap handling functions
10 namespace dokuwiki\Sitemap;
24 * Builds a Google Sitemap of all public pages known to the indexer
53 Logger::debug('Sitemapper::generate(): Sitemap up to date');
/dokuwiki/inc/
H A DTaskRunner.php6 use dokuwiki\Sitemap\Mapper;
210 * Builds a Google Sitemap of all public pages known to the indexer