Skip to content

Implement option to skip svg files with duplicate filenames#143

Open
biser-yordanov wants to merge 2 commits into
FWeinb:masterfrom
biser-yordanov:feature/skip-duplicate-svg-files
Open

Implement option to skip svg files with duplicate filenames#143
biser-yordanov wants to merge 2 commits into
FWeinb:masterfrom
biser-yordanov:feature/skip-duplicate-svg-files

Conversation

@biser-yordanov

Copy link
Copy Markdown

I needed this option for a big-scale project where different clients can overwrite single icons by using the existing svg filename, but uploading it to a client specific directory.
The implementation may be too simple and I didn't write any tests, but if you could use this branch as a base and implement the option, it'll be great.
Please note that I use id instead of filename. This is needed due to Rails naming conventions (we have files like close.de_xy.svg, which overwrites close.svg)

@biser-yordanov

Copy link
Copy Markdown
Author

It may also solve Issue #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant