Skip to content

Content in _data folder should output the correct extension of resource content type #91

@hugopeek

Description

@hugopeek

Case: I have 2 resources with alias "sitemap". One is being output as HTML, one as XML. Normally, MODX will warn you about double aliasses, but it's allowed when using different content types..

This results in Gitify storing the data from sitemap.xml in sitemap.html in the _data folder, meaning the actual sitemap.html disappears on gitify build --force. The problem would be solved if the file extension was .xml in the _data folder.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions