One might also provide an option to map files/file paths to file types. E.g. we have different renderings for elements, e.g. HTML as well as XML (for some exports).
That way our content elements have both, an Element.html and Element.xml file, while both are Fluid.
Right now fractor will handle the xml files as xml, e.g. add <?xml version="1.0"?> and sometimes completely remove the actual fluid content of the file.
An option to map these files to fluid might be a good idea. We also have projects with Element.pdf in combination with bithost-gmbh/pdfviewhelpers package.
Is this fine as a comment, or should I open another
One might also provide an option to map files/file paths to file types. E.g. we have different renderings for elements, e.g. HTML as well as XML (for some exports).
That way our content elements have both, an
Element.htmlandElement.xmlfile, while both are Fluid.Right now fractor will handle the xml files as xml, e.g. add
<?xml version="1.0"?>and sometimes completely remove the actual fluid content of the file.An option to map these files to fluid might be a good idea. We also have projects with
Element.pdfin combination withbithost-gmbh/pdfviewhelperspackage.Is this fine as a comment, or should I open another