There was an error fetching the commit references. Please try again later.
Refactored Sitemap generator to be more object-oriented.
Showing
- module/VuFind/src/VuFind/Sitemap/AbstractFile.php 119 additions, 0 deletionsmodule/VuFind/src/VuFind/Sitemap/AbstractFile.php
- module/VuFind/src/VuFind/Sitemap/Generator.php 41 additions, 83 deletionsmodule/VuFind/src/VuFind/Sitemap/Generator.php
- module/VuFind/src/VuFind/Sitemap/Sitemap.php 75 additions, 0 deletionsmodule/VuFind/src/VuFind/Sitemap/Sitemap.php
- module/VuFind/src/VuFind/Sitemap/SitemapIndex.php 75 additions, 0 deletionsmodule/VuFind/src/VuFind/Sitemap/SitemapIndex.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php 72 additions, 0 deletions...ts/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php 72 additions, 0 deletions...d/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php
- module/VuFindConsole/src/VuFindConsole/Controller/UtilController.php 2 additions, 1 deletion...ndConsole/src/VuFindConsole/Controller/UtilController.php
Please register or sign in to comment