Tried to download the extension but link ended up in an error. Please fix or provide another source - thanks!
Topic on Extension talk:DynamicWikiSitemap
yes the website is offline, I think we can share it
Source is dead and is not available on web.
Can someone share it please ?
http://www.mediafire.com/download/g4bk96lrzv0bvjy/DynamicWikiSitemap.7z
This is my version on MW 1.27.0
I fixed a few things, it isn't the original one for sure. I applied only fixes to make it work.
Error with parameters:
$wgDynamicWikiSitemapArticlePriority = DWS_PRIORITY_LINEAR;
$wgDynamicWikiSitemapSortingCriterion = DWS_SORTING_REV;
-----------------------------------------------------------------------
Log: Notice: Use of undefined constant DWS_PRIORITY_LINEAR - assumed 'DWS_PRIORITY_LINEAR' in /home/h99724/data/www/my-site.com/LocalSettings.php on line 246
Call Stack:
0.0001 231872 1. {main}() /home/h99724/data/www/my-site.com/index.php:0 0.0003 232880 2. require('/home/h99724/data/www/my-site.com/includes/WebStart.php') /home/h99724/data/www/my-site.com/index.php:40 0.0036 1459264 3. require_once('/home/h99724/data/www/my-site.com/LocalSettings.php') /home/h99724/data/www/my-site.com/includes/WebStart.php:124
Warning: Cannot modify header information - headers already sent by (output started at /home/h99724/data/www/my-site.com/LocalSettings.php:246) in /home/h99724/data/www/my-site.com/includes/WebResponse.php on line 42
Call Stack:
0.0001 231872 1. {main}() /home/h99724/data/www/my-site.com/index.php:0 0.0157 3349752 2. MediaWiki->run() /home/h99724/data/www/my-site.com/index.php:43 0.0157 3350664 3. MediaWiki->main() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:519 0.1635 9173952 4. OutputPage->output() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:753 0.1636 9201328 5. WebResponse->header() /home/h99724/data/www/my-site.com/includes/OutputPage.php:2280 0.1636 9201472 6. header() /home/h99724/data/www/my-site.com/includes/WebResponse.php:42
Warning: Cannot modify header information - headers already sent by (output started at /home/h99724/data/www/my-site.com/LocalSettings.php:246) in /home/h99724/data/www/my-site.com/includes/WebResponse.php on line 42
Call Stack:
0.0001 231872 1. {main}() /home/h99724/data/www/my-site.com/index.php:0 0.0157 3349752 2. MediaWiki->run() /home/h99724/data/www/my-site.com/index.php:43 0.0157 3350664 3. MediaWiki->main() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:519 0.1635 9173952 4. OutputPage->output() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:753 0.1639 9201712 5. WebResponse->header() /home/h99724/data/www/my-site.com/includes/OutputPage.php:2281 0.1639 9201856 6. header() /home/h99724/data/www/my-site.com/includes/WebResponse.php:42
Warning: Cannot modify header information - headers already sent by (output started at /home/h99724/data/www/my-site.com/LocalSettings.php:246) in /home/h99724/data/www/my-site.com/includes/WebResponse.php on line 42
Call Stack:
0.0001 231872 1. {main}() /home/h99724/data/www/my-site.com/index.php:0 0.0157 3349752 2. MediaWiki->run() /home/h99724/data/www/my-site.com/index.php:43 0.0157 3350664 3. MediaWiki->main() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:519 0.1635 9173952 4. OutputPage->output() /home/h99724/data/www/my-site.com/includes/MediaWiki.php:753 0.1642 9201720 5. WebResponse->header() /home/h99724/data/www/my-site.com/includes/OutputPage.php:2285 0.1642 9201864 6. header() /home/h99724/data/www/my-site.com/includes/WebResponse.php:42
------------------------------------------
With DWS_SORTING_REV, changes only first line:
Notice: Use of undefined constant DWS_SORTING_REV - assumed 'DWS_SORTING_REV' in /home/h99724/data/www/my-site.com/LocalSettings.php on line 246
I am using only with this configuration option:
$wgDynamicWikiSitemapSortingCriterion = DWS_SORTING_REV
everything works for me.
Maybe it's because I have a different language version - russian?
I confirm that for me it's working, I don't know.
Prodotto Versione
MediaWiki 1.27.1
PHP 5.6.24 (cgi-fcgi)
MySQL 5.6.32-78.1-log
Now DWS_SORTING_REV work.
It may be due to the fact that switched to the new version MW 1.27.1