Commit Graph

24 Commits

Author SHA1 Message Date
David Montesinos
eab3a753f5 resolves #4899: output cache for sitemap 2025-03-03 17:54:33 +01:00
sbwalker
7ee6775251 remove hardcoded names when using GetInterface() 2024-07-17 19:52:44 -04:00
sbwalker
5b46dd7293 search refactoring 2024-07-06 07:58:04 -04:00
sbwalker
3b8dc98226 allow hidden pages to be included in SiteMap 2024-04-29 08:58:20 -04:00
sbwalker
b815d945d9 fix SiteMap path issue 2024-04-16 13:04:25 -04:00
sbwalker
4944a9e51e fix SiteMap so that it supports page Urls 2024-04-02 08:44:51 -04:00
sbwalker
6621983a9c HTML encode notifications sent by non-admins to prevent HTML injection 2023-12-13 10:07:21 -05:00
Cody
53ec1416b4
Add missing settings excluded from Fix #2727 2023-05-05 08:44:29 -07:00
sbwalker
e31f32e5aa fixed compilation error and improved UTF8 support 2023-05-02 15:03:26 -04:00
Cody
09118fcb42
Updates lastmod date 2023-05-02 07:15:22 -07:00
Cody
c3ac0e365d
Removed PR comments 2023-04-27 16:32:48 -07:00
Cody
2986625605
Update content type to XML and include UTF-8 2023-04-27 16:22:35 -07:00
Cody
8beaeabf09
Include utf-8 encoding. 2023-04-27 16:21:14 -07:00
Cody
d81fbe4585
Fixed missing logic from PR 2023-04-19 10:18:27 -07:00
Cody
abf4ff71d7
re-add missing settings 2023-04-19 10:13:31 -07:00
Cody
d25debcea3
cleanup using 2023-04-19 10:11:16 -07:00
Cody
948c186cb5
fixed formatting 2023-04-19 10:09:00 -07:00
Cody
ba27e70fe3
Removed unnecessary cache comments. 2023-04-19 10:05:43 -07:00
Cody
c93d2576af
Updates content-type to "application/xml"
removes sitemap cache from previous commits.
2023-04-19 10:00:33 -07:00
Cody
b20157450b
Add caching and content-type 2023-04-14 18:08:39 -07:00
Leigh Pointer
036279a54c Fix for #2718 SiteMap functionality missing Settings
Added the Module Settings to the Module parameter passed in the GetUrls interface call,
2023-04-05 07:31:57 +02:00
Shaun Walker
9305c99577 exclude hidden pages by default 2023-03-10 17:22:18 -05:00
Shaun Walker
2b41909d47 #2618 - add backward compatibility for permissions optimizations 2023-03-02 15:34:42 -05:00
Shaun Walker
8c6c66fb11 add sitemap generator which outputs all public pages and also includes an ISitemap interface for modules 2023-02-20 08:35:46 -05:00