Actions
Feature #92364
closedseo: Possibility to remove the stylesheets in the sitemap
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2020-09-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
In the sitemap of sysext seo the stylesheets cannot be removed.
In most cases it is probably not intended to view the sitemap in the browser, so the stylesheet should be removable.
I can create a patch if this feature is accepted. I would not change the current behaviour, just to extend the possibility to change the configuration to remove the stylesheet, if the value in the TypoScript configuration 'plugin.tx_seo.config.xslFile' is not set, the inclusion of the stylesheet is removed from the template.
Updated by Georg Ringer about 4 years ago
- Status changed from New to Needs Feedback
With #88147 the path to the xsl file can be configured which containts the CSS. IMO this is enough, what do you think?
Updated by Georg Ringer about 4 years ago
- Related to Feature #88147: Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module added
Updated by Georg Ringer about 4 years ago
- Status changed from Needs Feedback to Closed
closed because of lack of feedback. feel free to open a new issue if still relevant
Actions