Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding COLLECTION_POLICY Support #2

Open
abbistani opened this issue Jun 19, 2015 · 0 comments
Open

Adding COLLECTION_POLICY Support #2

abbistani opened this issue Jun 19, 2015 · 0 comments

Comments

@abbistani
Copy link

I have a first stab at adding COLLECTION_POLICY support here: https://github.com/abbistani/islandora_collection_csv_import/tree/collection_policy

The advantage is that it works nicely, and was easy to write. The disadvantage is that it requires access to the server filesystem, and a certain comfort level with editing the policy XML files. I plan on extending it and supporting an alternate approach, where instead of providing a single COLLECTION_POLICY column with file paths, users could provide two columns, DEFAULT_NAMESPACE and CONTENT_MODELS, and the module would generate the COLLECTION_POLICY file for them.

Does this approach sound good? And would you like a PR with the current version? We're currently using it right now, and it seems to be working well.

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

No branches or pull requests

1 participant